document.write( "Question 1119968: A chemist has two large containers of sulfuric acid solution, with different concentrations of acid in each container. Blending 200 mL of the first solution and 700 mL of the second gives a mixture that is 14% acid, whereas blending 300 mL of the first mixed with 900 mL of the second gives a
\n" );
document.write( "14 1/2% acid mixture. What are the concentrations of sulfuric acid in the original containers? \n" );
document.write( "
Algebra.Com's Answer #735601 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 200x + 700y = 900(0.14) \n" ); document.write( "300x + 900y = 1200(0.145 \n" ); document.write( "************************** \n" ); document.write( "200x + 700y = 126 (1) multiply all sides times -1.5 and add to (2) \n" ); document.write( "300x + 900y = 174 (2) \n" ); document.write( "***************************** \n" ); document.write( "300x + 900y = 174 \n" ); document.write( "+ \n" ); document.write( "-300x + -1050y = -189 \n" ); document.write( "---------------------- \n" ); document.write( "0x + -150y = -15; y = -15/-150 = 0.1 = 10% \n" ); document.write( "The concentration of the second solution is 10% \n" ); document.write( "**************************** \n" ); document.write( "200x + 700(0.1) = 126 \n" ); document.write( "200x + 70 = 126 \n" ); document.write( "200x = 56 \n" ); document.write( "x = 0.28 \n" ); document.write( "The concentration of the first solution is 28% \n" ); document.write( "********************** \n" ); document.write( "Let's see if this is true: \n" ); document.write( "200x + 700y = 126; 200(.28) + 700(.1) = 126; 56 + 70 = 126 Correct \n" ); document.write( "300x + 900y = 174; 300(.28)+ 900(.10) = 174; 84 + 90 = 174 Correct \n" ); document.write( " \n" ); document.write( " |