document.write( "Question 1157274: Mr. Rosoff works in the lab at a pharmaceutical company. He needs to make 60 liters of a 13% acid solution to test a new product. His supplier only ships a 16% and a 12% solution. Mr. Rosoff decides to make the 13% solution by mixing the 16% solution with the 12% solution. How much of the 16% solution will Mr. Rosoff need to use?\r
\n" );
document.write( "\n" );
document.write( "[A] 10 L [B] 60 L [C] 45 L [D] 15 L \n" );
document.write( "
Algebra.Com's Answer #780102 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x=16% sol in l \n" ); document.write( "60-x= 12% sol \n" ); document.write( "60*0.13=7.8 liter of pure acid \n" ); document.write( ".16x+.12(60-x)=7.8 \n" ); document.write( ".16x+7.2-.12x=7.8 \n" ); document.write( "0.04x=0.6 \n" ); document.write( "=15 liters of 16% \n" ); document.write( "D\r \n" ); document.write( "\n" ); document.write( "Notice that 13% is 1/4 of the way from 12 to 16% \n" ); document.write( "That means 3/4 of the acid is weighted for 12% of 45 l, leaving 15 l for 16% \n" ); document.write( " |