document.write( "Question 331063: your class plans to make a mosaic mural out of 1-inch by 1-inch colored tiles. the rectangular mural is 8 feet long and 4 feet tall. how many tiles does your class need to make the mural? \n" ); document.write( "
Algebra.Com's Answer #237395 by Tutorteddy.Com(12)\"\" \"About 
You can put this solution on YOUR website!
Total area of the rectangular mural is 8 X 4 = 32 sq. feet = 32 x 144 = 4608 sq. in
\n" ); document.write( "Area of a tile is 1 sq. in
\n" ); document.write( "Hence, number of tiles required is 4608/1 = 4608.
\n" ); document.write( "
\n" );