document.write( "Question 779223: the dosage of medicine ordered by a doctor is 30 milliliters of a 12% solution. A nurse has available both a 30% solution and a 6% solution of this medicine. How many milliliters of each could be mixed to prepare this 30 ml dosage?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #475138 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the dosage of medicine ordered by a doctor is 30 milliliters of a 12% solution. A nurse has available both a 30% solution and a 6% solution of this medicine. How many milliliters of each could be mixed to prepare this 30 ml dosage? \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "0.30x + 0.06(30-x) = 0.12*30 \n" ); document.write( "------------------------------------- \n" ); document.write( "30x + 6*30 - 6x = 12*30 \n" ); document.write( "24x = 6*30 \n" ); document.write( "x = (1/4)30 \n" ); document.write( "----- \n" ); document.write( "x = 7.5 ml (amt of 30% solution needed) \n" ); document.write( "------ \n" ); document.write( "30-x = 22.5 ml (amt. of 6% solution needed) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |