document.write( "Question 22894: In a chemistry class, 7 liters of a 4% silver iodide solution must be mixed with a 10% solution to get a 6% solution. How many liters of a 10% solution are needed?
\n" );
document.write( "A. 4.5L
\n" );
document.write( "B. 2.5L
\n" );
document.write( "C. 7.0L
\n" );
document.write( "D. 3.5L \n" );
document.write( "
Algebra.Com's Answer #11282 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 14x+6(7-x)=10(7) \n" ); document.write( "14x+42-6x=70 \n" ); document.write( "8x=28 \n" ); document.write( "x=3.5 \n" ); document.write( "Hence, 3.5L of 10% solution is needed. \n" ); document.write( " |