document.write( "Question 192415: The width of a rectangle is 12 in. more than the length.
\n" );
document.write( "The area is 133 in^2.
\n" );
document.write( "Find the length and the width of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #144446 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! W=L+12 \n" ); document.write( "LW=13 \n" ); document.write( "L(L+12)=133 \n" ); document.write( "L^2+12L-133=0 \n" ); document.write( "(L-7)(X+19)=0 \n" ); document.write( "L-7=0 \n" ); document.write( "L=7 IN. IS THE LENGTH. \n" ); document.write( "7+12=19 IN. IS THE WIDTH. \n" ); document.write( "PROOF: \n" ); document.write( "7*19=133 \n" ); document.write( "133=133\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |