Question 96·Hard·Nonlinear Functions
The function is defined by
If , where is a real number, what is the sum of all possible values of ?
(Express the answer as an integer)
When a function is given in factored form and you see something like , first identify the roots of the function itself, then set the inside expression equal to each root. This turns one complicated equation into several simpler ones. If the result is a set of quadratics and the question asks for the sum of all solutions, use the sum-of-roots shortcut ( for ) instead of solving each quadratic individually; finally add those sums together, checking you accounted for every factor/root.
Hints
Think about what makes a product zero
If , what must be true about ? Apply that same idea when the input is instead of .
Use a substitution to simplify
Try letting . Then your equation becomes . What values of make ?
Turn each value of the substitution back into an equation in
Once you know the possible values of , set equal to each of them. You will get three quadratic equations in .
Use a shortcut for the sum of roots
You need the sum of all possible values, not the individual values. For a quadratic , how can you get the sum of the roots directly from without solving?
Desmos Guide
Graph the substituted expression as a function of t
In Desmos, type y = x^2 - 7x. Here, x is playing the role of , and this graph represents .
Graph the values that make f(x) zero
On the same graph, add the three horizontal lines: y = 2, y = -1, and y = 8. These correspond to the values that can take when .
Find all intersection points
Click on each intersection point between the parabola y = x^2 - 7x and the three lines. Record the -coordinates of all intersection points; these are the possible values of .
Add the t-values
In Desmos, you can create a list of those -values, for example A = {a1, a2, a3, a4, a5, a6} using your recorded values, and then type sum(A) to see their total. That total is the sum of all possible values of .
Step-by-step Explanation
Rewrite the equation using a substitution
We are given
and the condition .
Let . Then the condition becomes .
So we need the values of that make
Find the possible values of the inside expression
For a product to be zero, at least one factor must be zero. So we set each factor equal to zero:
- gives
- gives
- gives
Remember , so these give three equations:
- .
Write the three quadratic equations in standard form
Rewrite each equation as a quadratic equal to zero:
Each of these equations has two real solutions for , so in total there are 6 possible values of .
Use sum-of-roots to avoid solving each quadratic
For a quadratic equation , the sum of its roots is .
Each of our equations has the form , so in every case , and the sum of the two roots is
So:
- The two solutions of add to 7.
- The two solutions of add to 7.
- The two solutions of add to 7.
The sum of all six possible values of is
So the sum of all possible values of is .