document.write( "Question 35083This question is from textbook
\n" );
document.write( ": I don't get this. Shouldn't she just make the mixture using the 60% solution?
\n" );
document.write( "Here's the problem: Susan Staples, a pharmacist, has a 60% solution of the drug sodium iodite. She also has a 25% solution of the same drug. She gets a prescription calling for a 40% solution of the drug. How much of each solution should she mix to make 0.5 liter of the 40% solution? \n" );
document.write( "
Algebra.Com's Answer #21290 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Here's the problem: Susan Staples, a pharmacist, has a 60% solution of the drug sodium iodite. She also has a 25% solution of the same drug. She gets a prescription calling for a 40% solution of the drug. How much of each solutionshould she mix to make 0.5 liter of the 40% solution?\r \n" ); document.write( "\n" ); document.write( "Let amount of 60% solution be \"x\" liters \n" ); document.write( "Then amount of 25% solution must be \"0.5-x\" liters \n" ); document.write( "Amount of sodium iodite in the 60% batch is 0.60x liters \n" ); document.write( "Amount of sodium iodite in the 25% batch is 0.25(0.5-x)=0.125-0.25x liters \n" ); document.write( "EQUATION: \n" ); document.write( " sodium iodite + sodium iodite = 0.40(0.5 liters) \n" ); document.write( " 0.60x + 0.125-0.25x = 0.20 liters \n" ); document.write( " Multiply thru by 1000 to get: \n" ); document.write( "600x +125 - 250x = 200 \n" ); document.write( "350x=75 \n" ); document.write( "x=0.214 liters (amount of 60% solution) \n" ); document.write( "0.5-x= 0.5-0.214= 0.286 liters (amount of 25% solution) \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |