asked 154k views
5 votes
Given A(3,2) and B(-5,8) how far apart are points A and B? *

1 Answer

6 votes

10 units

calculate the distance (d) using the distance formula

d = √ (x₂ - x₁ )² + (y₂ - y₁ )²

with (x₁, y₁ ) = (3, 2 ) and (x₂, y₂ ) = (- 5, 8 )

d = √(- 5 - 3 )² + (8 - 2 )²

= √(64 + 36 ) = √100 = 10


answered
User Tim De Lange
by
7.5k 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.