document.write( "Question 210714: Suppose a fuel mixture is 7% ethanol and 93% gasoline. How much ethanol (in gallons) must you add to one gallon of fuel so that the new fuel mixture is 10% ethanol? \n" ); document.write( "
Algebra.Com's Answer #159184 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose a fuel mixture is 7% ethanol and 93% gasoline. How much ethanol (in gallons) must you add to one gallon of fuel so that the new fuel mixture is 10% ethanol? \n" ); document.write( "------------------------- \n" ); document.write( "Equation: \n" ); document.write( "7%ethanol + 100%ethanol = 10%ethanol \n" ); document.write( "0.07(1 gal) + 100%(x gal) = 0.10(1+x)gal \n" ); document.write( "7 + 100x = 10(1+x) \n" ); document.write( "7 + 100x = 10+10x \n" ); document.write( "90x = 3 \n" ); document.write( "x = 0.0333.. gallons (amount of 100% ethanol that must be added) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |