The location of rahul is 3,1 with the origin.
Answers
Answered by
1
Answer:
co ordinate of origin=(0,0)
let O(x1,y1)=(0,0)
let A(x2,y2)=(3,4)
using distance formula we
\sqrt{ {(3 - 0)}^{2} + {(4 - 0)}^{2} }(3−0)2+(4−0)2
\sqrt{ {(x2 - x1)}^{2} + {(y2 - y1)}^{2} }(x2−x1)2+(y2−y1)2
\sqrt{ {3}^{2} + {4}^{2} }32+42
\sqrt{9 + 16}9+16
\sqrt{25}25
= 5=5
Similar questions