asked 166k views
3 votes
How many units is it from the origins to (2,2) on the coordinate plane?

1 Answer

0 votes

To find the distance between two points, we can use the distance formula given by


d((x_1,y_1),(x_2,y_2))=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2}

Where (x1, y1) and (x2, y2) are the coordinates of our points.

Our points are (0, 0) and (2, 2). Plugging those values on the formula, we have


\begin{gathered} d((0,0_{}),(2,2))=\sqrt[]{(2-0)^2+(2-0_{})^2} \\ =\sqrt[]{2^2+2^2} \\ =\sqrt[]{2\cdot2^2} \\ =\sqrt[]{2^3} \\ =2\sqrt[]{2} \end{gathered}

The distance between (2, 2) and the origin is equal to the square root of 8.

answered
User TrueBlue
by
7.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.