If A=(4,-5) and B=(7,9), what is the length of AB
It would help if you would sketch it on a coordinate grid.
Think of the line AB as the hypotenuse of a right triangle.
AB2 = (x component)2 + (y component)2
AB2 = (7 – 4)2 + (9 – (–5))2
AB2 = 32 + 142 = 9 + 196 = 205
AB = sqrt (205) = 14.32 (rounded)
.