document.write( "Question 508847: pls answer my word problems..............
\n" );
document.write( "two pipes together can fill a large tank in 2 hours. one of the pipes, used alone, takes 3 hours longer than the other to fill the tank. how long would each pipe take to fill the tank alone.
\n" );
document.write( "FASTER PIPE: RATE:1/x IN 2 HRS.
\n" );
document.write( "SLOWER PIPE: RATE:????? IN 2 hrs. \n" );
document.write( "
Algebra.Com's Answer #341142 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! With work problems like this, each device does a fraction of the whole job. \n" ); document.write( ". \n" ); document.write( "One pipe has an unknown rate, so it does 1/x job per hr. \n" ); document.write( ". \n" ); document.write( "One pipe does the job in 3 more hr than the other one, so it does 1/(x+3) job per hr. \n" ); document.write( ". \n" ); document.write( "Working together they get the whole job done in 2 hrs. \n" ); document.write( ". \n" ); document.write( "( 1/x + 1/(x+3) ) * 2 = 1 whole job \n" ); document.write( ". \n" ); document.write( "(x+3 +x ) / x(x+3) = 1/2 \n" ); document.write( ". \n" ); document.write( "cross multiply \n" ); document.write( ". \n" ); document.write( "2(2x+3) = x(x+3) \n" ); document.write( ". \n" ); document.write( "4x +6 = x^2 + 3x \n" ); document.write( ". \n" ); document.write( "x^2 +3x = 4x +6 \n" ); document.write( ". \n" ); document.write( "x^2 +3x -4x = 6 \n" ); document.write( ". \n" ); document.write( "x^2 -x -6 = 0 \n" ); document.write( ". \n" ); document.write( "factor \n" ); document.write( ". \n" ); document.write( "(x-3)(x+2) = 0 \n" ); document.write( ". \n" ); document.write( "so x=3 or x=-2 \n" ); document.write( ". \n" ); document.write( "-2 is nonsense, so the only realistic answer is x=3 \n" ); document.write( ". \n" ); document.write( "One pipe does the work in 3 hr, so it does 1/3 job per hr. \n" ); document.write( ". \n" ); document.write( "The other takes 3 hr longer, so it takes 6 hr, or 1/6 job per hr. \n" ); document.write( ". \n" ); document.write( "Check to see if they can do the job in 2 hr working together. \n" ); document.write( ". \n" ); document.write( "(1/3 + 1/6) *2 = ? \n" ); document.write( ". \n" ); document.write( "(2/6 + 1/6) = 3/6 \n" ); document.write( ". \n" ); document.write( "3/6*2 = 6/6 = 1 \n" ); document.write( ". \n" ); document.write( "Correct. the two can do 1 whole job in 2 hrs working together. \n" ); document.write( ". \n" ); document.write( "Answer: Working alone, the faster pipe can do the work in 3 hrs; the slower pipe can do the work in 6 hrs. \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " \n" ); document.write( " |