Angle TQS is equal to 74 degrees
Answer:
250 batches of muffins and 0 waffles.
Step-by-step explanation:
-1
If we denote the number of batches of muffins as "a" and the number of batches of waffles as "b," we are then supposed to maximize the profit function
P = 2a + 1.5b
subject to the following constraints: a>=0, b>=0, a + (3/4)b <= 250, and 3a + 6b <= 1200. The third constraint can be rewritten as 4a + 3b <= 1000.
Use the simplex method on these coefficients, and you should find the maximum profit to be $500 when a = 250 and b = 0. So, make 250 batches of muffins, no waffles.
You use up all the dough, have 450 minutes left, and have $500 profit, the maximum amount.
Answer:
x > 10
Step-by-step explanation:
It must exceed ten.
Exceed: be greater
Solution: x > 10
9514 1404 393
Answer:
in order by function: 0.6, 8, 7/3, 2, 1/2
Step-by-step explanation:
The functions are given in the form ...
f(x) = a·b^x
The "b" value is the value immediately to the left of the exponent. (It's not rocket science; it's pattern matching.) Note that the minus sign in g(x) is part of 'a', not part of 'b'.
From the top-down, the functions listed on the left have the b-values shown above.