Question 74017
Given f(x)= 1/sqrt of x and g(x) = 1-x^2 evaluate the following:
a) g(2a+1)
Substitute "2a+1" for x to get:
g(2a+1) = 1 - (2a+1)^2
=1 -[4a^2+4a+1]
= -4a^2-4a
------------

b) g(f(x)) 
=g[(1/sqrt(x)]
= 1 - (1/sqrt(x))^2
= 1 - (1/x)
-------------
Cheers,
Stan H.