document.write( "Question 117263:
\n" );
document.write( "A Chemist ahs 25% and a 50% acid soultion. How much of each soultion should be used to form 200 ml of a 35% acid soultion. \n" );
document.write( "
Algebra.Com's Answer #85315 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! .25X+.50(200-X)=200*.35 \n" ); document.write( ".25X+100-.50X=70 \n" ); document.write( "-.25X=70-100 \n" ); document.write( "-.25X=-30 \n" ); document.write( "X=-30/-.25 \n" ); document.write( "X=120 ML OF 25% ACID IS REQUIRED. \n" ); document.write( "200-120=80 ML OF 50% ACID IS ALSO REQUIRED. \n" ); document.write( "PROOF \n" ); document.write( ".25*120+.50*80=70 \n" ); document.write( "30+40=70 \n" ); document.write( "70=70 \n" ); document.write( " |