document.write( "Question 451149: Find the perimeter of the triangle, round to the nearest tenth
\n" ); document.write( "(-3,4),(-1,-2),(3,-1)
\n" ); document.write( "answer choices are;
\n" ); document.write( "19.3
\n" ); document.write( "20
\n" ); document.write( "18.3
\n" ); document.write( "17.9
\n" ); document.write( "

Algebra.Com's Answer #310255 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Find the perimeter of the triangle, round to the nearest tenth
\n" ); document.write( "D = \"sqrt+%28%28x%5B1%5D-x%5B2%5D%29%5E2%2B%28y%5B1%5D-y%5B2%5D%29%5E2%29%29\"
\n" ); document.write( "(-3,4),
\n" ); document.write( "(-1,-2) L[1]) = \"sqrt%28+%28-2%29%5E2+%2B+6%5E2%29=+sqrt%2840%29\"
\n" ); document.write( "(3,-1) L[2] = \"sqrt%28%28-4%29%5E2+%2B+%28-1%29%5E2%29+=+sqrt%2817%29\"
\n" ); document.write( "(-3,4) L[3] = \"sqrt%28+6%5E2+%2B+%28-5%29%5E2%29+=+sqrt%2861%29\"
\n" ); document.write( " L[1] + L[2] + L[3] = 18.3 (nearest tenth)
\n" ); document.write( " \n" ); document.write( "
\n" );