document.write( "Question 143768: If the sides of a square are lengthened by 7 cm, the area becomes 144cm^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 #104622 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! Let x = original side \n" ); document.write( "x+7 = increased side\r \n" ); document.write( "\n" ); document.write( "Area = s^2 = (x+7)^2 = 144\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Take the square root of each side: \n" ); document.write( "x+7 = 12 (it can't be a negative 12!) \n" ); document.write( "x=5 cm.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 \n" ); document.write( " |