document.write( "Question 312537: If the perimeter of a rectangle is 60 inches. If the width of the rectangle is 12 inches, then what is the length of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #223453 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
P=2L+2W
\n" ); document.write( "60=2L+2*12
\n" ); document.write( "60=2L+24
\n" ); document.write( "2L=60-24
\n" ); document.write( "2L=36
\n" ); document.write( "L=36/2
\n" ); document.write( "L=18 ANS. FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "60=2*16+2*12
\n" ); document.write( "60=36+24
\n" ); document.write( "60=60
\n" ); document.write( "
\n" );