document.write( "Question 431386: suppose that two pipes (A and B) can be used to fill a swimming pool. If both pipes are used together then it takes 25 hours to fill the pool. If only pipe A is used then it takes 40 hours to fill the pool. If only Pipe B is used the it takes x hours to fill the pool. What formula can be used to find the answer? \n" ); document.write( "
Algebra.Com's Answer #299400 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Filling the pool is 1 job
\n" ); document.write( "Pipe A + pipe B takes 25 hours
\n" ); document.write( "So they will do 1/25of the job in 1 hour
\n" ); document.write( "Pipe A alone takes 40 hours
\n" ); document.write( "It does 1/40 of the job in 1 hour
\n" ); document.write( "If Pipe A does the job in x hours it does 1/x of the job in 1hour
\n" ); document.write( "1/25-1/40=1/x
\n" ); document.write( "LCD = 200
\n" ); document.write( "(8-5)/200=1/x
\n" ); document.write( "3/200=1/x
\n" ); document.write( "Cross multiply
\n" ); document.write( "3x=200
\n" ); document.write( "x=67 hours
\n" ); document.write( "
\n" ); document.write( "
\n" );