document.write( "Question 325398: if the sides of a square are lenghtened by 8cm, the area becomes 225cm2.Find the lenght of a side of the original square \n" ); document.write( "
Algebra.Com's Answer #233026 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We start with this square which has sides the unknown x:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now let's add 8 cm to each side:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now each side of the big square has length of side x plus the 8cm\r\n" );
document.write( "we have added on.\r\n" );
document.write( "\r\n" );
document.write( "So each side of the big square is x+8 cm.\r\n" );
document.write( "\r\n" );
document.write( "Now we use the formula for the area of a square:\r\n" );
document.write( "\r\n" );
document.write( "\"Area\"\"%22%22=%22%22\"\"%28one_side%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "We are told \r\n" );
document.write( "\r\n" );
document.write( ">>...area becomes 225cm2...<<\r\n" );
document.write( "\r\n" );
document.write( "So we substitute 225 for A and (x+8) for \"one side\"\r\n" );
document.write( "\r\n" );
document.write( "\"225\"\"%22%22=%22%22\"\"%28x%2B8%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"%28x%2B8%29%5E2\"\"%22%22=%22%22\"\"225\"\r\n" );
document.write( "\r\n" );
document.write( "Take square roots of both side:\r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%28%28x%2B8%29%5E2%29\"\"%22%22=%22%22\"\"sqrt%28225%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"x%2B8\"\"%22%22=%22%22\"\"15\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"7\"\r\n" );
document.write( "\r\n" );
document.write( "So each side of the original square had length 7 cm.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );