You can put this solution on YOUR website! the endpoints of PQ are P(-3,1) and Q(4,25). Find the length of PQ
------------------
distance = sqrt[(change in x)^2 + (change in y)^2]
-------
d = sqrt[7^2 + 24^2]
d = sqrt[625]
---
d = 25
===============
Cheers,
Stan H.