asked 30.9k views
4 votes
What is the length of the distance between the two points of (6,-2)

and (3, 4)?
O √13
O √45
O √65
O √117

asked
User Hzhu
by
8.6k points

1 Answer

1 vote

Answer:


\sqrt {45}

Explanation:

Distance between two points, (x1, y1) and (x2, y2) in a 2D cartesian coordinate is given by

d = \sqrt {(x_(2) - x_(1))^2 + (y_(2) - y_(1))^2}

here the points are (6, - 2) and (3, 4)

We get


d = \sqrt {(3 - 6)^2 + (4 - (-2))^2}\\\\d = \sqrt {(-3)^2 + (6)^2}\\\\d = \sqrt {{9} + {36}}\\\\d = \sqrt {45}

answered
User Ethan Gunderson
by
9.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.