Question 222·Hard·Nonlinear Functions
The quadratic function is defined by
The function is defined by
For what value of does attain its maximum?
For quadratic transformation problems, avoid expanding everything. First, identify whether the original quadratic opens up or down and find its vertex using . Then look at how the new function is built from the old one: a negative coefficient outside flips minima to maxima, and any expression like tells you that the vertex occurs when that "something" equals the original vertex’s -coordinate. Set that inside expression equal to the vertex input and solve the simple linear equation for ; this is much faster and less error-prone than multiplying out the entire quadratic.
Hints
First focus on
Look at . Is this parabola opening upward or downward, and at what -value does it reach its minimum or maximum? Use the vertex formula .
Understand how uses
In , what is the "input" being fed into ? How does the negative factor in front of affect whether a minimum of becomes a maximum or minimum of ?
Connect the special input of to
Once you know the input where is minimized, set the expression equal to that value and solve for .
Finish the algebra carefully
From your equation involving , isolate step by step: undo the subtraction, then undo the division.
Desmos Guide
Enter the base function
In Desmos, type f(x)=3x^2-12x+7 to graph the function .
Enter the transformed function
On a new line, type g(x)=-2*f(x/2-3)+5 to graph using your definition of .
Find the maximum of
Click on the graph of ; Desmos will show a point at its highest point (the vertex). Note the x-coordinate of this maximum point—that is the value of where attains its maximum.
Step-by-step Explanation
Find the vertex (minimum point) of
The function
is a quadratic with , so it opens upward and has a minimum at its vertex.
The -coordinate of the vertex of a quadratic is
Here, and , so
So has its minimum value when its input is .
Relate to and decide what you need
The function is defined by
Notice two important things:
- The input to is instead of .
- There is a factor of in front, which flips the graph vertically.
Because of the negative factor, when gets smaller, gets larger (the changes a small value of into a large value of after adding ).
So to make as large as possible (its maximum), we want to be as small as possible — that is, we want the input to be the -coordinate of the minimum of , which is from Step 1.
Set up an equation for the input to
Let the input to in be
We want to equal , since is minimized at input . So we set up the equation
Now solve this equation for .
Solve for and conclude
Solve
Add to both sides:
Multiply both sides by :
When , the input to is
which makes as small as possible and therefore makes as large as possible.
Thus, attains its maximum when .