document.write( "Question 367546: 10 liters of a 30% acid solution is obtained by mixing 20% solution with a 50% solution. \r
\n" ); document.write( "\n" ); document.write( "a) write a system of equations in which one equation represents the amount of final mixture required and the other represents the amount of the acid in the final mixture. Let x and y represent the amounts of 20% and 50% solutions, respectively.\r
\n" ); document.write( "\n" ); document.write( "b) use a graphing utility to graph the two equations in part a. As the amount of the 20% solution increases, how does the amount of the 50% solution change?\r
\n" ); document.write( "\n" ); document.write( "c) How much of each solution is required to obtain the specified concentration in the final mixture?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #262077 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
x is the amount of liters of the 20% solution.
\n" ); document.write( "y is the amount of liters of the 50% solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your 2 equations are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y = 10 (number of liters in the solution)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".2x + .5y = .3*10 (amount of acid in the solution).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you solve these simultaneously as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "from the first equation, solve for y to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 10 - x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substitute for y in the second equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".2*x + .5*(10-x) = .3*10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".2*x + 5 - .5*x = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get -.3*x + 5 = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 5 from both sides of the first equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-.3*x = -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by -.3 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 6.6666666667 (equivalent to 6 and 2/3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since x + y = 10, this means that y = 3.333333333 (equivalent to 3 and 1/3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substitute in your original equations to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y = 6.6666666667 + 3.3333333333 = 10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".2*x + .5*y = .2 * (6.6666666667) + .5 * (3.3333333333) = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution to the problem is that you need 6 and 2/3 liters of the 20% solution and 3 and 1/3 liters of the 50% solution to get a solution of 10 liters that is 30% acid.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to graph this problem, you need to do the following:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x = the number of liters of the 20% solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let y = .2*x + .5*(10-x) which equals the amount of acid in 10 liters of the final solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graph will look like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28600%2C600%2C-1%2C11%2C-1%2C7%2C.2%2Ax+%2B+.5%2A%2810-x%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The domain of your graph is the value of x from 0 to 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The range of your graph is the value of y from 5 to 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you need to look only at the values of x from 0 to 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It's clear that when x = 0, y = 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That's because your mix is .2*0 + .5*10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It's also clear that when x = 10, y = 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That's because your mix is .2*10 + .5*0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is a little less clear that when the value of x = 6.6666666667, the value of y is equal to 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It's a little less clear because you can't really narrow the graph down to the value of x = 6.66666667.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can, however, determine the value of y from the equation for y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = .2*x + .5*(10-x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = .2*6.666666667 + .5 * (10-6.666666667)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The result of that calculation is that y = 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The graph above showed you what happens to the amount of acid in the 10 liters of total solution as the number of liters of the 20% solution increases.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The following graph shows you what happens to the number of liters of 50% solution as the number of liters of the 20% solution increases.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In this graph, the value of x is the number of liters of 20% solution and the value of y is the number of liters of 50% solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The formula for y is y = 10 - x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "as x increases, the value of y decreases.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That graph looks like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28600%2C600%2C-1%2C11%2C-1%2C11%2C10-x%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can see that when the amount of the 20% solution is increased, the amount of the 50% solution decreases.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x is the amount of 20% solution.
\n" ); document.write( "y is the amount of 50% solution.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );