document.write( "Question 539670: A chemist has a beaker of a 3% acid solution and a beaker of a 7% acid solution.He needs to make 75mL of a 4% acid solution.With the information given,write a system of linear equations and solve the system. \n" ); document.write( "
Algebra.Com's Answer #353506 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist has a beaker of a 3% acid solution and a beaker of a 7% acid solution.He needs to make 75mL of a 4% acid solution. \n" ); document.write( "----- \n" ); document.write( "Quantity: t + s = 75 \n" ); document.write( "Acid:::: 3t +7s = 4*75 \n" ); document.write( "---- \n" ); document.write( "Multiply thru the Quantity equation by 3 to get: \n" ); document.write( "3t + 3s = 75 \n" ); document.write( "3t + 7s = 4*75 \n" ); document.write( "--- \n" ); document.write( "Subtract and solve for \"s\": \n" ); document.write( "4s = 3*75 \n" ); document.write( "s = 56.25 oz (amt. of 7% solution needed) \n" ); document.write( "-------------------------- \n" ); document.write( "Solve for \"t\": \n" ); document.write( "t + 56.25 = 75 \n" ); document.write( "t = 18.75 oz (amt. of 3% solution needed) \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |