find the distance between the points a(8,-3) and b(0,9) by using distance formula
Answers
Answered by
0
Step-by-step explanation:
The distance is 14.42.
Step-by-step explanation:
The two points are (8,-3) and (0,9).
So we can designate them as x1, x2, y1, y2, where x1 = 8, x2 = 0, y1 = -3, y2 = 9.
The distance formula is given as:
d = √(x2 - x1)^2 + (y2 - y1)^2, where d is the distance between the two points.
So, d= √64+144 = √208 or 14.42.
Similar questions