document.write( "Question 842047: Two crews are digging an 800-meter tunnel through Marble Mountain. Crew A starts at the west end and digs at a rate of 9m/day. Five days later, Crew B starts at a rate of 10m/day. How many days will Crew A have been working when the tunnel is finished? \n" ); document.write( "
Algebra.Com's Answer #507387 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two crews are digging an 800-meter tunnel through Marble Mountain.
\n" ); document.write( " Crew A starts at the west end and digs at a rate of 9m/day.
\n" ); document.write( " Five days later, Crew B starts at a rate of 10m/day.
\n" ); document.write( " How many days will Crew A have been working when the tunnel is finished?
\n" ); document.write( ":
\n" ); document.write( "Let t = no. of days dug by crew A
\n" ); document.write( "Crew B starts 5 days later, therefore
\n" ); document.write( "(t-5) = no. of days dug by crew B
\n" ); document.write( ":
\n" ); document.write( "9t + 10(t-5) = 800
\n" ); document.write( "Find t
\n" ); document.write( "
\n" );