document.write( "Question 511841: How many gallons of a liquid that is 74 percent alcohol must be combined with 5 gal of another that is 90 percent alcohol to obtain a mixture that is 84 percent alcohol?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #342426 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many gallons of a liquid that is 74 percent alcohol must be combined with 5 gal of another that is 90 percent alcohol to obtain a mixture that is 84 percent alcohol?\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "0.74x + 0.90*5 = 84*(x+5) \n" ); document.write( "----------------- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "74x + 90*5 = 84x + 84*5 \n" ); document.write( "--- \n" ); document.write( "10x = 6*5 \n" ); document.write( "x = 3 gallons (amt. of 74% solution needed) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |