document.write( "Question 990545: A new automobile engine can run on a mixture of gasoline and a substitute fuel. If gas costs $3.25 per gallon and the substitute costs 90¢ per gallon, what percent of a mixture must be substitute to bring the cost down to $3.00 per gallon? \n" ); document.write( "
Algebra.Com's Answer #610554 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = gallons of gasoline used
\n" ); document.write( "Let \"+b+\" = gallons of substitute used
\n" ); document.write( "-----------------------------------
\n" ); document.write( "I will say that I am filling a 100 gallon
\n" ); document.write( "tank with the mixture
\n" ); document.write( "---------------------------
\n" ); document.write( "(1) \"+a+%2B+b+=+100+\"
\n" ); document.write( "(2) \"+%28+325a+%2B+90b+%29+%2F+100+=+300+\" ( in cents )
\n" ); document.write( "----------------------------
\n" ); document.write( "(2) \"+325a+%2B+90b+=+30000+\"
\n" ); document.write( "(2) \"+65a+%2B+18b+=+6000+\"
\n" ); document.write( "-------------------------
\n" ); document.write( "Multiply both sides of (1) by \"+18+\" and
\n" ); document.write( "subtract (1) from (2)
\n" ); document.write( "-------------------------
\n" ); document.write( "(2) \"+65a+%2B+18b+=+6000+\"
\n" ); document.write( "(1) \"+-18a+-+18b+=+-1800+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "\"+47a+=+4200+\"
\n" ); document.write( "\"+a+=+89.362+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+a+%2B+b+=+100+\"
\n" ); document.write( "(1) \"+b+=+10.638+\"
\n" ); document.write( "--------------------
\n" ); document.write( "10.638 % of substitute and 89.362 % of gasoline
\n" ); document.write( "must be used
\n" ); document.write( "--------------------
\n" ); document.write( "check answer:
\n" ); document.write( "(2) \"+%28+325a+%2B+90b+%29+%2F+100+=+300+\"
\n" ); document.write( "(2) \"+%28+325%2A89.362+%2B+90%2A10.638+%29+%2F+100+=+300+\"
\n" ); document.write( "(2) \"++29042.65+%2B+957.42+=+30000+\"
\n" ); document.write( "(2) \"+30000.07+=+30000+\"
\n" ); document.write( "error due to rounding off
\n" ); document.write( "
\n" ); document.write( "
\n" );