document.write( "Question 897233: one square has side length s and another square has side length 2s. what is the ratio of the larger square to the area of the smaller square? justify your answer \n" ); document.write( "
Algebra.Com's Answer #544032 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Area1 = s^2
\n" ); document.write( "Area2 = (2s)^2 = 4s^2
\n" ); document.write( "ratio of 4:1
\n" ); document.write( "
\n" ); document.write( "
\n" );