document.write( "Question 935491: A rectangle is twice as long as it is wide. The perimeter of the rectangle is 36 cm.
\n" ); document.write( "What is the area of the rectangle?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #568717 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
L for length, w for width,
\n" ); document.write( "\"L=2w\".
\n" ); document.write( "\"p=36\".
\n" ); document.write( "Find \"wL\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2L%2B2w=p\"
\n" ); document.write( "\"2%282w%29%2B2w=p\"
\n" ); document.write( "\"6w=p\"
\n" ); document.write( "\"w=p%2F6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finding L,
\n" ); document.write( "\"2%2Aw=2%2A%28p%2F6%29\"
\n" ); document.write( "\"L=p%2F3\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finishing for formula for wL:
\n" ); document.write( "\"wL=%28p%2F6%29%28p%2F3%29\"
\n" ); document.write( "\"highlight%28wL=%28p%5E2%29%2F%2818%29%29\", the area.
\n" ); document.write( "
\n" ); document.write( "
\n" );