document.write( "Question 162342: How do I set this problem up? I tried but I came up with a negative number.\r
\n" );
document.write( "\n" );
document.write( "A nurse must mix 15L of a 10% solution of a drug with 60% solution to obtain a 20% mixture. How many liters of the 60% solution will be needed? \n" );
document.write( "
Algebra.Com's Answer #119644 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .60X+.10*15=.20(15+X) \n" ); document.write( ".60X+1.5=3+.20X \n" ); document.write( ".60X-.20X=3-1.5 \n" ); document.write( ".40X=1.5 \n" ); document.write( "X=1.5/.40 \n" ); document.write( "X=3.75 LITERS OF 60% SOLUTION IS \n" ); document.write( "PROOF: \n" ); document.write( ".60*3.75+.10*15=.20(15+3.75) \n" ); document.write( "2.25+1.5=.20*18.75 \n" ); document.write( "3.75=3.75 \n" ); document.write( " |