Find the distance of a point P (x,y) from the origin
Answers
Answered by
1
Root over x^2+y^2
That's it
That's it
Answered by
0
Given:
Point ( x, y )
Origin ( 0, 0 )
To find:
The distance.
Solution:
By formula
Distance between two points = √(( y2 - y1 )^2 + ( x2 - x1 )^2)
Origin ( 0, 0 ) ( x1, y1 )
Point ( x, y ) ( x2, y2 )
Distance = √(( y - 0 )^2 + ( x - 0 )^2
√(x)^2 + (y)^2
Hence, the distance of a point P(x,y) from the origin is √(x)^2 + (y)^2.
Read more on Brainly.in - https://brainly.in/question/3097707
Similar questions
Chemistry,
7 months ago
English,
1 year ago
CBSE BOARD X,
1 year ago
Math,
1 year ago
Math,
1 year ago