document.write( "Question 493815: A pharmacist wishes to mix a solution that is %8 Minoxidil. She has on hand 90 ml of a 1% solution and wishes to add some 10% solution to obtain the desired 8% solution. How much 10% solution should she add? \n" ); document.write( "
Algebra.Com's Answer #335459 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A pharmacist wishes to mix a solution that is %8 Minoxidil. She has on hand 90 ml of a 1% solution and wishes to add some 10% solution to obtain the desired 8% solution. How much 10% solution should she add?
\n" ); document.write( "----------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "mino + mino = mino
\n" ); document.write( "0.01*90 + 0.10(x) = 0.08(90+x)
\n" ); document.write( "---
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "1*90 + 10x = 8*90 + 8x
\n" ); document.write( "---
\n" ); document.write( "2x = 7*90
\n" ); document.write( "x = 7*45 = 315 ml (amt of 10% solution needed)
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );