document.write( "Question 1141161: the dimensions of a square are altered so that one dimension is decreased by 3 feet and the other is increased by 6 feet. The are of the resulting rectangle is 102 square feet. What are the dimensions? \n" ); document.write( "
Algebra.Com's Answer #761692 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the dimensions of a square are altered so that one dimension is decreased by 3 feet and the other is increased by 6 feet. The are of the resulting rectangle is 102 square feet. What are the dimensions? \n" ); document.write( "========================= \n" ); document.write( "(x-3)*(x+6) = 102 \n" ); document.write( "x^2 + 3x -120 = 0 \n" ); document.write( " \n" ); document.write( " |