document.write( "Question 863024: Helping with homework and this one has us stumped, any help is appreciated.\r
\n" );
document.write( "\n" );
document.write( "The length of a rectangle is 9 cm less than twice its width. If the area of the rectangle is 11cm squared, find the dimensions of the rectangle. \r
\n" );
document.write( "\n" );
document.write( "Many thanks,
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #520139 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! L = 2W - 9 \n" ); document.write( "L*W = 11 \n" ); document.write( "---- \n" ); document.write( "W*(2W-9) = 11 \n" ); document.write( " \n" ); document.write( "(2W - 11)*(W + 1) = 0 \n" ); document.write( "W = -1 Ignore \n" ); document.write( "---- \n" ); document.write( "W = 11/2 \n" ); document.write( "L = 2 \n" ); document.write( " |