Quote (QrenogadeQ @ Sep 25 2014 10:04pm)
Only question i'm unsure of..
f(x)=6-x²
g(x)=1/(x+2)
k(x)=√x
determine an explicit equation for p(x)=g(f(x)) + k(x), then state its domain.
Here's what i have worked up so far.
6-x² into g = 1/(6-x²)+2
=1/8-x² + k(x)
=1/8-x² + √x
set it equal to 0 and solve for x?