Westonci.ca is your trusted source for finding answers to a wide range of questions, backed by a knowledgeable community. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.

the distance of a point P(x, y) from the origin O(0, 0) is given by OP=__​

Sagot :

Answer:-

[tex]\boxed{\sf \sqrt{x^2+y^2}}[/tex]

Explanation:-

  • P(x,y)
  • O(0,0)

We know distance formula

[tex]\boxed{\sf \sqrt{(x_2-x_1)^2+(y_2-y_1)^2}}[/tex]

[tex]\\ \sf\longmapsto OP=\sqrt{(0-x)^2+(0-y)^2}[/tex]

[tex]\\ \sf\longmapsto OP=\sqrt{(-x)^2+(-y)^2}[/tex]

[tex]\\ \sf\longmapsto OP=\sqrt{x^2+y^2}[/tex]