Answer:
the one on top= c= -12
the bottom one= f= -15
Step-by-step explanation:
“Line graphs are useful in that they show data variables and trends very clearly and can help to make predictions about the results of data not yet recorded. They can also be used to display several dependent variables against one independent variable.”
“With a line graph, it is fairly easy to make predictions because line graphs show changes over a period of time. You can look at past performance in a line graph and make a prediction about future performance.”
You can treat x and 2x+1 just as though they are real numbers.
So f(2x+1) = 3(2x+1) - 5 = 6x + 3 - 5 = 6x - 2
In the above, I made use of something called the distributive law which says that if a,b and c are real numbers, then a(b+c) = ab + ac.
The number of seats sold cannot be negative, so you have
... x ≥ 0, y ≥ 0
The limits on numbers of seats must be observed, so you have
... y ≤ 2000
... x + y ≤ 3000
And the revenue constraint must be met:
... 35x + 50y ≥ 90,000
Together, these inequalties are ...
{x ≥ 0, y ≥ 0, y ≤ 2000, x + y ≤ 3000, 35x + 50y ≥ 90,000}