document.write( "Question 200257: A chemist has prepared two acid solutions, one of which is 4% acid by volume, another 11% acid. How many cubic centimeters of each should the chemist mix together to obtain 50cm3 of 6.24% solution? \n" ); document.write( "
Algebra.Com's Answer #150559 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .11x+.04(50-x)=.0624*50 \n" ); document.write( ".11x+2-.04x=3.12 \n" ); document.write( ".07x=3.12-2 \n" ); document.write( ".07x=1.12 \n" ); document.write( "x=1.12/.07 \n" ); document.write( "x=16 cm of 11% solution. \n" ); document.write( "50-16=34 cm of 4% solution. \n" ); document.write( "Proof: \n" ); document.write( ".11*16+.04*34=3.12 \n" ); document.write( "1.76+1.36=3.12 \n" ); document.write( "3.12=3.12 \n" ); document.write( " \n" ); document.write( " |