document.write( "Question 104438This question is from textbook College Algebra
\n" ); document.write( ": A new automobile engine can run on a mixture of gasoline and a substitute fuel. If gas costs $1.50 per gallon and the substitute fuel costs 40 cents per gallon, what percent of a mixture must be substitute fuel to bring the cost down to $1.00 per gallon? \n" ); document.write( "
Algebra.Com's Answer #76031 by stormy(4)\"\" \"About 
You can put this solution on YOUR website!
Let g = the number of gallons of gas and s = the number of gallons of substitute fuel in the mixture. Then:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The price of g gallons of gas = 1.50 g
\n" ); document.write( "The price of s gallons of substitute fuel = 0.40 s\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, the price of the mixture is: 1.50 g + 0.40 s\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To get a price of 1.00 per gallon, you have to mix the two types. The price of this mixture is $1 multiplied the total number of gallons in the mixture:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.00 ( g + s )\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now set the two expressions for the price of the mixture equal to each other and solve for \"g\":\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.50 g + 0.40 s = 1.00 ( g + s )
\n" ); document.write( "1.50 g + 0.40 s = 1.00 g + 1.00 s
\n" ); document.write( "1.50 g - 1.00 g = 1.00 s - 0.40 s
\n" ); document.write( "0.50 g = 0.60 s
\n" ); document.write( "g = (0.60 / 0.50) s
\n" ); document.write( "g = 1.2 s\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From this we see that we need 1.2 gallons of gas for every gallon of substitute fuel.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can now calculate the percentage of substitute fuel in the mixture:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "s / (g + s) = s / (1.2s + s) = s / 2.2s = 0.4545, or 45.45%\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To check our solution, verify that 45.45% of the substitute fuel price added to 100 - 45.45 = 54.55% of the gas price equals $1.00:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.5455($1.50) + 0.4545($0.40) = $1.00\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It does!
\n" ); document.write( "
\n" );