By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
By the end of this topic, students will be able to:
A function is a relation between a set of inputs (the domain) and a set of possible outputs (the range). It is often represented using function notation, where the input is denoted by x and the output is denoted by f(x). For example, the function f(x) = 2x + 1 has a domain of all real numbers and a range of all real numbers greater than or equal to 1.
A recursive sequence is a sequence defined in terms of its previous term(s). For example, the sequence defined by a(n) = 2a(n-1) + 1 is a recursive sequence, where each term is defined in terms of the previous term.
Iteration is the process of repeatedly applying a function or sequence to obtain a new value. For example, if we have a function f(x) = 2x + 1, we can iterate it by repeatedly applying the function to the previous output. This can be represented as f(f(x)), f(f(f(x))), and so on.
Find the domain and range of the function f(x) = 1 / (x - 2).
To find the domain, we need to determine the values of x for which the function is defined. In this case, the function is undefined when x = 2, since this would result in division by zero. Therefore, the domain of the function is all real numbers except 2.
To find the range, we can consider the possible outputs of the function. Since the function is defined as 1 / (x - 2), the output will always be a non-zero real number. Therefore, the range of the function is all real numbers except 0.
Consider the recursive sequence defined by a(n) = 2a(n-1) + 1, with initial term a(1) = 3. Find the first five terms of the sequence.
To find the first five terms, we can repeatedly apply the recursive formula:
a(2) = 2a(1) + 1 = 2(3) + 1 = 7 a(3) = 2a(2) + 1 = 2(7) + 1 = 15 a(4) = 2a(3) + 1 = 2(15) + 1 = 31 a(5) = 2a(4) + 1 = 2(31) + 1 = 63
Therefore, the first five terms of the sequence are 3, 7, 15, 31, and 63.
Consider the function f(x) = 2x + 1. Find the first three iterations of the function, starting from x = 2.
To find the first three iterations, we can repeatedly apply the function:
f(2) = 2(2) + 1 = 5 f(f(2)) = f(5) = 2(5) + 1 = 11 f(f(f(2))) = f(11) = 2(11) + 1 = 23
Therefore, the first three iterations of the function are 5, 11, and 23.
What is the domain of the function f(x) = 1 / (x - 2)?
A) All real numbers B) All real numbers except 2 C) All real numbers except 1 D) No real numbers
Correct answer: B) All real numbers except 2
Why the distractors fail: A) The function is undefined when x = 2, so the domain cannot be all real numbers. C) The function is undefined when x = 2, not when x = 1. D) The function is defined for all real numbers except 2, so it is not true that no real numbers are in the domain.
Consider the recursive sequence defined by a(n) = 2a(n-1) + 1, with initial term a(1) = 3. What is the value of a(5)?
A) 15 B) 31 C) 63 D) 127
Correct answer: C) 63
Why the distractors fail: A) The correct value of a(5) is 63, not 15. B) The correct value of a(5) is 63, not 31. D) The correct value of a(5) is 63, not 127.
What is the first iteration of the function f(x) = 2x + 1, starting from x = 2?
A) 3 B) 5 C) 10 D) 20
Correct answer: B) 5
Why the distractors fail: A) The first iteration of the function is f(2) = 2(2) + 1 = 5, not 3. C) The first iteration of the function is f(2) = 2(2) + 1 = 5, not 10. D) The first iteration of the function is f(2) = 2(2) + 1 = 5, not 20.
Consider the function f(x) = 2x + 1. What is the value of f(f(f(x)))?
A) 2x + 3 B) 2x + 5 C) 2x + 7 D) 2x + 9
Correct answer: C) 2x + 7
Why the distractors fail: A) The correct value of f(f(f(x))) is 2x + 7, not 2x + 3. B) The correct value of f(f(f(x))) is 2x + 7, not 2x + 5. D) The correct value of f(f(f(x))) is 2x + 7, not 2x + 9.
What is the range of the function f(x) = 1 / (x - 2)?
A) All real numbers B) All real numbers except 0 C) All real numbers except 2 D) No real numbers
Correct answer: B) All real numbers except 0
Why the distractors fail: A) The function is undefined when x = 2, so the range cannot be all real numbers. C) The function is defined for all real numbers except 2, so the range is not all real numbers except 2. D) The function is defined for all real numbers except 2, so it is not true that no real numbers are in the range.
Note: These short-answer questions are designed to test students' understanding of the concepts covered in this topic guide. They should be answered in a clear and concise manner, with relevant calculations and explanations.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.