document.write( "Question 63907This question is from textbook Algebra 1
\n" );
document.write( ": If the sides of a square are legnthened by 7 in.,the area becomes 121 in.^2. Find the legnth of a side of the original square.
\n" );
document.write( "THANK YOU SO MUCH! \n" );
document.write( "
Algebra.Com's Answer #44562 by tanimachatterjee(60)![]() ![]() ![]() You can put this solution on YOUR website! let the length of a side of the original sq. be 'a in.' \n" ); document.write( " now it's 'a+7 in ' \n" ); document.write( " \n" ); document.write( " area becomes (a+7)^2 in^2 \n" ); document.write( " or (a+7)^2 = 121 \n" ); document.write( " \n" ); document.write( " or a+7 = 11 [neglecting the -ve solun] \n" ); document.write( " \n" ); document.write( " or a = 11-7 =4 \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " ans is 4 in \n" ); document.write( " |