document.write( "Question 1055195: What is the perimeter of rectangle jKLM with vertices j(-1,3), k(2,3), l(2,-5), m(-1,-5)? \n" ); document.write( "
Algebra.Com's Answer #670407 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the perimeter of rectangle jKLM with vertices j(-1,3), k(2,3), l(2,-5), m(-1,-5)?
\n" ); document.write( "----------
\n" ); document.write( "Use the distance formula:
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "---
\n" ); document.write( "for jk:
\n" ); document.write( "\"d+=+sqrt%280%5E3+%2B+3%5E2%29+=+3\"
\n" ); document.write( "Do the same for the other 3 sides, then add them.
\n" ); document.write( "
\n" ); document.write( "
\n" );