document.write( "Question 573047: If the sides of a square are lengthened by 6cm the area becomes 100cm^2. Find the length of a side of the original square.\r
\n" );
document.write( "\n" );
document.write( "The length of a side of the original square is _____ cm. \n" );
document.write( "
Algebra.Com's Answer #368646 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! If the sides of a square are lengthened by 6cm the area becomes 100cm^2. Find the length of a side of the original square. \n" ); document.write( "(x+6)(x+6) = 100 \n" ); document.write( "FOIL \n" ); document.write( "x^2 + 6x + 6x + 36 - 100 = 0 \n" ); document.write( "x^2 + 12x - 64 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(x+16)(x-4) = 0 \n" ); document.write( "The positive solution \n" ); document.write( "x = 4 \n" ); document.write( ": \n" ); document.write( "Check: (4+6) * (4+6) = 100 \n" ); document.write( ": \n" ); document.write( "The length of a side of the original square is 4 cm. \n" ); document.write( " |