Distance between points (3, 12) and (6, 6)

Given Coordinates: x1 = 3  y1 = 12,  x2 = 6  y2 = 6
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (6 − 3)2 + (6 − 12)2
d = 32 + (-6)2
d = √9 + 36
d = √45
d = √9 * 5
d = √9 * √5
d = 3√5
Therefore, the distance between the points (3, 12) and (6, 6) is equal to 3√5
Note: As a decimal number, 3√5 ≈ 6.7082039324994

The solution above and other related solutions were provided by the Distance Between Two Points Application.