document.write( "Question 499122: The length of a rectangular sheet of paper is 3 centimeters more than three times its width, and the area of the rectangle is 216 square centimeters. Find the length and width of the rectangle.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #337460 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
Width = w
\n" ); document.write( "Length = 3w + 3
\n" ); document.write( "(w)(3w + 3) = 216
\n" ); document.write( "3\"w%5E2\" + 3w = 216
\n" ); document.write( "3\"w%5E2\" + 3w - 216 = 0
\n" ); document.write( "3(\"w%5E2\" + w - 72) = 0
\n" ); document.write( "3( w - 8) ( w + 9) = 0
\n" ); document.write( "w = 8 cm
\n" ); document.write( "l = 27 cm
\n" ); document.write( " 8 * 27 = \"216+cm%5E2\"
\n" ); document.write( "Cleomenius.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );