document.write( "Question 1046778: If the area of the square is increased by 69% then the side of the square is increased by ??? \n" ); document.write( "
Algebra.Com's Answer #662228 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! A = s^2 \n" ); document.write( "1.69A = s'^2 Substituting s^2 for A \n" ); document.write( "Let s' represent the new side length \n" ); document.write( "1.69s^2 = s'^2 Taking the square root and using positive root \n" ); document.write( "1.3s = s' \n" ); document.write( "the side of the square is increased by 30% \n" ); document.write( " |