201k views
2 votes
10.The function f(x) is shown below:

f(x) = (5)x - 1

The function f(x) is shifted to the right by 13 units. Which of the following best represents the new function?
A-f(x) = (5)x + 13
B-f-(x) = (5)x + 12
C-f(x) = (5)x - 14
D-f(x) = (5)x - 13

11.The table below shows the values of f(n) for different values of n:
n f(n)
1 1
2 2
3 5
4 12
5 29
6 70

Which recursive function best represents the values shown in the table?
A-f(1) = 1, f(2) = 2, f(n) = 2f(n -1) f(n - 2); n > 2
B-f(1) = 1, f(2) = 2, f(n) = f(n -3) + f(n - 2); n > 2
C-f(1) = 1, f(2) = 2, f(n) = 2f(n -1) + f(n - 2); n > 2
D-f(1) = 1, f(2) = 2, f(n) = f(n -3) f(n - 2); n > 2

User Stratton
by
7.5k points

1 Answer

2 votes
a. -f(1)=1,f(2)=2,f(n)=2f(n-1)f(n-2);n>2
User AndyMac
by
8.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories