document.write( "Question 963673: most tunnels are drilled using tunnel-boring machines that begin at both ends of the tunnel. suppose a new tunnel is being built and one tunnel-boring machine alone can finish the tunnel in 4 years. a different type of machine can tunnel to the other side in 3 years if both machines start at a opposite ends and work at the same time, when will the tunnel be finished? \n" ); document.write( "
Algebra.Com's Answer #588756 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
most tunnels are drilled using tunnel-boring machines that begin at both ends of the tunnel. suppose a new tunnel is being built and one tunnel-boring machine alone can finish the tunnel in 4 years.
\n" ); document.write( " a different type of machine can tunnel to the other side in 3 years if both machines start at a opposite ends and work at the same time, when will the tunnel be finished?
\n" ); document.write( ":
\n" ); document.write( "let t = time required when both drills are used
\n" ); document.write( "let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "Each machine will do a fraction of the job, the two fractions add up to 1
\n" ); document.write( "\"t%2F4\" + \"t%2F3\" = 1
\n" ); document.write( "multiply equation by 12, cancel the denominators, you have:
\n" ); document.write( "3t + 4t = 12
\n" ); document.write( "7t = 12
\n" ); document.write( "t = 12/7
\n" ); document.write( "t = 1.714 years or 1 + .714(365) = 1 yr 261 days to finish the tunnel
\n" ); document.write( "
\n" );