Trail Mixed Packaging problem part 1.3
$begingroup$
If you are doing the same exercise, I would recommended viewing the Trail Mixed Packages problem part 1 and 2 before reading here, otherwise you are only cheating yourself.
Again, reflecting on the original question below which, can be found here, under the subtitle Example TMP: Trail Mixed Packaging combined with the help from these two sources: Damien & YukiJ
Excerpt from Example TMP: Trail Mixed Packaging.
Let us denote the amount of each mix to produce each day, measured in kilograms, by the variable quantities b, s and f. Your production schedule can be described as values of b, s and f that do several things. First, we cannot make negative quantities of each mix, so
$$b≥0s≥0f≥0$$.
Second, if we want to consume all of our ingredients each day, the storage capacities lead to three (linear) equations, one for each ingredient.
$$frac{7}{15}b+frac{6}{15}s+frac{2}{15}f=380(raisins)$$
$$frac{6}{15}b+frac{4}{15}s+frac{5}{15}f=500(peanuts)$$
$$frac{2}{15}b+frac{5}{15}s+frac{8}{15}f=620 (chocolate)$$
It happens that this system of three equations has just one solution. In other words, as production manager, your job is easy, since there is but one way to use up all of your raw ingredients making trail mix. This single solution is
$$b=300 kgs=300 kgf=900 kg.$$
Show of workings for TMP caculation:
The first part is straight forward, to solve everything just needs to be multiplied by 15.
$$7b+6s+2f=5700 (raisins)$$
$$ 6b+4s+5f=7500 (peanuts)$$
$$ 2b+5s+8f=9200 (chocolate)$$
To remove $b$ we add and multiple $-frac{6}{7}$ for the first and second equation. Then we add and mulitple the first and third equation by $-frac{2}{7}$ as follows:
$$Eq2. frac{6-6}{7}b+frac{4*7-6*6}{7}s+frac{5*7-6*2}{7}f=frac{7500*7-5700*6}{7}$$
$$Eq3. frac{2-2}{7}+frac{5*7-2*6}{7}+frac{8*7-2*2}{7}=frac{9200*7-5700*2}{7}$$
In the end we are left with the values for $s$ and $f$.
$$6s+2f=380 (raisins)$$
$$frac{-8}{7}s+frac{23}{7}f=18300 (peanuts)$$
$$frac{23}{7}s+frac{52}{7}f=53000 (chocolate)$$
Now, we remove the 7 by multiplying the third equation by 7 which, cancels out the the 7 in the second equation and vice versa.
$$6s+2f=380 (raisins)$$
$$-8s+23f=18300$$
$$23s+52f=53000$$
From here the 23s can be extracted by adding the multiple of $frac{23}{8}$.
$$frac{-23s+23}{8}s+frac{52*-8+(-23*23)}{8}f =frac{53000*8+23*18300}{8}$$
After multiplying $frac{-1}{1}$ by the result $-118.125f = -105612.5$ gives me:
$$118.125f = 105612.5$$
At this point in time, my question is this, why is it that I have different answers on the right side of the equation 2 and later on equation 3 compared to part 1.1 post? Secondly, I will try for the answer later on, just will have a break.
linear-algebra
$endgroup$
add a comment |
$begingroup$
If you are doing the same exercise, I would recommended viewing the Trail Mixed Packages problem part 1 and 2 before reading here, otherwise you are only cheating yourself.
Again, reflecting on the original question below which, can be found here, under the subtitle Example TMP: Trail Mixed Packaging combined with the help from these two sources: Damien & YukiJ
Excerpt from Example TMP: Trail Mixed Packaging.
Let us denote the amount of each mix to produce each day, measured in kilograms, by the variable quantities b, s and f. Your production schedule can be described as values of b, s and f that do several things. First, we cannot make negative quantities of each mix, so
$$b≥0s≥0f≥0$$.
Second, if we want to consume all of our ingredients each day, the storage capacities lead to three (linear) equations, one for each ingredient.
$$frac{7}{15}b+frac{6}{15}s+frac{2}{15}f=380(raisins)$$
$$frac{6}{15}b+frac{4}{15}s+frac{5}{15}f=500(peanuts)$$
$$frac{2}{15}b+frac{5}{15}s+frac{8}{15}f=620 (chocolate)$$
It happens that this system of three equations has just one solution. In other words, as production manager, your job is easy, since there is but one way to use up all of your raw ingredients making trail mix. This single solution is
$$b=300 kgs=300 kgf=900 kg.$$
Show of workings for TMP caculation:
The first part is straight forward, to solve everything just needs to be multiplied by 15.
$$7b+6s+2f=5700 (raisins)$$
$$ 6b+4s+5f=7500 (peanuts)$$
$$ 2b+5s+8f=9200 (chocolate)$$
To remove $b$ we add and multiple $-frac{6}{7}$ for the first and second equation. Then we add and mulitple the first and third equation by $-frac{2}{7}$ as follows:
$$Eq2. frac{6-6}{7}b+frac{4*7-6*6}{7}s+frac{5*7-6*2}{7}f=frac{7500*7-5700*6}{7}$$
$$Eq3. frac{2-2}{7}+frac{5*7-2*6}{7}+frac{8*7-2*2}{7}=frac{9200*7-5700*2}{7}$$
In the end we are left with the values for $s$ and $f$.
$$6s+2f=380 (raisins)$$
$$frac{-8}{7}s+frac{23}{7}f=18300 (peanuts)$$
$$frac{23}{7}s+frac{52}{7}f=53000 (chocolate)$$
Now, we remove the 7 by multiplying the third equation by 7 which, cancels out the the 7 in the second equation and vice versa.
$$6s+2f=380 (raisins)$$
$$-8s+23f=18300$$
$$23s+52f=53000$$
From here the 23s can be extracted by adding the multiple of $frac{23}{8}$.
$$frac{-23s+23}{8}s+frac{52*-8+(-23*23)}{8}f =frac{53000*8+23*18300}{8}$$
After multiplying $frac{-1}{1}$ by the result $-118.125f = -105612.5$ gives me:
$$118.125f = 105612.5$$
At this point in time, my question is this, why is it that I have different answers on the right side of the equation 2 and later on equation 3 compared to part 1.1 post? Secondly, I will try for the answer later on, just will have a break.
linear-algebra
$endgroup$
add a comment |
$begingroup$
If you are doing the same exercise, I would recommended viewing the Trail Mixed Packages problem part 1 and 2 before reading here, otherwise you are only cheating yourself.
Again, reflecting on the original question below which, can be found here, under the subtitle Example TMP: Trail Mixed Packaging combined with the help from these two sources: Damien & YukiJ
Excerpt from Example TMP: Trail Mixed Packaging.
Let us denote the amount of each mix to produce each day, measured in kilograms, by the variable quantities b, s and f. Your production schedule can be described as values of b, s and f that do several things. First, we cannot make negative quantities of each mix, so
$$b≥0s≥0f≥0$$.
Second, if we want to consume all of our ingredients each day, the storage capacities lead to three (linear) equations, one for each ingredient.
$$frac{7}{15}b+frac{6}{15}s+frac{2}{15}f=380(raisins)$$
$$frac{6}{15}b+frac{4}{15}s+frac{5}{15}f=500(peanuts)$$
$$frac{2}{15}b+frac{5}{15}s+frac{8}{15}f=620 (chocolate)$$
It happens that this system of three equations has just one solution. In other words, as production manager, your job is easy, since there is but one way to use up all of your raw ingredients making trail mix. This single solution is
$$b=300 kgs=300 kgf=900 kg.$$
Show of workings for TMP caculation:
The first part is straight forward, to solve everything just needs to be multiplied by 15.
$$7b+6s+2f=5700 (raisins)$$
$$ 6b+4s+5f=7500 (peanuts)$$
$$ 2b+5s+8f=9200 (chocolate)$$
To remove $b$ we add and multiple $-frac{6}{7}$ for the first and second equation. Then we add and mulitple the first and third equation by $-frac{2}{7}$ as follows:
$$Eq2. frac{6-6}{7}b+frac{4*7-6*6}{7}s+frac{5*7-6*2}{7}f=frac{7500*7-5700*6}{7}$$
$$Eq3. frac{2-2}{7}+frac{5*7-2*6}{7}+frac{8*7-2*2}{7}=frac{9200*7-5700*2}{7}$$
In the end we are left with the values for $s$ and $f$.
$$6s+2f=380 (raisins)$$
$$frac{-8}{7}s+frac{23}{7}f=18300 (peanuts)$$
$$frac{23}{7}s+frac{52}{7}f=53000 (chocolate)$$
Now, we remove the 7 by multiplying the third equation by 7 which, cancels out the the 7 in the second equation and vice versa.
$$6s+2f=380 (raisins)$$
$$-8s+23f=18300$$
$$23s+52f=53000$$
From here the 23s can be extracted by adding the multiple of $frac{23}{8}$.
$$frac{-23s+23}{8}s+frac{52*-8+(-23*23)}{8}f =frac{53000*8+23*18300}{8}$$
After multiplying $frac{-1}{1}$ by the result $-118.125f = -105612.5$ gives me:
$$118.125f = 105612.5$$
At this point in time, my question is this, why is it that I have different answers on the right side of the equation 2 and later on equation 3 compared to part 1.1 post? Secondly, I will try for the answer later on, just will have a break.
linear-algebra
$endgroup$
If you are doing the same exercise, I would recommended viewing the Trail Mixed Packages problem part 1 and 2 before reading here, otherwise you are only cheating yourself.
Again, reflecting on the original question below which, can be found here, under the subtitle Example TMP: Trail Mixed Packaging combined with the help from these two sources: Damien & YukiJ
Excerpt from Example TMP: Trail Mixed Packaging.
Let us denote the amount of each mix to produce each day, measured in kilograms, by the variable quantities b, s and f. Your production schedule can be described as values of b, s and f that do several things. First, we cannot make negative quantities of each mix, so
$$b≥0s≥0f≥0$$.
Second, if we want to consume all of our ingredients each day, the storage capacities lead to three (linear) equations, one for each ingredient.
$$frac{7}{15}b+frac{6}{15}s+frac{2}{15}f=380(raisins)$$
$$frac{6}{15}b+frac{4}{15}s+frac{5}{15}f=500(peanuts)$$
$$frac{2}{15}b+frac{5}{15}s+frac{8}{15}f=620 (chocolate)$$
It happens that this system of three equations has just one solution. In other words, as production manager, your job is easy, since there is but one way to use up all of your raw ingredients making trail mix. This single solution is
$$b=300 kgs=300 kgf=900 kg.$$
Show of workings for TMP caculation:
The first part is straight forward, to solve everything just needs to be multiplied by 15.
$$7b+6s+2f=5700 (raisins)$$
$$ 6b+4s+5f=7500 (peanuts)$$
$$ 2b+5s+8f=9200 (chocolate)$$
To remove $b$ we add and multiple $-frac{6}{7}$ for the first and second equation. Then we add and mulitple the first and third equation by $-frac{2}{7}$ as follows:
$$Eq2. frac{6-6}{7}b+frac{4*7-6*6}{7}s+frac{5*7-6*2}{7}f=frac{7500*7-5700*6}{7}$$
$$Eq3. frac{2-2}{7}+frac{5*7-2*6}{7}+frac{8*7-2*2}{7}=frac{9200*7-5700*2}{7}$$
In the end we are left with the values for $s$ and $f$.
$$6s+2f=380 (raisins)$$
$$frac{-8}{7}s+frac{23}{7}f=18300 (peanuts)$$
$$frac{23}{7}s+frac{52}{7}f=53000 (chocolate)$$
Now, we remove the 7 by multiplying the third equation by 7 which, cancels out the the 7 in the second equation and vice versa.
$$6s+2f=380 (raisins)$$
$$-8s+23f=18300$$
$$23s+52f=53000$$
From here the 23s can be extracted by adding the multiple of $frac{23}{8}$.
$$frac{-23s+23}{8}s+frac{52*-8+(-23*23)}{8}f =frac{53000*8+23*18300}{8}$$
After multiplying $frac{-1}{1}$ by the result $-118.125f = -105612.5$ gives me:
$$118.125f = 105612.5$$
At this point in time, my question is this, why is it that I have different answers on the right side of the equation 2 and later on equation 3 compared to part 1.1 post? Secondly, I will try for the answer later on, just will have a break.
linear-algebra
linear-algebra
asked Dec 28 '18 at 5:00
tcratiustcratius
205
205
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
You made a really early unfortunate mistake. For the equation for chocolate, you originally had $$frac2{15}b+frac5{15}s+frac8{15}f=620$$
which you then turned into $$2b+5s+8f=9200$$by multiplying both sides by $15$. Actually, we have $620times15=9300$. If you correct this, you'll find that the final equation will be $$118.125f=106312.5$$ which does indeed give $f=900$.
$endgroup$
$begingroup$
Oh dear, well thank you for find it. Well at least it shows me how importance of double checking more than the most current equation.
$endgroup$
– tcratius
Dec 28 '18 at 10:58
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3054582%2ftrail-mixed-packaging-problem-part-1-3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You made a really early unfortunate mistake. For the equation for chocolate, you originally had $$frac2{15}b+frac5{15}s+frac8{15}f=620$$
which you then turned into $$2b+5s+8f=9200$$by multiplying both sides by $15$. Actually, we have $620times15=9300$. If you correct this, you'll find that the final equation will be $$118.125f=106312.5$$ which does indeed give $f=900$.
$endgroup$
$begingroup$
Oh dear, well thank you for find it. Well at least it shows me how importance of double checking more than the most current equation.
$endgroup$
– tcratius
Dec 28 '18 at 10:58
add a comment |
$begingroup$
You made a really early unfortunate mistake. For the equation for chocolate, you originally had $$frac2{15}b+frac5{15}s+frac8{15}f=620$$
which you then turned into $$2b+5s+8f=9200$$by multiplying both sides by $15$. Actually, we have $620times15=9300$. If you correct this, you'll find that the final equation will be $$118.125f=106312.5$$ which does indeed give $f=900$.
$endgroup$
$begingroup$
Oh dear, well thank you for find it. Well at least it shows me how importance of double checking more than the most current equation.
$endgroup$
– tcratius
Dec 28 '18 at 10:58
add a comment |
$begingroup$
You made a really early unfortunate mistake. For the equation for chocolate, you originally had $$frac2{15}b+frac5{15}s+frac8{15}f=620$$
which you then turned into $$2b+5s+8f=9200$$by multiplying both sides by $15$. Actually, we have $620times15=9300$. If you correct this, you'll find that the final equation will be $$118.125f=106312.5$$ which does indeed give $f=900$.
$endgroup$
You made a really early unfortunate mistake. For the equation for chocolate, you originally had $$frac2{15}b+frac5{15}s+frac8{15}f=620$$
which you then turned into $$2b+5s+8f=9200$$by multiplying both sides by $15$. Actually, we have $620times15=9300$. If you correct this, you'll find that the final equation will be $$118.125f=106312.5$$ which does indeed give $f=900$.
answered Dec 28 '18 at 5:17
John DoeJohn Doe
11.1k11238
11.1k11238
$begingroup$
Oh dear, well thank you for find it. Well at least it shows me how importance of double checking more than the most current equation.
$endgroup$
– tcratius
Dec 28 '18 at 10:58
add a comment |
$begingroup$
Oh dear, well thank you for find it. Well at least it shows me how importance of double checking more than the most current equation.
$endgroup$
– tcratius
Dec 28 '18 at 10:58
$begingroup$
Oh dear, well thank you for find it. Well at least it shows me how importance of double checking more than the most current equation.
$endgroup$
– tcratius
Dec 28 '18 at 10:58
$begingroup$
Oh dear, well thank you for find it. Well at least it shows me how importance of double checking more than the most current equation.
$endgroup$
– tcratius
Dec 28 '18 at 10:58
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3054582%2ftrail-mixed-packaging-problem-part-1-3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown