Distance between (5,3) and (0,0)
Answers
Answered by
2
Answer:
Distance between (5,3) and (0,0)
√34.........
Answered by
1
Answer:
5.831
Step-by-step explanation:
Input Data :
Point 1
(
x
A
,
y
A
)
= (5, 3)
Point 2
(
x
B
,
y
B
)
= (0, 0)
Objective :
Find the distance between two given points on a line?
Formula :
Distance between two points =
√
(
x
B
−
x
A
)
2
+
(
y
B
−
y
A
)
2
Solution :
Distance between two points =
√
(
0
−
5
)
2
+
(
0
−
3
)
2
=
√
(
−
5
)
2
+
(
−
3
)
2
=
√
25
+
9
=
√
34
= 5.831
Distance between points (5, 3) and (0, 0) is 5.831
Hope helpful.......
Similar questions