

Understanding Recursive Functions
Interactive Video
•
Mathematics
•
9th - 12th Grade
•
Practice Problem
•
Hard
+1
Standards-aligned
Olivia Brooks
FREE Resource
Standards-aligned
Read more
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the recurrence formula for the function f?
f(n+1) = 2f(n) - 3
f(n+1) = 3f(n) + 2
f(n+1) = 2f(n) + 3
f(n+1) = f(n) + 3
Tags
CCSS.8.F.A.1
CCSS.HSF.IF.A.1
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given f(0) = 0, what is the value of f(1)?
0
1
2
3
Tags
CCSS.HSF.IF.A.3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is f(2) calculated using f(1)?
f(2) = 2f(1) - 3
f(2) = 3f(1) + 2
f(2) = 2f(1) + 3
f(2) = f(1) + 3
Tags
CCSS.8.F.A.1
CCSS.HSF.IF.A.1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of f(3) if f(2) is 9?
21
18
19
20
Tags
CCSS.8.F.A.1
CCSS.HSF.IF.A.1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the final value of f(4) when f(0) = 0?
45
44
43
42
Tags
CCSS.8.F.A.1
CCSS.HSF.IF.A.1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a key drawback of recursive functions as discussed?
They are difficult to understand.
They require previous values to compute new ones.
They are computationally expensive.
They are not flexible.
Tags
CCSS.8.F.A.1
CCSS.HSF.IF.A.1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the new value of f(1) when f(0) is changed to 3?
6
7
8
9
Tags
CCSS.8.F.A.1
CCSS.HSF.IF.A.1
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?