asked 96.3k views
1 vote
Find the distance between the points (–9, 0) and (2, 5). Find the distance between the points (–9, 0) and (2, 5).

1 Answer

0 votes

Answer:

sqrt( 146)

Explanation:

To find the distance, we use the following formula

d = sqrt( ( x2-x1) ^2 + ( y2-y1) ^2)

sqrt( ( -9-2) ^2 + ( 0-5) ^2)

sqrt( ( -11) ^2 + ( -5) ^2)

sqrt( 121+25)

sqrt( 146)

answered
User GaborH
by
8.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.