document.write( "Question 315227: the width of a rectangle is 12 units less than the length. the perimeter is 108 units. find the length \n" ); document.write( "
Algebra.Com's Answer #225532 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For a rectangle,
\n" ); document.write( "\"P=2%2A%28L%2BW%29=108\"
\n" ); document.write( "\"L%2BW=54\"
\n" ); document.write( "\"L%2B%28L-12%29=54\"
\n" ); document.write( "\"2L-12=54\"
\n" ); document.write( "\"2L=66\"
\n" ); document.write( "\"highlight%28L=33%29\"
\n" ); document.write( "\"W=L-12=33-12\"
\n" ); document.write( "\"highlight%28W=21%29\"
\n" ); document.write( "
\n" );