document.write( "Question 735196: A bourbon that is 54-proof is 27% alcohol by volume while one that is 81-proof is 40.5% alcohol. How many liters of 54-proof bourbon must be mixed with 1.0-L of 81-proof bourbon to produce a 66-proof bourbon? Give your answer to three decimal places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #449308 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bourbon that is 54-proof is 27% alcohol by volume while one that is 81-proof is 40.5% alcohol. How many liters of 54-proof bourbon must be mixed with 1.0-L of 81-proof bourbon to produce a 66-proof bourbon? Give your answer to three decimal places. \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "0.27x + 0.405*1 = 0.33(x+1) \n" ); document.write( "-------- \n" ); document.write( "270x + 405 = 330x + 33 \n" ); document.write( "------ \n" ); document.write( "60x = 372 \n" ); document.write( "x = 6.200 L (amt of 54 proof needed) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |