document.write( "Question 667423: How many gallons of rocket fuel containing 80% liquid oxygen must be mixed with 250 gallons containing 40% liquid oxygen to produce a mixture containing 70% oxygen? \n" ); document.write( "
Algebra.Com's Answer #415021 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many gallons of rocket fuel containing 80% liquid oxygen must be mixed with 250 gallons containing 40% liquid oxygen to produce a mixture containing 70% oxygen?
\n" ); document.write( "---------------
\n" ); document.write( "Equation:
\n" ); document.write( "ox + ox = ox
\n" ); document.write( "-----
\n" ); document.write( "0.80x + 0.40*250 = 0.70(x+250)
\n" ); document.write( "----
\n" ); document.write( "80x + 40*250 = 70x + 70*250
\n" ); document.write( "10x = 30*250
\n" ); document.write( "x = (1/3)(250)
\n" ); document.write( "x = 83 1/3 (amt of 80% liq ox needed)
\n" ); document.write( "==================
\n" ); document.write( "Cheers
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );