asked 49.9k views
0 votes
If f(x)=x+3 and ​g(x)=x^2-2​, find the following.

a.​ f(g(0))
b.​ g(f(0))
c. ​f(g(x))
d.​ g(f(x))
e. ​f(f(​-2))
f. ​g(g(​4))
g.​ f(f(x))
h.​ g(g(x))

If f(x)=x+3 and ​g(x)=x^2-2​, find the following. a.​ f(g(0)) b.​ g(f(0)) c. ​f(g-example-1
asked
User Thuyein
by
7.7k points

1 Answer

3 votes

Explanation:

a. f(g(0)) = f(0^2 - 2) = f(-2) = -2 + 3 = 1

b. g(f(0)) = g(0+3) = g(3) = 3^2 - 2 = 7

c. f(g(x)) = g(x) + 3 = x^2 - 2 + 3 = x^2 + 1

d. g(f(x)) = f(x)^2 - 2 = (x+3)^2 - 2 = x^2 + 6x + 7

e. f(f(-2)) = f(-2+3) = f(1) = 1+3 = 4

f. g(g(4)) = g(4^2 - 2) = g(14) = 14^2 - 2 = 194

g. f(f(x)) = f(x+3) = (x+3)+3 = x+6

h. g(g(x)) = g(x^2 - 2) = (x^2 - 2)^2 -2 = x^4 - 4x^2 + 2

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.