For fx2x3 and gxx21 find the composite functions defined by
For f(x)=2x+3 and g(x)=-x2+1, find the composite functions defined by
I.(fg)(x)
II.(gf)(x)
Solution
Given that
f(x) = 2x + 3 , g(x) = -x2 + 1
1 ) ( f o g )(x) = f ( g(x) )
= f ( -x2 + 1 )
= 2 ( -x2 + 1 ) + 3 [ since , f(x) = 2x + 3 ]
= -2x2 + 2 + 3
( f o g )(x) = -2x2 + 5
2 ) ( g o f )(x) = g ( f(x) )
= g ( 2x + 3 )
= - ( 2x + 3 )2 + 1 [ since , g(x) = -x2 + 1 ]
= - ( (2x)2 + 2.2x.3 + (3)2 ) + 1 [ since , ( a + b )2 = a2 + 2ab + b2 ]
= - ( 4x2 + 12x + 9 ) + 1
= - 4x2 - 12x - 9 + 1
( g o f )(x) = - 4x2 - 12x - 8
