document.write( "Question 641852: Suppose a fuel mixture is 6% ethanol and 94% gasoline. How much ethanol (in gallons) must you add to one gallon of the fuel so that the new mixture is 10% ethanol? \n" ); document.write( "
Algebra.Com's Answer #403852 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose a fuel mixture is 6% ethanol and 94% gasoline. How much ethanol (in gallons) must you add to one gallon of the fuel so that the new mixture is 10% ethanol?
\n" ); document.write( "-----
\n" ); document.write( "Equation:
\n" ); document.write( "ethanol + ethanol = ethanol
\n" ); document.write( "---
\n" ); document.write( "0.06*1 + x = 0.10(1+x)
\n" ); document.write( "-----
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "6 + 100x = 10 + 10x
\n" ); document.write( "90x = 4
\n" ); document.write( "x = 4/90 = 0.044 gallons (Amt of pure ethanol needed)
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );