document.write( "Question 937646: If the side of a square increase by 4cm.the area increasd by 60sqcm.the sidesquare ios ? \n" ); document.write( "
Algebra.Com's Answer #571056 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
If the side of a square increase by 4 cm .the area increased by 60 sqcm. the side square are ?
\n" ); document.write( "solution
\n" ); document.write( "Let side of square is X area will be X^2
\n" ); document.write( "if side increased to 4 cm than new side is X+4 new area =(X+4)^2
\n" ); document.write( "increased area = X^2-(X+4)^2 =60 by using a^2 -b^2= (a+b)(a-b)
\n" ); document.write( "(x-x-4)(x+x+4)=60
\n" ); document.write( "4(2x+4)=60
\n" ); document.write( "2x+4 =15
\n" ); document.write( "2x=15-4=11
\n" ); document.write( "x=11/2=5.5 cm
\n" ); document.write( "answer side of square is 5.5
\n" ); document.write( "
\n" ); document.write( "
\n" );