document.write( "Question 551024: A solution is made by mixing concentrate with water. How many liters of concentrate should be mixed with 2 liters of water so that 32 percent of the solution is concentrate? \n" ); document.write( "
Algebra.Com's Answer #359304 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A solution is made by mixing concentrate with water. How many liters of concentrate should be mixed with 2 liters of water so that 32 percent of the solution is concentrate
\n" ); document.write( "**
\n" ); document.write( "let x=liters of concentrate to mix with water
\n" ); document.write( "x+2=liters of 32% solution
\n" ); document.write( "x=.32(x+2)=.32x+.64
\n" ); document.write( ".68x=.64
\n" ); document.write( "x=.64/.68≈.94
\n" ); document.write( "ans:
\n" ); document.write( "liters of concentrate to mix with water≈.94 liters
\n" ); document.write( "
\n" );