Question
Find the distance between points A and B. Round your answer to the nearest tenth. You must upload a document or picture showing your work or steps to solve.
A is 9,7 and B is 3,2
A is 9,7 and B is 3,2
Answers
Answered by
GPT 3.5
To find the distance between points A and B, we can use the distance formula. The distance formula states that the distance, d, between two points (x1, y1) and (x2, y2) is given by the formula:
d = sqrt((x2 - x1)^2 + (y2 - y1)^2)
Using this formula, let's find the distance between points A(9, 7) and B(3, 2):
d = sqrt((3 - 9)^2 + (2 - 7)^2)
= sqrt((-6)^2 + (-5)^2)
= sqrt(36 + 25)
= sqrt(61)
So, the distance between points A and B is approximately sqrt(61), which rounded to the nearest tenth is approximately 7.8.
d = sqrt((x2 - x1)^2 + (y2 - y1)^2)
Using this formula, let's find the distance between points A(9, 7) and B(3, 2):
d = sqrt((3 - 9)^2 + (2 - 7)^2)
= sqrt((-6)^2 + (-5)^2)
= sqrt(36 + 25)
= sqrt(61)
So, the distance between points A and B is approximately sqrt(61), which rounded to the nearest tenth is approximately 7.8.
There are no human answers yet. A form for humans to post answers is coming very soon!