123k views
2 votes
Helppppppppppppppppppppp

Helppppppppppppppppppppp-example-1
User Garrett R
by
6.3k points

1 Answer

3 votes
First we write both functions:
f (a) = 5 + a ^ 2
g (a) = root (a-5) -2
By making the composition we have:
g (f (a)) = root ((5 + a ^ 2) -5) -2
Rewriting the function:
g (f (a)) = root (5 + a ^ 2-5) -2
g (f (a)) = root (a ^ 2) -2
g (f (a)) = lal-2
Answer:
The functions are:
f (a) = 5 + a ^ 2
g (a) = root (a-5) -2
option 3
User Trungdinhtrong
by
6.3k points