document.write( "Question 1047890: Here is the question:\r
\n" );
document.write( "\n" );
document.write( "A rectangular room is 6 ft longer than it is wide. If each dimension were increased by 2 ft, the area of the room would be increased by 64 square ft. Find the original dimensions of the room.\r
\n" );
document.write( "\n" );
document.write( "Could you please explain how to find what the area is? I tried the following, but I don't think it's right:\r
\n" );
document.write( "\n" );
document.write( "(x+2)(x+8)= A+64
\n" );
document.write( "x^2+10x+16=A+64
\n" );
document.write( "x^2+10x=A+58 \n" );
document.write( "
Algebra.Com's Answer #663470 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! let x be width then \n" ); document.write( "lenght is x+6\r \n" ); document.write( "\n" ); document.write( "x(x+6) is the area\r \n" ); document.write( "\n" ); document.write( "new dimensions \n" ); document.write( "x+2 \n" ); document.write( "x+8 \n" ); document.write( "(x+2)(x+8)=64+x(x+6)\r \n" ); document.write( "\n" ); document.write( "10x+16=64+6x \n" ); document.write( "4x=48 \n" ); document.write( "x=12\r \n" ); document.write( "\n" ); document.write( "back the question \n" ); document.write( "widht is 12 \n" ); document.write( "lenght is 18 \n" ); document.write( "area is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let increase each dimension by 2 \n" ); document.write( "if widht becomes 14 and lenght becomes 20 \n" ); document.write( "then area is \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |