document.write( "Question 630933: You must show two equations you need to write as well as all steps to solve the problem.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a chemist has two acid solutions in stock: one that is 40% solution and the other 60% solution. How much of each solution should be mixed to obtain 100ml of a 45% solution? (show work) \n" );
document.write( "
Algebra.Com's Answer #397218 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a chemist has two acid solutions in stock: one that is 40% solution and the other 60% solution. How much of each solution should be mixed to obtain 100ml of a 45% solution? \n" ); document.write( "-------------------- \n" ); document.write( "f = amount of 40% \n" ); document.write( "s = amount of 60% \n" ); document.write( "----------- \n" ); document.write( "f + s = 100 (total solution) \n" ); document.write( "40f + 60s = 45*100 (total acid) \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |