document.write( "Question 265838: 89 octane gas is made by mixing 87 octane gas and 92 octane gas. How many gallons of the 87 octane gas and 92 octane gas should be used to make 500 gallons of the 89 octane gas?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #195394 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 89 octane gas is made by mixing 87 octane gas and 92 octane gas. How many gallons of the 87 octane gas and 92 octane gas should be used to make 500 gallons of the 89 octane gas? \n" ); document.write( "-------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "octane + octane = octane \n" ); document.write( "87x + 92(500-x) = 89*500 \n" ); document.write( "87x = 92*500 - 92x = 89*500 \n" ); document.write( "-5x = -3*500 \n" ); document.write( "x = 300 (# of gallons of 87 octane gas needed in the mixture) \n" ); document.write( "---------------------- \n" ); document.write( "500-x = 200 (# of gallons of 92 octain gas needed in the mixture) \n" ); document.write( "==================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |