Point R is at (2, 1.2) and Point T is at (2, 2.5) on a coordinate grid. The distance between the two points is ____. (Input numbers and decimal point only, such as 8.2.)
Answers
Answer:
.. T is at (2, 2.5) on a coordinate grid. The distance between the two points is ____. (Input numbers and decimal point only, such as 8.2.)
Top answer · 47 votes
*Hint: In order to find the distance between the two points the formula would be √((x2 - ... More
Top answer · 2 votes
By using expression for the distance between two points R and T on a coordinate
Answer:
By using expression for the distance between two points R and T on a coordinate grid will be 1.3 units.
Expression for the distance between two points (x_1,y_1)(x1,y1) and (x_2,y_2)(x2,y2) is,
Distance = \sqrt{(x_2-x_1)^2+(y_2-y_1)^2}(x2−x1)2+(y2−y1)2
Points given in the question are R(2, 1.2) and T(2, 2.5).
Therefore, distance between these points will be,
Distance = \sqrt{(2-2)^2+(2.5-1.2)^2}(2−2)2+(2.5−1.2)2
= 1.3 units