document.write( "Question 324678: What ever shall I do to solve this problem?\r
\n" );
document.write( "\n" );
document.write( "Two pipes can fill a large tank in 10 hours. One of the pipes, used alone, takes 15 hours longer than the other to fill the tank. How long would each pipe take to fill the tank alone? \n" );
document.write( "
Algebra.Com's Answer #232420 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two pipes can fill a large tank in 10 hours. One of the pipes, used alone, takes 15 hours longer than the other to fill the tank. How long would each pipe take to fill the tank alone? \n" ); document.write( "---------------- \n" ); document.write( "2-pipes DATA: \n" ); document.write( "time = 10 hr/job ; rate = 1/10 job/hr \n" ); document.write( "------------------------- \n" ); document.write( "1-pipe DATA: \n" ); document.write( "time = 15 hr/job ; rate = 1/15 job/hr \n" ); document.write( "----- \n" ); document.write( "Other pipe DATA: \n" ); document.write( "time = x hr/job ; rate = 1/x job/hr \n" ); document.write( "--------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 1/15 = 1/10 \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 30x to get: \n" ); document.write( "30 + 2x = 3x \n" ); document.write( "x = 30 hr. (time required by \"Other\" pipe) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |