Question:

Find the distance of point $P(3, 4)$ from the origin.

Show Hint

Distance from origin formula: \[ \sqrt{x^2 + y^2} \] Recognize Pythagorean triples like $(3,4,5)$ to solve quickly.
Updated On: Feb 26, 2026
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

Concept: Distance of a point $(x, y)$ from the origin $(0,0)$ is given by: \[ \text{Distance} = \sqrt{x^2 + y^2} \] Step 1: Substitute coordinates \[ x = 3, \quad y = 4 \] \[ \text{Distance} = \sqrt{3^2 + 4^2} \] Step 2: Simplify \[ = \sqrt{9 + 16} = \sqrt{25} \] \[ = 5 \] Final Answer: \[ \boxed{5} \]
Was this answer helpful?
0
0