document.write( "Question 734762: A builder has a floor that's 45 sq foot each piece of tile is 6 inches by 36 inches how many pieces will he need to do the job \n" ); document.write( "
Algebra.Com's Answer #449116 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Convert inches to feet
\n" ); document.write( "\"+6%2F12+=+.5+\" ft
\n" ); document.write( "\"+36%2F12+=+3+\" ft
\n" ); document.write( "The area of each tile is \"+.5%2A3+=+1.5+\" ft2
\n" ); document.write( "Divide the area of the floor by the area of each tile
\n" ); document.write( "\"+45+%2F+1.5+=+30+\"
\n" ); document.write( "30 pieces are needed to do the job
\n" ); document.write( "
\n" ); document.write( "
\n" );