distance between two points
Check the final answer first, then review the worked steps.
Check the final answer first, then review the worked steps.
Use the distance formula: $d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}$. Substitute the coordinates of A and B: $d = \sqrt{(6-0)^2 + (3-0)^2} = \sqrt{6^2 + 3^2} = \sqrt{36+9} = \sqrt{45}$.