document.write( "Question 531942: How much of a 50% acid solution must be mixed with 80 gallons of a 14% acid solution to obtain a solution that is 40% acid? \r
\n" );
document.write( "\n" );
document.write( "I feel like I've done something like this before, but I just can't get started. Thank you for any help! \n" );
document.write( "
Algebra.Com's Answer #350637 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let x = the required number of gallons of the 50% acid solution. \n" ); document.write( "Write the equation in terms of the amount of acid in the solution: \n" ); document.write( "For example: 80 gallons of 14% acid solution would have 0.14(80) = 11.2 gallons of acid. So... \n" ); document.write( "0.5x+0.14(80) = 0.4(80+x) Simplify and solve for x. \n" ); document.write( "0.5x+11.2 = 32+0.4x Subtract 0.4x from both sides. \n" ); document.write( "0.1x+11.2 = 32 Subtract 11.2 from both sides. \n" ); document.write( "0.1x = 20.8 Finally, divide both sides by 0.1 \n" ); document.write( "x = 208 gallons of the 50% acid solution. \n" ); document.write( " \n" ); document.write( " |