document.write( "Question 956225: Matthew has a grid in the shape of a rectangle. He has squares with an area of 60 square millimeters that fit on the grid.\r
\n" );
document.write( "\n" );
document.write( "If the length of the grid is 30 centimeters and the width is 20 centimeters, how many squares can Matthew fit on the grid? \n" );
document.write( "
Algebra.Com's Answer #586350 by macston(5194)![]() ![]() You can put this solution on YOUR website! L=length=30cm(10mm/cm)=300mm \n" ); document.write( "W=width=20cm(10mm/cm)=200mm \n" ); document.write( "A=area of grid=200mm*300mm=60000 sq mm \n" ); document.write( "60000sq mm/(60sq mm/square)=1000 squares \n" ); document.write( "ANSWER: 1000 of the squares will fit on the grid \n" ); document.write( " |