Find the distance between A and B, where A and B have the following coordinates:

A(–3, 5); B(5, –8). Show your work by using the notation sqrt( ) for square root.

According to the distance formula

AB = sqrt((5+3)^2 + (-8-5)^2)
= ..... the rest is arithmetic