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 #160349 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! XY/(X+Y)=30 \n" ); document.write( "45Y/(45+Y)=30 \n" ); document.write( "45Y=30(45+Y) \n" ); document.write( "45Y=1,350+30Y \n" ); document.write( "45Y-30Y=1,350 \n" ); document.write( "15Y=1,350 \n" ); document.write( "Y=1,350/15 \n" ); document.write( "Y=90 MINUTES FOR THE SECOND PIPELINE TO FILL THE TANK WORKING ALONE. \n" ); document.write( "PROOF: \n" ); document.write( "45*90/(45+90)=30 \n" ); document.write( "4,050/135=30 \n" ); document.write( "30=30 \n" ); document.write( " |