1:
An employer provides two payment options for employees.
Option A: Receive $200 the first week. Receive an additional $50 for each of the following weeks.
Option B: Receive $200 the first week. Receive an additional 10% for each of the following weeks.
Make a table to show how much money would be received for both payment options, each week, for 6 weeks.
2:
Suppose you are a new employee. You notice that each payment option describes a sequence and decide to use rules to help determine which option to take.
Determine the iterative rule for each sequence. Show your work.
Your friend trusts your tables in Problem 1, but wonders if you wrote the iterative rules correctly. Show two calculations to convince your friend that both your rules work.
3:
Consider the iterative rules you wrote in Problem 2.
Explain why the rules are functions.
Your friend says that because the rules are functions, they can be graphed and must have y-intercepts. How would you respond to your friend’s comment?
Your friend uses your rules to determine the outputs when the inputs are 18.5. Explain why her outputs are meaningless in this situation. What would you tell her about the inputs she can use?
4:
The longest amount of time employees can work under Option A or Option B is 20 weeks. After employees work 20 weeks, they can either quit or keep making the same amount they made during Week 20. If an employee plans on quitting after 20 weeks, which payment option gives the greatest total income? Explain.
3 answers
So, for #1, we have
A: y = 200 + 50(x-1) = 150+50x
B: y = 200 * 1.10^(x-1)
Now you can easily make a table. See what you can do with the rest of the questions. If you get stuck, come back and show your attempts.