document.write( "Question 976810: If the length of a side of a square is increased by 3 cm, the perimeter of the new square is 40 cm more than twice the length of the side of the original square. Find the length of the side of the original square. \n" ); document.write( "
Algebra.Com's Answer #598307 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
Side is X\r
\n" ); document.write( "\n" ); document.write( "Side increased by 3 is X+3\r
\n" ); document.write( "\n" ); document.write( "The perimeter, 4(X+3)=40+2X, now solve for X\r
\n" ); document.write( "\n" ); document.write( "4X+12=2X+40\r
\n" ); document.write( "\n" ); document.write( "2X=28\r
\n" ); document.write( "\n" ); document.write( "X=14\r
\n" ); document.write( "\n" ); document.write( "If increased to 17, the perimeter, 68, is 40 more than 28. Done.
\n" ); document.write( "
\n" );