document.write( "Question 250370: 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. complete the table.\r
\n" );
document.write( "\n" );
document.write( "a.
\n" );
document.write( " 3%solution + 7%solution = 4%solution
\n" );
document.write( "amount of solution(ml) ____x + ______y =
\n" );
document.write( "amount of acid (ml) ____x + ______y = 0.04(75)\r
\n" );
document.write( "\n" );
document.write( "b. Use the informaiton in the table to write a system of linear equations.\r
\n" );
document.write( "\n" );
document.write( "c. Solve the system of equations to find how much he will use from each beaker. \n" );
document.write( "
Algebra.Com's Answer #182300 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3%solution + 7%solution = 4%solution \n" ); document.write( "amount of solution(ml) x + y = 75 OR x=75-y \n" ); document.write( "amount of acid (ml) .03x + .07y = 0.04(75) \n" ); document.write( ".03(75-y)+.07y=3 \n" ); document.write( "2.25-.03y+.07y=3 \n" ); document.write( ".04y=3-2.25 \n" ); document.write( ".04y=.75 \n" ); document.write( "y=.75/.04 \n" ); document.write( "y=18.75 ml of 7% solution is used. \n" ); document.write( "x+18.75=75 \n" ); document.write( "x=75-18.75 \n" ); document.write( "x=56.25 ml. of 3% solution is used. \n" ); document.write( "Proof: \n" ); document.write( ".03*56.25+.07*18.75=.04*75 \n" ); document.write( "1.6875+1.3125=3 \n" ); document.write( "3=3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |