Remark
It looks like all you want is question 6. If that is the case, there are two ways to do it.
Algebra
<u>First answer</u>
abs(b - 22) = 5 Equate to + 5
b - 22 = 5 Add 22 to both sides.
b = 5 + 22
b = 27
<u>Second Answer</u>
Equate to - 5
b - 22 = -5
b = 22 - 5
b = 17
Method Two
<u>Graph the question</u>
The graph y = abs(b - 22) is shown below in red.
The values of y when y =5 are shown in blue.
Answer: Your answer is 50
Step-by-step explanation:
Answer:
144
Step-by-step explanation:
x = ((n-2)π / n) radians = (((n-2)/n) x 180° ) degrees
Answer:
4
Step-by-step explanation:
let y = the number
y x 5 - 24 = -44
y x 5 = -44 + 24
y x 5 = 20
y = 20/5
y = 4
Answer:
Lets denote
1. eggs as x,
2. edamame as y
3. elbow macaroni as z
The problem then is
min TC=2x+5y+3z
subject to

Step-by-step explanation:
First the objective is to minimize total cost subject to some nutritional requirements.
So the total cost function (TC) is the number of servings multiplied for the corresponding costs. Eggs cost 2, edamame 5, and macaroni 3
Next we have to meet the nutritional requirements, the first of the restrictions is the protein restriction. The problem requires that the meal contains at least 40g of carbohydrates (that is why the restriction is
). Then we add how much each meal component adds to the total, eggs add 2g of carbs, edamame 12g, and macaroni 43g.
Same for protein, we need at least 20 grams of protein (
). Eggs add 17g, edamame adds 12g, and macaroni adds 8g.
Finally we don't want more than 50 grams of fat (
). Eggs add 14g, edamame add 6g and macaroni 1g.
Finally, we add the non negativity restrictions-> we cannot buy negative quantities of these goods, but we allow for zero.