document.write( "Question 1154729: Gabe​ Amodeo, a nuclear​ physicist, needs 60liters of a 40% acid solution. He currently has a 30 % solution and a 60 % solution. How many liters of each does he need to make the needed 6060 liters of 40% acid​ solution? \n" ); document.write( "
Algebra.Com's Answer #777199 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "I'm assuming you meant to write \"60\" instead of \"6060\". \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Gabe needs 60 liters of the 40% solution. This solution is a mix of water and pure acid. Specifically 60*0.4 = 24 liters of pure acid are needed. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let
\n" ); document.write( "x = amount of the 30% solution (in liters)
\n" ); document.write( "y = amount of the 60% solution (in liters)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Based on those definitions above, we can say
\n" ); document.write( "0.30x = amount of pure acid from the 30% mix
\n" ); document.write( "0.60y = amount of pure acid from the 60% mix
\n" ); document.write( "0.30x+0.60y = amount of pure acid in total
\n" ); document.write( "0.30x+0.60y = 24, since Gabe wants 24 liters of pure acid in the end\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At the same time, we can also say x+y = 60 because the two individual solution amounts (x and y) will combine to the overall amount of solution of 60 liters. Solve for y to get y = 60-x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug this into 0.30x+0.60y = 24, and solve for x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.30x+0.60y = 24
\n" ); document.write( "0.30x+0.60( y ) = 24
\n" ); document.write( "0.30x+0.60( 60-x ) = 24 ... replace y with 60-x
\n" ); document.write( "0.30x+0.60(60)+0.60(-x) = 24 ... distribute
\n" ); document.write( "0.30x+36-0.60x = 24
\n" ); document.write( "-0.30x+36 = 24
\n" ); document.write( "-0.30x+36-36 = 24-36 ... subtract 36 from both sides
\n" ); document.write( "-0.30x = -12
\n" ); document.write( "-0.30x/(-0.30) = -12/(-0.30) .... divide both sides by -0.30
\n" ); document.write( "x = 40
\n" ); document.write( "We need 40 liters of the 30% solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 60-x
\n" ); document.write( "y = 60-40
\n" ); document.write( "y = 20
\n" ); document.write( "and 20 liters of the 60% solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "With those x and y values in mind, note that
\n" ); document.write( "30% of x = 30% of 40 = 0.30*40 = 12
\n" ); document.write( "60% of y = 60% of 20 = 0.60*20 = 12
\n" ); document.write( "Those values sum to 12+12 = 24, which was the amount of pure acid Gabe needs.
\n" ); document.write( "This helps confirm we have the right answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answers:
\n" ); document.write( "40 liters of the 30% solution
\n" ); document.write( "20 liters of the 60% solution
\n" ); document.write( "
\n" ); document.write( "
\n" );