document.write( "Question 114741: A nurse wants to add water to 30 ounces of a 10% solution of benzalkonium chloride to dilute it to an 8% solution. How much water must she add? \n" ); document.write( "
Algebra.Com's Answer #83575 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A nurse wants to add water to 30 ounces of a 10% solution of benzalkonium chloride to dilute it to an 8% solution. How much water must she add? \n" ); document.write( ": \n" ); document.write( "Let x = amt of water required \n" ); document.write( ": \n" ); document.write( ".10(30) = .08(x+30) \n" ); document.write( "; \n" ); document.write( "3 = .08x + 2.4 \n" ); document.write( ": \n" ); document.write( ".08x = 3 - 2.4 \n" ); document.write( ": \n" ); document.write( ".08x = .6 \n" ); document.write( ": \n" ); document.write( "x = .6/.08 \n" ); document.write( ": \n" ); document.write( "x = 7.5 oz of water required \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check answer to see if the amt of \"that stuff\", is the same in both solutions \n" ); document.write( ".1(30) = .08(30 + 7.5) \n" ); document.write( ".1(30) = .08(37.5) \n" ); document.write( " 3 = 3 \n" ); document.write( " |