document.write( "Question 710129: please help me solve this:
\n" ); document.write( "if the perimeter of square A is half the perimeter of aquare B, then the area of aquare B is how many times the area of aquare A?
\n" ); document.write( "thank you for your time!
\n" ); document.write( "

Algebra.Com's Answer #436883 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I'll say that the perimeter of the smaller square is
\n" ); document.write( "\"+4s+\" and the perimeter of the larger square is \"+8s+\"
\n" ); document.write( "That means a side of the smaller square is \"+4s%2F4+=+s+\"
\n" ); document.write( "and a side of the larger square is \"+8s%2F4+=+2s+\"
\n" ); document.write( "Area of larger square = \"+%282s%29%5E2+=+4s%5E2+\"
\n" ); document.write( "Area of smaller square = \"+s%5E2+\"
\n" ); document.write( "( area B ) / ( area A ) = \"+4s%5E2+%2F+s%5E2+=+4+%2F+1+\"
\n" ); document.write( "Area B is 4 times area A\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );