document.write( "Question 842757: Mixture Word problem\r
\n" ); document.write( "\n" ); document.write( "Mix together M&Ms and trail mix. The M&Ms are $7.00 per pound. And Trail Mix is $15.00 per pound. How many of each to get 480 pounds that would cost to be $8.00 per pound?\r
\n" ); document.write( "\n" ); document.write( "My 2 equations that I came up with are:
\n" ); document.write( "x+y=480
\n" ); document.write( ".7x+.15y=.8*480\r
\n" ); document.write( "\n" ); document.write( "so I did the subsitution method to solve. I solved the first problem as
\n" ); document.write( "Y=-x+480.\r
\n" ); document.write( "\n" ); document.write( "then my second equation came out to be .7x+.15y=384 \r
\n" ); document.write( "\n" ); document.write( "Then I subsituted the first equation into the second equation and got
\n" ); document.write( ".7x +.15(-x+480)=384... I distributed the .15 to the -x and 480. The new equation came to be...
\n" ); document.write( ".7x-.15x+72=384.\r
\n" ); document.write( "\n" ); document.write( "then I combined the x's. subtracted 72 from both sides and got:
\n" ); document.write( ".55x=312
\n" ); document.write( "Then divided .55 to get x by it self, there for x=567.27\r
\n" ); document.write( "\n" ); document.write( "I know from here i would put the x= value into the first problem of x+y=480 But I know x is wrong... did i set it up wrong?
\n" ); document.write( "

Algebra.Com's Answer #507748 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
you are multiplying x by .7 when you should be multiplying x by 7.
\n" ); document.write( "same with y and same with 480.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".7 is 70 cents a pound.
\n" ); document.write( "you want 7 dollars a pound which is 7.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when you solved for y, you got y = x + 480.
\n" ); document.write( "that should have been y = 480 - x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let me go through it and you'll see what and where you went wrong.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y = 480 is the first equation
\n" ); document.write( "7x + 15y = 8(480) is the second equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you want to solve by substitution.
\n" ); document.write( "start with x + y = 480
\n" ); document.write( "subtract x from both sides of this equation to get y = 480 - x
\n" ); document.write( "substitute for y in the second equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "7x + (15 * (480 - x)) = (8 * 480)
\n" ); document.write( "simplify to get:
\n" ); document.write( "7x + (15 * 480) - (15 * x) = (8 * 480)
\n" ); document.write( "simplify further to get:
\n" ); document.write( "7x + 7200 - 15x = 3840
\n" ); document.write( "combine like terms to get\"
\n" ); document.write( "-8x + 7200 = 3840
\n" ); document.write( "subtract 7200 from both sides of this equation to get:
\n" ); document.write( "-8x = 3840 - 7200
\n" ); document.write( "simplify to get:
\n" ); document.write( "-8x = -3360
\n" ); document.write( "multiply both sides of this equation by -1 to get:
\n" ); document.write( "8x = 3360
\n" ); document.write( "divide both sides of this equation by 8 to get:
\n" ); document.write( "x = 420\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace x in the equation of x + y = 480 to get 420 + y = 480
\n" ); document.write( "subtract 420 from both sides of this equation to get y = 480 - 420 which simplifies to y = 60\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have x = 420 and y = 60
\n" ); document.write( "7 * 420 + 15 * 60 = 3840 for 480 pounds of mix.
\n" ); document.write( "divide 3840 by 480 to get:
\n" ); document.write( "cost per pound for the mix is equal to 8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "numbers check out so the solution is good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "two mistakes that were obvious were:
\n" ); document.write( "you used .7 and .8 and .15 rather than 7 and 8 and 15.
\n" ); document.write( "you said y = x + 480 when you should have said y = 480 - x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i didn't check the rest out but, if you follow my logic, you should be able to see where else you went wrong, if you did anything else wrong.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );