document.write( "Question 289131: In testing an engine, various mixtures of gasoline and methanol are being tried. How much of a 90% gasoline mixture and a 75% gasoline mixture are needed for 1200 L of an 85% gasoline mixture? \n" ); document.write( "
Algebra.Com's Answer #209500 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How much of a 90% gasoline mixture and a 75% gasoline mixture are needed for 1200 L of an 85% gasoline mixture?
\n" ); document.write( "--------------
\n" ); document.write( "Equation:
\n" ); document.write( "gas + gas = gas
\n" ); document.write( "0.90x + 0.75(1200-x) = 0.85*1200
\n" ); document.write( "----
\n" ); document.write( "Multiply thru by 100 and solve for \"x\":
\n" ); document.write( "90x + 75*1200 - 75x = 85*1200
\n" ); document.write( "15x = 10*1200
\n" ); document.write( "x = (2/3)1200
\n" ); document.write( "x = 800 L (amt. of 90% gasoline needed in the mixture)
\n" ); document.write( "---
\n" ); document.write( "1200-x = 400 L (amt. of 75% gasoline needed in the mixture)
\n" ); document.write( "====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );