if g:R-R:g(x)=4-x and (fog)(x)=11-2x, find f(x)
Answers
Answered by
11
• According to given question :
Answered by
44
GIVEN:
- fog( x ) = 11 - 2x
- g( x ) = 4 - x
TO FIND:
- f( x ) = ?
SOLUTION:
Let
- f( x ) = ax + b
We know that
fog( x ) = f [g( x )]
Substituting the values we have
→ 11 - 2x = f( 4 - x )
→ 11 - 2x = a(4 - x) + b
→ 11 - 2x = 4a - ax + b
→ 11 - 2x = (4a + b) - ax
By comparing
-ax = - 2x
→ a = 2
__________
4a + b = 11
Substituting the value of a
→ 8 + b = 11
→ b = 11 - 8
→ b = 3
Hence, f(x) = 2x + 3
Similar questions