document.write( "Question 69382: Two chemical plants are releasing toxic wastes into the atmosphere. Plant I releases a certain amount twie as fast as Plant II. Together they release that amount in 3 hours. How long does it take the slower plant to release that same amount. \n" ); document.write( "
Algebra.Com's Answer #49396 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x= amount of toxic waste released \n" ); document.write( "Let t= the time it takes Plant II to release x amount \n" ); document.write( "Then (t/2)= the time it takes Plant I to release x amount \r \n" ); document.write( "\n" ); document.write( "So Plant II releases toxic waste at the rate of x/t cu units per hour\r \n" ); document.write( "\n" ); document.write( "And Plant I releases toxic waste at the rate of x/(t/2) or 2x/t cu units per hour\r \n" ); document.write( "\n" ); document.write( "Now we are told that in 3 hours, Plant I and Plant II together can release the x amount of toxic waste\r \n" ); document.write( "\n" ); document.write( "Sooooo \n" ); document.write( "(x/t+2x/t)*3=x first, lets get rid of parens \n" ); document.write( "3x/t+6x/t=x \n" ); document.write( "9x/t=x divide both sides by x\r \n" ); document.write( "\n" ); document.write( "9/t=1 multiply both sides by t\r \n" ); document.write( "\n" ); document.write( "t=9 hours -------------------Time it takes Plant II (the slower Plant) to release x amount of toxic waste.\r \n" ); document.write( "\n" ); document.write( "(t/2)=9/2=4.5 hours------------Time it takes Plant I to release x amount of waste\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "Plant I releases at the rate of x/9\r \n" ); document.write( "\n" ); document.write( "Plant II releases at the rate of x/4.5\r \n" ); document.write( "\n" ); document.write( "Together they release at the rate of x/9+x/4.5. This equals:\r \n" ); document.write( "\n" ); document.write( "x/9+x/4.5=x/9+2x/9=3x/9=x/3 \r \n" ); document.write( "\n" ); document.write( "Or in 3 hours they together have released the certain amount.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |