Questions on Function and Inverse Function
Functions and Inverse Functions – 10 Practice Questions Question 1. Determine whether the relation R = {(1,2), (2,4), (3,6), (4,8)} defines a function. Show Solution A relation is a function if every input has exactly one output. Here the inputs are 1, 2, 3, and 4, and each input has only one corresponding output. Therefore, R is a function. Question 2. Given f(x) = 3x - 5 find f(2), f(-1), and f(0). Show Solution For x = 2: f(2) = 3(2) - 5 = 6 - 5 = 1 For x = -1: f(-1) = 3(-1) - 5 = -3 - 5 = -8 For x = 0: f(0) = 3(0) - 5 = -5 Hence, f(2) = 1, f(-1) = -8, and f(0) = -5. Question 3. If f(x) = x 2 + 2x - 3 find f(a + 1). Show Solution Replace x by a + 1: f(a + 1) = (a + 1) 2 + 2(a + 1) - 3 Expanding, = a 2 + 2a + 1 + 2a + 2 - 3 = a 2 + 4a Therefore, f(a + 1) = a 2 + 4a. Question 4. Find the domain of f(x) = (2x + 1)/(x - 4) Show Solution The denominator cannot be zero. x - 4 ≠ 0 Therefore, x ≠ 4 Hence...