document.write( "Question 1048481: A square that is 6 m on a side is placed inside a rectangle that has a width of 12 m and length of 17 m . What is the area of region inside the rectangle that surrounds the square \n" ); document.write( "
Algebra.Com's Answer #664068 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "area of rectangle = width*length = 12*7 = 84 square meters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "area of square = side*side = 6*6 = 36\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "area of region inside rectangle not inside square = (area of rectangle) - (area of square) = 84 - 36 = 48 square meters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The final answer is 48 square meters
\n" ); document.write( "
\n" ); document.write( "
\n" );