document.write( "Question 249097: The width of a rectangle is 5 meters less than twice its length. If its area is 88 square meters, find the dimensions of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "I appreciate your help! \n" );
document.write( "
Algebra.Com's Answer #181550 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! W=L-5 \n" ); document.write( "LW=88 \n" ); document.write( "L(L-5)=88 \n" ); document.write( "L^2-5L-88=0 \n" ); document.write( "(L-11)(L+8)=0 \n" ); document.write( "L=11=0 \n" ); document.write( "L=11 ANS. FOR THE LENGTH. \n" ); document.write( "W=11-5=6 ANS. FOR THE WIDTH. \n" ); document.write( "PROOF: \n" ); document.write( "8*11=88 \n" ); document.write( "88=88 \n" ); document.write( " \n" ); document.write( " |