document.write( "Question 212323: This is my problem.\r
\n" );
document.write( "\n" );
document.write( "It takes two oil pipelines 30 minutes to fill a tank. One pipeline fills the tank in 45 minutes. How long will it take to fill the tank with the other pipeline alone?\r
\n" );
document.write( "\n" );
document.write( "I tried this:
\n" );
document.write( "x+y=30
\n" );
document.write( "y=1.5(x+y)\r
\n" );
document.write( "\n" );
document.write( "I got y=-3 and x=33 but it doesn't make since that y=-3. Can you help? \n" );
document.write( "
Algebra.Com's Answer #160351 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! If it takes two pipes to fill the tank in 30 minutes, then the two pipelines will fill 1/30 of the tank in one minute. \n" ); document.write( "If it takes one pipeline 45 minutes to fill the tank, the it will fill 1/45 of the tank in one minute. \n" ); document.write( "So subtract: \n" ); document.write( " \n" ); document.write( "So the other pipeline can fill 1/90 of the tank in one minute, therefore it will take 90 minutes to fill the tank. \n" ); document.write( " |