Otis
Elite Member
- Joined
- Apr 22, 2015
- Messages
- 4,592
Hello. If by "intervals" you mean "rates of change", then I agree. The x-value that lies halfway between the two given roots is the point where the rate of change goes from positive to negative OR goes from negative to positive.… the x-value … is the changing point for the positive and negative intervals
Graphically speaking, the value halfway between the roots is the x-coordinate of the turning point (which we call the 'vertex' of the parabola). But I'm going to ignore graphs altogether because your question is about how to use the roots to help find where the rate of change is positive or negative. (If we have a graph, we don't need to use the roots; we just look at the graph.)
I'm assuming that we've only been given the two roots and the sign of the leading coefficient.
For example, using a>0 and two given roots -14 and 5, we find the value halfway between the roots (their average):
x = (root1 + root2)/2
x = (-14 + 5)/2 = -9/2
So, the x-coordinate at the turning point is -9/2. Now we can evaluate the function at the turning point and to the right of the turning point -- to see whether y increases or decreases. I'll use -4.5 and -4.0 as the two test values. Because we're not asked to evaluate the function at any point, we can use a=+1.
y = (+1)(x - root1)(x - root2)
Here is the first test output:
y = (-4.5 + 14)(-4.5 - 5) = -90.25
Here is the second test output, after increasing x by 0.5:
y = (-4.0 + 14)(-4.0 - 5) = -90.00
We see that y increased (by 0.25 units), so the rate of change is positive to the right of the vertex and negative to the left. (If y had decreased, instead, then the rate of change is negative to the right of the vertex and positive to the left.)
?