You can put this solution on YOUR website! find the perimeter of triangle ABC A(-4,-1) B(4,5) C(4,-2)
-----------
Find the lengths of the sides, then add them.
---
AB = sqrt(diffy^2+diffx^2) = sqrt(8^2 + 6^2)
AB = 10
-----
Do the other 2 sides, then add them.