document.write( "Question 404830: how many gallons of a 3% salt solution must be mixed
\n" );
document.write( "with 50 gallons of a 7% solution to obtain 5% solution?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "please help me out? Thanks \n" );
document.write( "
Algebra.Com's Answer #286171 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! how many gallons of a 3% salt solution must be mixed with 50 gallons of a 7% solution to obtain 5% solution? \n" ); document.write( ": \n" ); document.write( "Let x = amt of 3% solution required \n" ); document.write( ": \n" ); document.write( ".03x + .07(50) = .05(x+50) \n" ); document.write( ": \n" ); document.write( ".03x + 3.5 = .05x + 2.5 \n" ); document.write( ": \n" ); document.write( "3.5 - 2.5 = .05x - .03x \n" ); document.write( ": \n" ); document.write( "1 = .02x \n" ); document.write( "x = \n" ); document.write( "x = 50 gal of 3% required, to mix with 50 gal of 7% solution \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |