document.write( "Question 928603: Please help me solve this problem.
\n" );
document.write( "I have 8 gallons of a mixed fuel. It contains 93% Methanol and 7% oil. I need to add 8% Nitro to this current blend. The new mixture will be 85% Methanol, 8% Nitro and 7% oil. How can I go about making this new blend and keep it to an even amount of gallons? \n" );
document.write( "
Algebra.Com's Answer #563715 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have 8 gallons of a mixed fuel. It contains 93% Methanol and 7% oil. I need to add 8% Nitro to this current blend. \n" ); document.write( "----------------------------- \n" ); document.write( "The new mixture will be 85% Methanol, 8% Nitro and 7% oil. \n" ); document.write( "----------------------------- \n" ); document.write( "How can I go about making this new blend and keep it to an even amount of gallons? \n" ); document.write( "----- \n" ); document.write( "Start:: \n" ); document.write( "Meth:: 0.93*8 = 7.44 gallons of Meth \n" ); document.write( "Oil:: 0,07*8 = 0.56 gallons of Oil \n" ); document.write( "---- \n" ); document.write( "Adding 0.8x nitro \n" ); document.write( "----- \n" ); document.write( "Final::: \n" ); document.write( "Meth:: 7.44 = 0.85*(8+x) \n" ); document.write( "7.44 = 0.85*8 + 0.85x \n" ); document.write( "0.85x = 0.64 \n" ); document.write( "x = 0.75 gallons (amt. of Nitro to add) \n" ); document.write( "------- \n" ); document.write( "Note:: The resulting mixture will not have 7% oil because \n" ); document.write( "you did not adjust the original amount of oil. \n" ); document.write( "The resulting mixture will not have 8% Nitro. Your 8% \n" ); document.write( "nitro has been dilluted by the Meth and oil. \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " \n" ); document.write( " |