Distance between points (0, 3) and (3, -3)

Given Coordinates: x1 = 0  y1 = 3,  x2 = 3  y2 = -3
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (3 − 0)2 + (-3 − 3)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 (0, 3) and (3, -3) 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.