SOLUTION: Calculate the distance between the points A=(2,-9) and B=(-3,-6) in the Cartesian plane. The exact answer must be in Radical form.
Algebra ->
Coordinate-system
-> SOLUTION: Calculate the distance between the points A=(2,-9) and B=(-3,-6) in the Cartesian plane. The exact answer must be in Radical form.
Log On
Question 394364: Calculate the distance between the points A=(2,-9) and B=(-3,-6) in the Cartesian plane. The exact answer must be in Radical form. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Calculate the distance between the points A=(2,-9) and B=(-3,-6) in the Cartesian plane. The exact answer must be in Radical form.
---
d = sqrt[(2--3)^2 + (-9--6)^2]
---
d = sqrt[5^2 + (-3)^2]
---
d = sqrt[25+9]
---
d = sqrt(34)
================
Cheers,
Stan H.
============