Respuesta :
f(g(x)) (you plug/substitute g(x) into x)
f(x) = 4x - √x
f(g(x)) = 4(g(x)) - √(g(x)) since g(x) = (x - 5)², you can do:
f(g(x)) = 4(x - 5)² - √(x - 5)² The ² and √ cancel each other, leaving
f(g(x)) = 4(x - 5)² - (x - 5) Next factor out (x - 5)² or (x - 5)(x - 5)
f(g(x)) = 4(x² - 10x + 25) - (x - 5) Now distribute the 4 and the -
f(g(x)) = 4x² - 40x + 100 - x + 5 Simplify
f(g(x)) = 4x² - 41x + 105 Your answer is B
ANSWER
[tex]f(g(x)) =4{x}^{2} - 41x + 105 [/tex]
EXPLANATION
The given functions are:
[tex]f(x) = 4x - \sqrt{x} [/tex]
and
[tex]g(x) = {(x - 5)}^{2} [/tex]
To find
[tex]f(g(x)) = f( {(x - 5)}^{2} )[/tex]
[tex]f(g(x)) =4 {(x - 5)}^{2} - \sqrt{{(x - 5)}^{2} } [/tex]
We expand and simplify to obtain,
[tex]f(g(x)) =4 {( {x}^{2} - 10x + 25)} - (x - 5)[/tex]
[tex]f(g(x)) =4{x}^{2} - 40x + 100 - x + 5[/tex]
Combine similar terms to get;
[tex]f(g(x)) =4{x}^{2} - 41x + 105 [/tex]
The correct choice is B.