document.write( "Question 883785: a pharmacist wishes to mix solution that is 3% Minoxidil. She has on hand 100 ml of 1% solution and wishes to add some 5% solution to obtain the desired 3% solution. How much 5% solution should she add?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "can someone solve this question for me pleas? \n" );
document.write( "
Algebra.Com's Answer #533771 by lwsshak3(11628) ![]() You can put this solution on YOUR website! a pharmacist wishes to mix solution that is 3% Minoxidil. She has on hand 100 ml of 1% solution and wishes to add some 5% solution to obtain the desired 3% solution. How much 5% solution should she add? \n" ); document.write( "*** \n" ); document.write( "x=amt of 5% solution to add \n" ); document.write( "5%x+1%*100=3%(x+100) \n" ); document.write( ".05x+1=.03x+3 \n" ); document.write( ".02x=2 \n" ); document.write( "x=200 \n" ); document.write( "amt of 5% solution to add=200 ml \n" ); document.write( " |