document.write( "Question 727123:
\n" );
document.write( "A chemist needs to produce a 60% acid mixture. She has 25% strength solution and 80% strength solution on hand.
\n" );
document.write( "Rounding to the nearest thousandth (3 decimal places; nearest mL), how many liters of 80% solution does she add to create 1 liter of the 60% strength mixture?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #444964 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! .80x+.25(1-x)=.60*1 \n" ); document.write( ".80x+.25-.25x=.60 \n" ); document.write( ".55x=.60-.25 \n" ); document.write( ".55x=.35 \n" ); document.write( "x=.35/.55 \n" ); document.write( "x=.636 liters of 80% solution is used. \n" ); document.write( "1-.636=.364 liters of 25% solution is used. \n" ); document.write( "Proof: \n" ); document.write( ".80*.636+.25*.364=.60 \n" ); document.write( ".51+.09=.60 \n" ); document.write( ".60=.60 \n" ); document.write( " |