46.3k views
0 votes
Find the distance between the points T (13, 1.6) and V (5.4, 3.7).

a) 8.62 units
b) 8.96 units
c) 9.34 units
d) 9.78 units

User Pnizzle
by
7.0k points

1 Answer

3 votes

Final answer:

To find the distance between two points, use the distance formula: d = sqrt((x2 - x1)^2 + (y2 - y1)^2). Substituting the given coordinate values into the formula, the distance between T(13, 1.6) and V(5.4, 3.7) is approximately 7.88 units.

Step-by-step explanation:

To find the distance between two points, we can use the distance formula: d = sqrt((x2 - x1)^2 + (y2 - y1)^2). Using the given points T(13, 1.6) and V(5.4, 3.7), we can substitute the coordinate values into the formula:

d = sqrt((5.4 - 13)^2 + (3.7 - 1.6)^2) = sqrt((-7.6)^2 + (2.1)^2) = sqrt(57.76 + 4.41) = sqrt(62.17) ≈ 7.88

So, the distance between the points T and V is approximately 7.88 units.

Therefore, the distance between points T and V is approximately 7.89 units, which is not an option provided in the original question. It seems there might have been a typo in the question or provided options, as none of the options closely match my calculation. It's important to always double-check your calculations, and in a situation like this, inform your teacher or examiner of the discrepancy.

User Nikhil N
by
6.3k points