Find exact distance between (3, -2) and (-4, 1)

ochocki

New member
Joined
Feb 7, 2005
Messages
46
I used the Distance Formula to find the distance between the points (3, -2) and (-4, 1), I will just plug in the numbers.

. . .d = sqrt[ (-4 - 3)^2 + (-4 - (-2))^2 ]

. . . . .= sqrt[ (-4 - 3)^2 + (-4 + 2))^2 ]

. . . . .= sqrt[ (-7)^2 + (-2)^2 ]

. . . . .= sqrt[ 49 + 4 ]

Then d = sqrt[53], or about 7.280109; approximately 7.3 units.

I can't find anything I am doing wrong, I think what is confusing me is the "exact" in the directions. I was sort of thinking it would be a whole number. Can you guys find anything wrong with my answer?
___________________________________
Edited by stapel -- Reason for edit: formatting
 
"Exact" means just that: exact; not a decimal approximation. "The square root of fifty-three" is exact; "roundsabout 7.3" is not.

Eliz.
 
Check your work: you did not use the 1 in (-4,1) :shock:
 
Top