document.write( "Question 159795: how many pounds of water must be evaporated from 50lbs of a 3% salt solution so that the remaining solution will be a 5% salt? \n" ); document.write( "
Algebra.Com's Answer #117872 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.03*50=.05(50-x)
\n" ); document.write( "1.5=2.5-.05x
\n" ); document.write( "-.05x=1.5-2.5
\n" ); document.write( "-.05x=-1
\n" ); document.write( "x=-1/-.05
\n" ); document.write( "x=20 lbs of water is evaporated to get the 5% mixture.
\n" ); document.write( "Proof:
\n" ); document.write( ".03*50=.05(50-20)
\n" ); document.write( "1.5=.05*30
\n" ); document.write( "1.5=1.5
\n" ); document.write( "
\n" );