document.write( "Question 370440: Two pipes can fill a tank in two hours it the first tank three hours longer than the second tank. How long would it take each pipe alone?\r
\n" ); document.write( "\n" ); document.write( "thank you
\n" ); document.write( "

Algebra.Com's Answer #264039 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the time second tank would take alone.
\n" ); document.write( "then the time the first tank to fill alone would be(x+3)
\n" ); document.write( "***Two pipes can fill a tank in two hours. Per hour is the equalizer.
\n" ); document.write( "1/x + 1/(x+3) = 1/2hr
\n" ); document.write( "Mulitplying each term on both sides of the equation by 2x(x+3) so as all denominaotrs = 1
\n" ); document.write( "2(x+3) + 2x = x(x+3)
\n" ); document.write( "solving for x
\n" ); document.write( "2x + 6 + 2x = x^2 + 3x
\n" ); document.write( "x^2 -x -6 = 0
\n" ); document.write( "factoring
\n" ); document.write( "(x-3)(x+1)= 0
\n" ); document.write( "(x-3)=0 x = 3,
\n" ); document.write( "(x+1)= 0 x = -1 (cannot use)
\n" ); document.write( "3hr = time second tank would take alone, first tank 6hr alone
\n" ); document.write( "checking our answer
\n" ); document.write( "1/6 + 1/3 = 1/6 + 2/6 = 3/6 = 1/2 \n" ); document.write( "
\n" );