Join thousands of students who trust us to help them ace their exams!
Multiple Choice
Given the functions and , find and .
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
0 Comments
Verified step by step guidance
1
Recall that the composition of functions (f \(\circ\) g)(x) means you first apply g to x, then apply f to the result. Similarly, (g \(\circ\) f)(x) means you first apply f to x, then apply g to the result.
Start by finding g(2). Since g(x) = x^2, substitute 2 into g to get g(2) = 2^2.
Next, use the result from g(2) as the input for f. Since f(x) = x + 3, calculate f(g(2)) = f(2^2) = (2^2) + 3.
Now find f(2) by substituting 2 into f(x) = x + 3, so f(2) = 2 + 3.
Finally, use the result from f(2) as the input for g. Calculate g(f(2)) = g(2 + 3) = (2 + 3)^2.