Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Given the functions f(x)=x+3 and g(x)=x2 find (f∘g)(2)and (g∘f)(2).
A
(f∘g)(2)=5 ; (g∘f)(2)=25
B
(f∘g)(2)=7;(g∘f)(2)=4
C
(f∘g)(2)=7 ; (g∘f)(2)=25
D
(f∘g)(2)=1 ; (g∘f)(2)=1
Verified step by step guidance
1
Step 1: Understand the composition of functions. The notation (f∘g)(x) means f(g(x)), which means you first apply the function g(x) and then use its result as the input for f(x). Similarly, (g∘f)(x) means g(f(x)).
Step 2: Start with (f∘g)(2). This means f(g(2)). First, calculate g(2) by substituting x = 2 into g(x) = x^2. This gives g(2) = 2^2.
Step 3: Use the result of g(2) as the input for f(x). Substitute the value of g(2) into f(x) = x + 3. This gives f(g(2)) = f(2^2) = f(4). Now calculate f(4) by substituting x = 4 into f(x) = x + 3.
Step 4: Next, calculate (g∘f)(2). This means g(f(2)). First, calculate f(2) by substituting x = 2 into f(x) = x + 3. This gives f(2) = 2 + 3.
Step 5: Use the result of f(2) as the input for g(x). Substitute the value of f(2) into g(x) = x^2. This gives g(f(2)) = g(2 + 3) = g(5). Now calculate g(5) by substituting x = 5 into g(x) = x^2.