distance between two points

Check the final answer first, then review the worked steps.

Problem

distance between two points

Step-by-step solution

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}$.

Sign up to unlock

Answer

$ \sqrt{45} \approx 6.71 $ units