document.write( "Question 1002601: B. It takes 900 tiles to tile a roof. The previous day 150 tiles were taken up to the roof. You can carry 25 tiles up to the roof every 2 minutes. Write an algebraic expression relating the total number of tiles on the roof to the time spent carrying them up there on this day. How long will it take today to carry all the tiles needed to tile the roof completely? \n" ); document.write( "
Algebra.Com's Answer #619521 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
If \"+t+\" = time in minutes spent on the roof,
\n" ); document.write( "\"+t%2F2+\" = number of 2 minute intervals
\n" ); document.write( "spent on roof
\n" ); document.write( "--------------
\n" ); document.write( "\"+25%2A%28+t%2F2+%29+\" = number of tiles on roof
\n" ); document.write( "For 900 tiles on roof:
\n" ); document.write( "\"+25%2A%28t%2F2%29+=+900+\"
\n" ); document.write( "\"+25t+=+1800+\"
\n" ); document.write( "\"+t+=+72+\"
\n" ); document.write( "Since \"+72+=+60+%2B+12+\",
\n" ); document.write( "It takes 1 hr and 12 minutes to get ehough
\n" ); document.write( "tiles on the roof to finish it
\n" ); document.write( "
\n" ); document.write( "
\n" );