Math, asked by gopalgupta18, 1 year ago

Find the distance of a point P(x,y)from the origin

Answers

Answered by gaurav2013c
1
P ( x, y)

O ( 0, 0)

OP = sqrt [ (x1 - x2)^2 + (y1 - y2)^2]

OP = sqrt [ (x - 0)^2 + (y - 0)^2]

OP = sqrt [ x^2 + y^2]

op =  \sqrt{ {x}^{2} +  {y}^{2}  }
Answered by Anonymous
23

Answer:

Step-by-step explanation:

P ( x, y)

O ( 0, 0)

OP = sqrt [ (x1 - x2)^2 + (y1 - y2)^2]

Distance is✓(x-0)^2+(y-0)^2=

✓((x^2)+(y^2))

Similar questions