document.write( "Question 251471: The perimeter of one square is 3 times the perimeter of another square. The
\n" );
document.write( "area of the larger square is how many times the area of the smaller square ?
\n" );
document.write( "(A) 2 (B) 3 (C) 4 (D) 9 \n" );
document.write( "
Algebra.Com's Answer #183168 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the side of the smaller square \n" ); document.write( "4x=perimeter. \n" ); document.write( "Area=x^2 \n" ); document.write( "4*3x=12x is this perimeter \n" ); document.write( "12x/4=3x is the length of the sides. \n" ); document.write( "area=(3x)^2 \n" ); document.write( "9x^2 is this area. \n" ); document.write( "Amswer D). \n" ); document.write( " |