document.write( "Question 852415: Please help\r
\n" ); document.write( "\n" ); document.write( "A winery has a vat with 2 pipes leading to it. The inlet pipe can fill the vat in 7 hours while the outlet pipe can empty in 10 hours.\r
\n" ); document.write( "\n" ); document.write( "How long will it take to fill the vat if both pipes are left open?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #513537 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A winery has a vat with 2 pipes leading to it.
\n" ); document.write( " The inlet pipe can fill the vat in 7 hours while the outlet pipe can empty in 10 hours.
\n" ); document.write( "How long will it take to fill the vat if both pipes are left open?
\n" ); document.write( ":
\n" ); document.write( "let t = time to fill the vat when both valves are open
\n" ); document.write( "let the completed job = 1 (a full vat)
\n" ); document.write( ":
\n" ); document.write( "fill is plus, empty is minus
\n" ); document.write( ":
\n" ); document.write( "\"t%2F7\" - \"t%2F10\" = 1
\n" ); document.write( "multiply by 70, cancel the denominators and you have
\n" ); document.write( "10t - 7t = 70
\n" ); document.write( "3t = 70
\n" ); document.write( "t = 70/3
\n" ); document.write( "t = 23\"1%2F3\" hrs to fill the vat
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );