document.write( "Question 444222: the hopscotch grid is made up of squares. the perimeter of each square is 200cm.
\n" );
document.write( "What is the area of each square? \n" );
document.write( "
Algebra.Com's Answer #306290 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! the hopscotch grid is made up of squares. the perimeter of each square is 200cm. \n" ); document.write( "What is the area of each square? \n" ); document.write( ". \n" ); document.write( "all sides are equal for a square \n" ); document.write( ". \n" ); document.write( "Let x = length of one side of square \n" ); document.write( "then \n" ); document.write( "4x = 200 \n" ); document.write( "x = 50 cm \n" ); document.write( ". \n" ); document.write( "area then is: \n" ); document.write( "50^2 = 2500 square cm \n" ); document.write( " \n" ); document.write( " |