Distance Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
What is the distance from the origin (0,0)(0,0) to the point (5,12)(5, 12)?

Solution

  1. 1
    Step 1: d=(5โˆ’0)2+(12โˆ’0)2=25+144d = \sqrt{(5-0)^2 + (12-0)^2} = \sqrt{25 + 144}.
  2. 2
    Step 2: d=169=13d = \sqrt{169} = 13.

Answer

d=13d = 13 units
A 5-12-13 right triangle is one of the classic Pythagorean triples. The distance from the origin is the length of the hypotenuse of the right triangle formed with legs 5 and 12.

About Distance

The length of the shortest path between two points, always a non-negative real number.

Learn more about Distance โ†’

More Distance Examples