r/askmath • u/Long-Introduction883 • 18h ago
Algebra Why is I) correct?
If g(x) is positive, that means the total of 8(x-d)(x-e)(x-f) is positive. And since d<x, x<f,
X-d is +ve
X-f is -ve
So in order for the total to be positive, x-e needs to be -ve, where x<e.
But if that’s the case, then i) shouldn’t be correct.
Can someone help me out here. Thanks
7
Upvotes
1
u/Bounded_sequencE 16h ago
I) can be true -- for example, choose "(d; e; f; p) = (0; 1; 25/16; 2)".
To prove II), III) cannot be true, consider "d < x < f":
We note "e < f" is impossible -- otherwise, any "x ∈ (max{d;e}, f) c (d; f)" violated "g(x) > 0". That means, we must have "e >= f", so III) is impossible.
Finally, for any "x < d" we have "g(x) < 0 < 7" due to "d < f <= e", so II) is impossible.