document.write( "Question 1008837: The question is: Water is flowing from Tank 1 to Tank 2. Tank 1 had 1540 gallons in it and Tank 2 had 236 gallons. Water drains out of Tank 1 at 6 gallons a minute into Tank 2. Find out how long it takes to the nearest minute for the two tanks to have the same number of gallons. Will it take longer or shorter than 2 hours? Justify. \r
\n" );
document.write( "\n" );
document.write( "PLEASE HELP!!! I'm being overloaded with homework this whole week because of upcoming semester finals and I can't think straight right now! Thank you in advance for who ever that answers this question! :) \n" );
document.write( "
Algebra.Com's Answer #624377 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Water is flowing from Tank 1 to Tank 2. \n" ); document.write( " Tank 1 had 1540 gallons in it and Tank 2 had 236 gallons. \n" ); document.write( " Water drains out of Tank 1 at 6 gallons a minute into Tank 2. \n" ); document.write( " Find out how long it takes to the nearest minute for the two tanks to have the same number of gallons. \n" ); document.write( ": \n" ); document.write( "not hard if you think about it like this \n" ); document.write( ": \n" ); document.write( "let t = no. of minutes for this to be true \n" ); document.write( ": \n" ); document.write( "1540 - 6t = 236 + 6t \n" ); document.write( "1540 - 236 = 6t + 6t \n" ); document.write( "1304 = 12t \n" ); document.write( "t = 1304/12 \n" ); document.write( "t = 108.67 ~ 109 minutes \n" ); document.write( ": \n" ); document.write( "6*109 = 654 gal in 109 minutes \n" ); document.write( ": \n" ); document.write( "Confirm this by finding the actual amt each tank will after 109 min \n" ); document.write( "1540 - 654 = 886 gal \n" ); document.write( "236 + 654 = 890 gal a little difference because we rounded it off \n" ); document.write( ": \n" ); document.write( " Will it take longer or shorter than 2 hours? Justify \n" ); document.write( "less than 2 hrs (120 min) obviously \n" ); document.write( " |