document.write( "Question 193755: the length of the cover of a road atlas is 4 in. more than the width. The area is 165 in^2. Fnd the dimensions of the cover \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "answer: 15 inch by 11 inch anyone can give a complete break down on why the anwer is 15 inch by 11 inch \n" );
document.write( "
Algebra.Com's Answer #145453 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Area = Length * Width \n" ); document.write( "but L=w+4 \n" ); document.write( ", \n" ); document.write( "A= (w+4) * (w) =w^2 + 4w = 165 \n" ); document.write( "or w^2 +4w - 165 = 0 \n" ); document.write( "factoring \n" ); document.write( "(w+15)(w-11)=0 \n" ); document.write( "w=-15( not realistic) \n" ); document.write( "or w= 11 ,,,,,ok \n" ); document.write( "then L= w+4 = 11 +4 = 15,,,ok\r \n" ); document.write( "\n" ); document.write( "check 11*15 = 165,,,ok \n" ); document.write( " |