The second constraint is the same as the objective function, so your problem boils down to finding integer solutions to
.. 3x1 +5x2 = 36
There are 3 solutions. They are (x1, x2) = (12, 0), (7, 3), (2, 6)
The value of the objective function there is (obviously) 36.
Answer:
-8-7= 15
so the answer is 15
Step-by-step explanation:
Answer:
15
Step-by-step explanation:
subtract 12 on both sides and you get
x=27-12
x=15
Using a linear function, it is found that the rate of change in this problem situation is of -2 contestants per week.
<h3>What is a linear function?</h3>
A linear function is modeled by:
y = mx + b
In which:
- m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.
- b is the y-intercept, which is the value of y when x = 0, and can also be interpreted as the initial value of the function.
Considering the situation described, the number of participants after n weeks is given by:
N(n) = 20 - 2n.
The slope is of -2, hence the rate of change in this problem situation is of -2 contestants per week.
More can be learned about linear functions at brainly.com/question/24808124
#SPJ1