document.write( "Question 257429: if the sides of a square are lengthened by 8cm, the area becomes 144cm^2. Find the length of a side of the original square. \n" ); document.write( "
Algebra.Com's Answer #189337 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! if the sides of a square are lengthened by 8cm, the area becomes 144cm^2. Find the length of a side of the original square. \n" ); document.write( ". \n" ); document.write( "Let x = length of a side of the original square \n" ); document.write( "then after the sides are lengthened by 8 cm we have \n" ); document.write( ". \n" ); document.write( "(x+8)^2 = 144 \n" ); document.write( "Taking the square root of both sides: \n" ); document.write( "x+8 = 12 \n" ); document.write( "x = 4 cm (length of a side of original square) \n" ); document.write( " |