document.write( "Question 999143: You have 20 fl oz of a gas/oil mixture that is 2.5% oil. How much gas should you add to lower it
\n" );
document.write( "to a 2% mix? \n" );
document.write( "
Algebra.Com's Answer #616830 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You have 20 fl oz of a gas/oil mixture that is 2.5% oil. How much gas should you add to lower it to a 2% mix? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "oil + oil = oil \n" ); document.write( "0.025*20 + 0*x = 0.02(20+x) \n" ); document.write( "------ \n" ); document.write( "Multiply thru by 1000 to get: \n" ); document.write( "25*20 + 0 = 20*20+20x \n" ); document.write( "20x = 5*20 \n" ); document.write( "x = 5 gallons (amt of pure gasoline to add) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |