document.write( "Question 220741: I do not know how to write the equation to solve this problem.
\n" );
document.write( "A cough medicine contains 25% alcohol. How much liquid should a pharmacist add to 120 milliliter of the medicine so it contains only 20% alcohol? \n" );
document.write( "
Algebra.Com's Answer #165643 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A cough medicine contains 25% alcohol. How much liquid should a pharmacist add to 120 milliliter of the medicine so it contains only 20% alcohol? \n" ); document.write( "----------------------------- \n" ); document.write( "Equation: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "--- \n" ); document.write( "I'm going to assume you are adding liquid that has on alcohol in it. \n" ); document.write( "--- \n" ); document.write( "0.25*120 + 0*x = 0.20(x+120) \n" ); document.write( "--- \n" ); document.write( "Multiply both sides by 100 to get rid of the decimals: \n" ); document.write( "25*120 + 0 = 20(x+120) \n" ); document.write( "25*120 = 20x + 20*120 \n" ); document.write( "20x = 5*120 \n" ); document.write( "x = 5*6 \n" ); document.write( "x = 30 milliliters (amt of liquid that should be added) \n" ); document.write( "============================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |