devarshi-dt-logo

Question:

Find the distance between the points (0,0) and (36,15).

Solution:

Distance Between two given point=√(x₂−x₁)²+(y₂−y₁)²
Here x₁=0, x₂=36 and y₁=0, y₂=15
∴Distance between the points (0,0) and (36,15) = √(36−0)²+(15−0)² = √36²+15² = √1296+225 = √1521 = 39