document.write( "Question 1093227: Find the perimeter of the triangle with the vertices at
\n" ); document.write( "(4, 2), (-5, 6), and (-7, -3).
\n" ); document.write( "fkaram@usc.edu
\n" ); document.write( "

Algebra.Com's Answer #707832 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the perimeter of the triangle with the vertices at
\n" ); document.write( "(4, 2), (-5, 6), and (-7, -3).
\n" ); document.write( "-------
\n" ); document.write( "Label them.
\n" ); document.write( "A(4,2), B(-5,6), and C(-7,-3).
\n" ); document.write( "Find the 3 side lengths, AB, BC and AC
\n" ); document.write( "----
\n" ); document.write( "\"AB+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29+=+sqrt%284%5E2+%2B+9%5E2%29+=+sqrt%2897%29\"
\n" ); document.write( "----
\n" ); document.write( "Find the other 2 sides the same way, then add them.
\n" ); document.write( "
\n" ); document.write( "
\n" );