document.write( "Question 966161: The area of a rectangle is x^2 - x - 6. The length and width are increased by 9. Find the area of the new rectangle. \n" ); document.write( "
Algebra.Com's Answer #590522 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The area of a rectangle is x^2 - x - 6. The length and width are increased by 9. Find the area of the new rectangle. \n" ); document.write( "=================== \n" ); document.write( "Not enough info. \n" ); document.write( "The sides of the rectangle might be x by (x^2 - x - 6)/x. \n" ); document.write( "Adding 9 --> x+9 by (x^2 + 8x - 6)/x \n" ); document.write( "--> Area = x^2 + 8x - 6 + (x+9)/x \n" ); document.write( "========== \n" ); document.write( "The sides of the rectangle might be pi by (x^2 - x - 6)/pi. \n" ); document.write( "Adding 9 --> pi+9 by (x^2 - x - 6 + 9pi)/pi \n" ); document.write( "--> Area = x^2 - x - 6 + 9*(x^2 - x + 6)/pi \n" ); document.write( "etc \n" ); document.write( " |