document.write( "Question 958778: You are making a drink that requires 12 ounces of a 33-proof whiskey. Unfortunately, all you have on hand are 24-proof and 36-proof whiskey. How much of each type of whiskey do you need to mix to create 12 ounces of a 33-proof whiskey? The proof of an alcoholic beverage indicates the percentage of alcohol (ethanol) it contains. A 24-proof whiskey, for example, contains 48 percent alcohol by volume. You need to mix ? oz. of 24-proof with ? oz. of 36-proof to produce 12 ounces of 33-proof whiskey. \n" ); document.write( "
Algebra.Com's Answer #585975 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You are making a drink that requires 12 ounces of a 33-proof whiskey. Unfortunately, all you have on hand are 24-proof and 36-proof whiskey. How much of each type of whiskey do you need to mix to create 12 ounces of a 33-proof whiskey? \n" ); document.write( "s = 36 proof amount \n" ); document.write( "w = 24 proof amount \n" ); document.write( "---- \n" ); document.write( "s + w = 12 (total liquid) \n" ); document.write( "36s + 24w = 12*33 (total proof) \n" ); document.write( "----------------------- \n" ); document.write( "The proof of an alcoholic beverage indicates the percentage of alcohol (ethanol) it contains. A 24-proof whiskey, for example, contains 48 percent alcohol by volume. \n" ); document.write( "It's the other way around. 24 proof is 12%. \n" ); document.write( "--- \n" ); document.write( "You need to mix ? oz. of 24-proof with ? oz. of 36-proof to produce 12 ounces of 33-proof whiskey. \n" ); document.write( "----------- \n" ); document.write( "Solve for s & w. \n" ); document.write( " \n" ); document.write( " |