document.write( "Question 165423This question is from textbook mathematics for calculus
\n" );
document.write( ": a pharmacist wishes to make 1.8 liters of a 10% solution of boric acid by mixing 7.5% and 12% solutions. How much a each type should be used? \n" );
document.write( "
Algebra.Com's Answer #121936 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a pharmacist wishes to make 1.8 liters of a 10% solution of boric acid by mixing 7.5% and 12% solutions. How much a each type should be used? \n" ); document.write( "----------------------------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.075x + 0.12(1.8-x) = 0.10(1.8) \n" ); document.write( "Multiply thru by 1000 to get: \n" ); document.write( "75x + 120*1.8-120x = 100*1.8 \n" ); document.write( "-45x = -20*1.8 \n" ); document.write( "x = 0.8 liters (amount of 7.5% solution in the mixture) \n" ); document.write( "1.8-0.8 = 1 liter ( amount of 12% solution in the mixture) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |