document.write( "Question 311451: Find the perimeter of a rectangle if its length measures 17 centimeters and its width measures 4 centimeters. Include correct units with your solution. \n" ); document.write( "
Algebra.Com's Answer #222779 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
P=2L+2W
\n" ); document.write( "P=2*17+2*4
\n" ); document.write( "P=34+8=42 CENTIMETERS IS THE PERIMETER.
\n" ); document.write( "
\n" );