We have f(x)=x2−7x and g(x)=x+3
To find f(g(x)), we substitute g(x) into f(x):
f(g(x))=f(x+3)=(x+3)2−7(x+3)
So our expression becomes:
f(g(x))−3x=(x+3)2−7(x+3)−3x
(x+3)2=x2+6x+9
f(g(x))−3x=x2+6x+9−7(x+3)−3x
=x2+6x+9−7x−21−3x
Combining like terms:
x2 terms: x2
x terms: 6x−7x−3x=−4x
Constant terms: 9−21=−12
f(g(x))−3x=x2−4x−12
We now need to find the minimum value of h(x)=x2−4x−12
Since this is a quadratic with a positive coefficient of x2 (which is 1), the parabola opens upward, so it has a minimum point.
For any quadratic ax2+bx+c, the minimum occurs at x=−2ab
In our case: a=1, b=−4, c=−12
x=−2(1)(−4)=24=2
We substitute x=2 into h(x)=x2−4x−12:
h(2)=(2)2−4(2)−12=4−8−12=−16
Therefore, the minimum value of f(g(x))−3x is −16.