Welcome to Westonci.ca, where you can find answers to all your questions from a community of experienced professionals. Explore in-depth answers to your questions from a knowledgeable community of experts across different fields. 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]