document.write( "Question 702635: a pharmacist wants to mix an ointment that is 20% zinc oxside with ointment that is 40% zinc oxide to make 60 grams of ointment that is 25% zinc oxide how many grams of each ointment should t
\n" );
document.write( "he pharmacist mix together \n" );
document.write( "
Algebra.Com's Answer #433074 by stanbon(75887) ![]() You can put this solution on YOUR website! a pharmacist wants to mix an ointment that is 20% zinc oxside with ointment that is 40% zinc oxide to make 60 grams of ointment that is 25% zinc oxide how many grams of each ointment should the pharmacist mix together \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "zinc + zinc = zinc \n" ); document.write( "0.20x + 0.40(60-x) = 0.25*60 \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "20x + 40*60 - 40x = 25*60 \n" ); document.write( "-20x = -15*60 \n" ); document.write( "x = (3/4)60 \n" ); document.write( "x = 45 grams (amt of 20% ointment needed) \n" ); document.write( "60-x = 15 grams (amt of 40% ointment needed) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |