document.write( "Question 233628: What volume of each of a 5% acid solution and a 70% acid solution should be combined to form 44 mL of a 50% solution? Set up the appropriate euations and solve the system using the inverse of the coefficient matrix. \n" ); document.write( "
Algebra.Com's Answer #172442 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let x = the number of ml. of the 5% acid solution, then (44-x) would equal the number of ml. of the 70% acid solution. \n" ); document.write( "Write the equation in terms of the amount of acid in each of these after changing the percentages to their decimal equivalents. \n" ); document.write( "x*(0.05)+(44-x)(0.7) = 44(0.5) Simplify and solve for x. \n" ); document.write( "0.05x+30.8-0.7x = 22 Combine like-terms. \n" ); document.write( "-0.65x+30.8 = 22 Subtract 30.8 from both sides. \n" ); document.write( "-0.65x = -8.8 Divide both sides by -0.65 \n" ); document.write( "x = 13.54 rounded to nearest hundredth. \n" ); document.write( "You would need 13.54ml of the 5% acid solution and 30.46ml of the 70% acid solution to obtain 44ml of 50% acid solution. \n" ); document.write( " |