document.write( "Question 114394: If the sides of a square are decreased by 2cm, the area is decreased by 36 cm squared. What were the dimensions of the original square? \n" ); document.write( "
Algebra.Com's Answer #83279 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Start with defining a variable to represent the length of a side of the original square, let's call it x.\r
\n" ); document.write( "\n" ); document.write( "So the area of the original square would be \"A%5Bo%5D=x%5E2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The new square is 2 cm shorter on each side, so one of the sides must measure \"x-2\", and the area of the new square must be \"A%5Bn%5D=%28x-2%29%5E2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But we know that \"A%5Bo%5D=A%5Bn%5D%2B36cm%5E2\". Substituting: \"x%5E2=%28x-2%29%5E2%2B36\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, expand the binomial, collect terms, and put the equation in standard form.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2=x%5E2-4x%2B4%2B36\"
\n" ); document.write( "\"x%5E2-x%5E2=x%5E2-x%5E2-4x%2B40\"
\n" ); document.write( "\"-4x%2B40=0\"
\n" ); document.write( "\"-4x=-40\"
\n" ); document.write( "\"x=10\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the original square was 10 cm on a side.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's check the answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Original area \"10%5E2=100\"
\n" ); document.write( "New area \"8%5E2=64\"
\n" ); document.write( "\"100-64=36\", Check.
\n" ); document.write( "
\n" );