True or False?
If x < 7 , then x 2 > 7 x can never be correct.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
You probably should precise the nature of x (which I supposed to be a real number). In the case if this problem, we only have to find a value of x that satisfies the equation: − 4 .
− 4 < 7 and ( − 4 ) 2 > 7 × ( − 4 ) < = > 1 6 > − 2 8
I'm no math major, but wouldn't any negative integer satisfy this equation?
Nope, it is possible that the inequality holds true. Set x = − 1 0 (a negative integer), then x 2 = 1 0 0 and 7 x = − 7 0 , so x 2 > 7 x can be true.
Why? Notice that for x > 7 , if we multiply the inequality by x , should we reverse the sign of the inequality? Why or why not?
Problem Loading...
Note Loading...
Set Loading...
x 2 > 7 x x 2 − 7 x > 0 x ( x − 7 ) > 0 x < 0 , x > 7
Notice that x < 0 satisfies the above inequality, and x < 0 satisfies x < 7 as well.
Therefore, x 2 > 7 x can be correct. The answer is False