Respuesta :

Answer:

7

Step-by-step explanation:

You can use the distance formula, but since both points have the same y-coordinate, they lie on a horizontal line. Just find the difference between the x-coordinates and take the absolute value.

distance = |-3 - 4| = |-7| = 7

Answer:

The distance is:

[tex]d=7[/tex]

Step-by-step explanation:

The distance d between two points [tex](x_1, y_1)[/tex] and [tex](x_2, y_2)[/tex] is calculated using the following formula:

[tex]d=\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}[/tex]

In this case the points are:

A (4,2), B (-3,2).

Then the distance is:

[tex]d=\sqrt{((-3)-4)^2 + (2-2)^2}[/tex]

[tex]d=\sqrt{((-7)^2 + (0)^2}[/tex]

[tex]d=\sqrt{49}[/tex]

[tex]d=7[/tex]