document.write( "Question 1106329: New Clarendon Park is undergoing renovations to its gardens. ONe garden that was originally a square is being adjusted so that one side is doubled in length, while the other side is decreased by 3 meters. The new rectangular garden will have an area that is 25% more than the original square garden. Write an equation that could be used to determine the length of a side of the original square garden. \n" ); document.write( "
Algebra.Com's Answer #721293 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! New Clarendon Park is undergoing renovations to its gardens. ONe garden that was originally a square is being adjusted so that one side is doubled in length, while the other side is decreased by 3 meters. The new rectangular garden will have an area that is 25% more than the original square garden. Write an equation that could be used to determine the length of a side of the original square garden. \n" ); document.write( "------ \n" ); document.write( "Original dimensions:: x by x \n" ); document.write( "Original Area:: x^2 \n" ); document.write( "----- \n" ); document.write( "Changed dimensions:: (2x) by (x-3) \n" ); document.write( "Changed Area:: 2x(x-3) = 2x^2-6x \n" ); document.write( "--------- \n" ); document.write( "Equation: \n" ); document.write( "changed area = 1.25*original area \n" ); document.write( "----- \n" ); document.write( "2x^2-6x = 1.25x^2 \n" ); document.write( "----------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |