document.write( "Question 1136343: A pharmacist wishes to mix a solution that is 7​% Minoxidil. She has on hand 70 ml of a 2​% solution and wishes to add some 9​% solution to obtain the desired 7​% solution. How much 9​% solution should she​ add? \n" ); document.write( "
Algebra.Com's Answer #754121 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Here is an alternative to the traditional algebraic method for solving mixture problems like this. It will get you to the answer much faster, if you understand how to use it.

\n" ); document.write( "You are starting with 70ml of a 2% solution and adding some 9% solution; you want to stop when the mixture is 7%.

\n" ); document.write( "(1) Looking at the percentages, 7 is 5/7 of the way from 2 to 9. [9-2=7; 7-2=5; (7-2)/(9-2) = 5/7)]
\n" ); document.write( "(2) That means 5/7 of the mixture must be what you are adding.
\n" ); document.write( "(3) That means 2 parts of the original to 5 parts of what you are adding.
\n" ); document.write( "(4) The amount of 9% solution you need to add is (70)*(5/2) = 175ml.
\n" ); document.write( "
\n" );