Question:

The distance of the point \( P(-6, 0) \) from the origin is:

Show Hint

The distance formula \( \sqrt{x^2 + y^2} \) calculates the distance between any point and the origin in a 2D coordinate plane.
  • 36
  • 3
  • 6
  • -6
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The distance of a point \( (x, y) \) from the origin \( (0, 0) \) is given by the distance formula: \[ \text{Distance} = \sqrt{x^2 + y^2} \] Substituting the coordinates \( P(-6, 0) \) into the formula: \[ \text{Distance} = \sqrt{(-6)^2 + 0^2} = \sqrt{36} = 6 \] Final Answer: 6.
Was this answer helpful?
0
0