document.write( "Question 143190: Please help in solving the following, I have no idea where to start.
\n" );
document.write( "The area of a square is 81 cm^2. If the same amount is added to one dimenstion and removed from the other, the resulting rectangle has an area of 9cm^2 less than the area of the original square. How much is added and subtracted.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #104183 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x be the amt. added and subtracted. \n" ); document.write( "(9+x)(9-x)=72 \n" ); document.write( "81-x^2=72 \n" ); document.write( "-x^2=-9 \n" ); document.write( "x^2=9 \n" ); document.write( "x=3 \n" ); document.write( ". \n" ); document.write( "Check: \n" ); document.write( "(9+3)(9-3)=72 true \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |