Respuesta :
Hi there! :)
Answer:
The answer is C) 7.
Step-by-step explanation:
Both coordinates have the same "y", which is 5.
This means that you want to find the distance between both "x" values.
So, you want to know the distance between -4 and 3.
"-4" on the "x-axis" is on the left side of the graph and "3" on the "x-axis" is on the right side of the graph.
So in order for you to find the distance between -4 and 3, you'll need to count how much you need to add to "-4" in order for it to become "3":
-4 + ? = 3
Add 4 on each side of the equation → 3 + 4 = 7
? = 7 ⇒ Which is the distance between the two points.
There you go! I really hope this helped, if there's anything just let me know! :)
The distance between the points (-4, 5) and (3, 5) is 7, computed using the distance formula. Hence option C is the right choice.
What is the distance formula?
In coordinate geometry, the distance between two points (x₁, y₁) and (x₂, y₂) is calculated using the distance formula,
d = √((x₂ - x₁)² + (y₂ - y₁)²),
where d is the distance between the points (x₁, y₁) and (x₂, y₂).
How to solve the question?
In the question, we are asked to find the distance between the points (-4, 5) and (3, 5).
We know that, in coordinate geometry, the distance between two points (x₁, y₁) and (x₂, y₂) is calculated using the distance formula,
d = √((x₂ - x₁)² + (y₂ - y₁)²),
where d is the distance between the points (x₁, y₁) and (x₂, y₂).
Thus, substituting x₁ = -4, y₁ = 5, x₂ = 3, and y₂ = 5, in the above distance formula, we get:
d = √((3 - (-4))² + (5 - 5)²),
or, d = √((3 + 4)² + 0²),
or, d = √((7² + 0²),
or, d = √(7²),
or, d = 7 {Since, √(a²) = a}.
Thus, the distance between the points (-4, 5) and (3, 5) is 7, computed using the distance formula. Hence option C is the right choice.
Learn more about the distance formula at
https://brainly.com/question/7243416
#SPJ2