document.write( "Question 748065: 5.) A chemist mixes liquid that's 87% gas. Together with another liquid that's 93% gas, to obtain 6 gallons that has a blend of 88% gas. How much of the 93% did the chemist use?
\n" );
document.write( "A.) 1
\n" );
document.write( "B.) 3
\n" );
document.write( "C.) 5
\n" );
document.write( "D.) 6 \n" );
document.write( "
Algebra.Com's Answer #455309 by nerdybill(7384) You can put this solution on YOUR website! 5.) A chemist mixes liquid that's 87% gas. Together with another liquid that's 93% gas, to obtain 6 gallons that has a blend of 88% gas. How much of the 93% did the chemist use? \n" ); document.write( "A.) 1 \n" ); document.write( "B.) 3 \n" ); document.write( "C.) 5 \n" ); document.write( "D.) 6 \n" ); document.write( ". \n" ); document.write( "Let x = amount (gallons) of 93% gas \n" ); document.write( "then \n" ); document.write( "6-x = amount (gallons) of 87% gas \n" ); document.write( ". \n" ); document.write( ".93x + .87(6-x) = .88(6) \n" ); document.write( ".93x + 5.22-.87x = 5.28 \n" ); document.write( ".06x + 5.22 = 5.28 \n" ); document.write( ".06x = .06 \n" ); document.write( "x = 1 \n" ); document.write( ". \n" ); document.write( "Answer: A\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |