Find the distance between (7,0) and (1, -8)
Answers
Answered by
0
Answer:
using (x1_y1)+(x2_y2)
(7_1)+0_(_8))
6+8=14
now put underroot on 14
i.e3.74
hence the distance between two points are3.74units
Answered by
1
Answer:
Distance = 10 units
Explanation:
Distance Formula = root [ (x2 - x1)^2 + (y2 - y1)^2 ]
Here ; x1 = 7, x2 = 1, y1 = 0, y2 = -8
So, the distance = root [ (1 - 7)^2 + (-8 - 0)^2 ] units
=> Distance = root [ (-6)^2 + (-8)^2 ] units
=> Distance = root (36 + 64) units
=> Distance = root (100) units
=> Distance = 10 units
Hope it helps u !!!!!!!!
Similar questions