document.write( "Question 190624: Estimate the area of the rectangle in square units. Each square represents 1 square unit. \n" ); document.write( "
Algebra.Com's Answer #143097 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! First, I'm going to categorize the portions of the rectangle. The red portions are grid squares that are completely enclosed by the rectangle, the green portions are the corners and finally the blue regions are the edges. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: image is not to scale\r \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's find the area of the red region:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice how there are 3 red squares in the middle. So the area of these three red squares is: 3*1=3 (since each square is one square unit). So this means that the area of the rectangle is at least 3 square units\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "==================================================================\r \n" ); document.write( "\n" ); document.write( "Now let's find the area of the blue region:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First, let's estimate the area of one of the blue regions that lies on top of the rectangle. One of these regions is 1 unit across and about \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now multiply this single area by 6 (since there are 6 blue tiles that line the top and bottom) to get \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the total area of the blue tiles that line the top and bottom is about 4.5 square units\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now let's estimate the area of the blue tiles that line the sides. The height is 1 unit and the width is about half, so the area is approximately \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the area of the lateral blue tiles is about 1 square unit\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add this to the area of the tiles that line the top/bottom to get: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the total area of the blue tiles is about 5.5 square units.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "==================================================================\r \n" ); document.write( "\n" ); document.write( "Finally, let's find the area of the green region:\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Looking at one green tile, each tile is about \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply this area by 4 to get \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the total area of the green region is about 1.5 square units\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "========================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now add up the three separate areas to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of Red + Area of Blue + Area of Green = 3 + 5.5 + 1.5 = 10\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the total estimated area of the rectangle is about 10 square units. \n" ); document.write( " |