document.write( "Question 1198015: The width of a rectangle is 18 centimeters more than the length. The perimeter is 44 centimeters. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #831684 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
L, length
\n" ); document.write( "L+18, width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"L%2BL%2B18=44%2F2=22\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"2L%2B18=22\"\r
\n" ); document.write( "\n" ); document.write( "\"L%2B9=11\"\r
\n" ); document.write( "\n" ); document.write( "\"L=2\"
\n" ); document.write( "
\n" );