document.write( "Question 221269: A chemist needs 200 milimeters of a 49% acid solution but only has 37% and 57% acid solutions available. Find how many milimeters of each that should ne mixed to get the desired solution. \n" ); document.write( "
Algebra.Com's Answer #166005 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .57x+.37(200-x)=.49*200 \n" ); document.write( ".57x+74-.37x=98 \n" ); document.write( ".20x=98-74 \n" ); document.write( ".20x=24 \n" ); document.write( "x=24/.20 \n" ); document.write( "x=120 ml. of th 57% mixture is used. \n" ); document.write( "200-120=80 ml of the 37% mixture is used. \n" ); document.write( "Proof: \n" ); document.write( ".57*120+.37*80=.49*200 \n" ); document.write( "68.4+29.6=98 \n" ); document.write( "98=98 \n" ); document.write( " |