document.write( "Question 1165429: The width of a rectangle is 3 less than twice its length. If the area of the rectangle is 33
\n" );
document.write( "cm^2\r
\n" );
document.write( "\n" );
document.write( " , what is the length of the diagonal? \n" );
document.write( "
Algebra.Com's Answer #789919 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The width of a rectangle is 3 less than twice its length. If the area of the rectangle is 33 cm^2 \n" ); document.write( "==================== \n" ); document.write( "L*W = 33 \n" ); document.write( "L = 2W - 3 \n" ); document.write( "----- \n" ); document.write( "W*(2W-3) = 33 \n" ); document.write( "--------- \n" ); document.write( "Solve for W, then find L \n" ); document.write( "Then find the diagonal.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |