Answer:
P=500
Step-by-step explanation:
My reasoning is multiply 0.05 and 2 and you get 0.1. Then you divide 0.1 out of 50 and get 500. Too check the answer you take 500 and multiply it by 0.05 and then multiply it by 2 and you should get an answer of 50 like it says in the equation.
Answer:
They exceed their goal by $150.
Step-by-step explanation:
If x = weekday shows and y = weekend shows, then
50(15) + 150(6)
750 + 900 = 1650
1650 - 1500 = 150
You can try them out and see which one works.
a: f(2) = f(1) +6 = 5+6 = 11 . . . . . . not this one
b: f(1) = f(2) -6 = -1-6 = -7 . . . . . . not this one (5 ≠ -7)
c: f(2) = f(1) - 6 = 5 - 6 = -1 . . . . . this gives the right f(2)
d: f(2 = -6(f(1) = -6(5) = -30 . . . . not this one
_____
The appropriate choice is ...
... f(n +1) = f(n) - 6
— — — — —
You can also recognize that the next term is 6 less than the current one, so f(n+1) = f(n) - 6, which corresponds to the 3rd selection.