document.write( "Question 897695: A pharmacist is to prepare 15 milliliters of special eye drops for a glaucoma patient. The eye-drop solution must have a 7% active ingredient, but the pharmacist only has 10% solution and 1% solution in stock. How much of each type of solution should be used to fill the prescription? \n" ); document.write( "
Algebra.Com's Answer #544232 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pharmacist is to prepare 15 milliliters of special eye drops for a glaucoma patient. The eye-drop solution must have a 7% active ingredient, but the pharmacist only has 10% solution and 1% solution in stock. How much of each type of solution should be used to fill the prescription? \n" ); document.write( "---------------------------- \n" ); document.write( "Equation: \n" ); document.write( "active + active = active \n" ); document.write( "0.10x + 0.01(15-x) = 0.07*15 \n" ); document.write( "---------- \n" ); document.write( "10x + 15 - x = 7*15 \n" ); document.write( "9x = 6*15 \n" ); document.write( "x = 10 ml (amt. of 10% solution needed) \n" ); document.write( "15-x = 5 ml (amt. o 1% solution needed) \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( " |