document.write( "Question 1092544: A pharmacist wishes to mix a solution that is 55% Minoxidil. She has on hand 6060 ml of a 44% solution and wishes to add some 77% solution to obtain the desired 55% solution. How much 77% solution should she add? \n" ); document.write( "
Algebra.Com's Answer #707157 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let n be the amount of 77% solution to be added. Then: \n" ); document.write( "0.77n + 0.44(6060)=0.55(6060+n) \n" ); document.write( "0.77n+2666.4=3333+0.55n \n" ); document.write( "0.22n=666.6 \n" ); document.write( "n=3030 ml of 77% solution to be added \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |