document.write( "Question 939606: The length a rectangle is twice that of its width. If the area of the rectangle is 72 square inches, then find the length and width.
\n" );
document.write( "How do I do this please include details and each step thank you \n" );
document.write( "
Algebra.Com's Answer #572592 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! L and w length and width;\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L=2w and wL=72.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "w*2w=72 \n" ); document.write( "w^2=36 \n" ); document.write( "w=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L=12. \n" ); document.write( " |