document.write( "Question 1033947: A square can be changed into a rectangle by increasing the length of the square by 5 units and increasing the width by 3 units. Which expression represents the area of the rectangle in square units? \n" ); document.write( "
Algebra.Com's Answer #648547 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Put the description into symbols!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x, side length of the original square. \n" ); document.write( "Length becomes x+5 and width becomes x+3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Original area: x^2. \n" ); document.write( "New area: (x+5)(x+3). \n" ); document.write( " |