Respuesta :
If you would like to find the equivalent expression to (g*h)(5), you can do this using the following steps:
h(x) = x - 7
g(x) = x^2
(g*h)(x) = g(h(x)) = g(x - 7) = (x - 7)^2
(g*h)(5) = g(h(5)) = g(5 - 7) = (5 - 7)^2 = (-2)^2 = 4
The correct result would be (5 - 7)^2.
h(x) = x - 7
g(x) = x^2
(g*h)(x) = g(h(x)) = g(x - 7) = (x - 7)^2
(g*h)(5) = g(h(5)) = g(5 - 7) = (5 - 7)^2 = (-2)^2 = 4
The correct result would be (5 - 7)^2.
Answer:
The value of (g.f)(x) is -50
Step-by-step explanation:
Given two functions
[tex]h(x) =x-7\text{ and }g(x)=x^2[/tex]
we have to find (g*f)(5)
Now, [tex]g(x)=x^2[/tex]
[tex]h(x) =x-7[/tex]
[tex](g.f)(x)=x^2(x-7)=x^3-7x^2[/tex]
Put x=5
[tex](g.f)(5)=5^2(5-7)=5^3-7(5)^2=125-175=-50[/tex]
The value of (g.f)(x) is -50