document.write( "Question 95703This question is from textbook Geometry
\n" );
document.write( ": #32) The lengths of the sides of three squares are s, s+1, s+2. If their total area is 365cm^2, find their total perimeter. \n" );
document.write( "
Algebra.Com's Answer #69721 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! S^2+(S+1)^2+(S+2)^2=365 \n" ); document.write( "S^2+S^2+2S+1+S^2+4S+4=365 \n" ); document.write( "3S^2+6S+5-365=0 \n" ); document.write( "3S^2+6S-360=0 \n" ); document.write( "3(S^2+2S-120=0 \n" ); document.write( "(S-10)(S+12)=0 \n" ); document.write( "S-10=0 \n" ); document.write( "S=10 FOR THE SIDE OF THE SMALLER SQUARE \n" ); document.write( "S=11 & S=12 FOR THE OTHER 2 SQUARES \n" ); document.write( "PERIMETERS=4*10+4*11+4*12=40+44+48=132CM. \n" ); document.write( " |