5 x + 1 1 + x 2 − 3 x + 4 1 ≥ 2 ( x + 1 ) x + 3 How many integer x satisfy the inequality above
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.
I FORGOT THE ZERO. I FORGOT THE ZERO AS AN INTEGER, I WOULD HAVE GOT IT CORRECT. OH MY GOSH. I AM SO ANGRY.
Nice solution! Originally, this problem asked me to find real x satisfy the inequality so I had to use algebraic manipulations to solve
Here we go.
First, the constrain of x is x > 5 − 1 and due to this, R H S > 0 . The inequality can be written as 5 x + 1 1 − x + 1 1 + x 2 − 3 x + 4 1 − 2 1 ≥ 0 ⇔ ( x + 1 ) 5 x + 1 x + 1 − 5 x + 1 + 2 x 2 − 3 x + 4 2 − x 2 − 3 x + 4 ≥ 0 ⇔ ( x + 1 ) 5 x + 1 ( x + 1 + 5 x + 1 ) x 2 − 3 x − 2 x 2 − 3 x + 4 ( x 2 − 3 x + 4 + 2 ) x 2 − 3 x ≥ 0 ⇔ ( x 2 − 3 x ) [ ( x + 1 ) 5 x + 1 ( x + 1 + 5 x + 1 ) . 2 x 2 − 3 x + 4 ( x 2 − 3 x + 4 + 2 ) 2 x 2 − 3 x + 4 ( x 2 − 3 x + 4 + 2 ) − ( x + 1 ) 5 x + 1 ( x + 1 + 5 x + 1 ) ] ≥ 0 Since ( x + 1 ) 5 x + 1 ( x + 1 + 5 x + 1 ) . 2 x 2 − 3 x + 4 ( x 2 − 3 x + 4 + 2 ) > 0 ; ∀ x > 5 − 1 , we can multiply both side to clear it out. It left us with ( x 2 − 3 x ) [ 2 x 2 − 3 x + 4 ( x 2 − 3 x + 4 + 2 ) − ( x + 1 ) 5 x + 1 ( x + 1 + 5 x + 1 ) ] ≥ 0 ⇔ ( x 2 − 3 x ) [ 4 x 2 − 3 x + 4 − ( x + 1 ) 2 5 x + 1 − 3 x 2 − 1 2 x + 7 ] ≥ 0 ⇔ ( x 2 − 3 x ) { 4 [ x 2 − 3 x + 4 − ( x + 1 ) ] + ( x + 1 ) 2 ( 2 − 5 x + 1 ) − 5 x 2 − 1 2 x + 9 } ≥ 0 ⇔ ( x 2 − 3 x ) ( 3 − 5 x ) [ x + 1 + x 2 − 3 x + 4 4 + 2 + 5 x + 1 ( x + 1 ) 2 + x + 3 ] ≥ 0 We see that x + 1 + x 2 − 3 x + 4 4 + 2 + 5 x + 1 ( x + 1 ) 2 + x + 3 > 0 ; ∀ x > 5 − 1 so what we have left is ( x 2 − 3 x ) ( 3 − 5 x ) ≥ 0 . The inequality gives x ∈ ( 5 − 1 ; 0 ] ∪ [ 5 3 ; 3 ] after solving and combining with the constrain. So there are 4 intergers 0 ; 1 ; 2 ; 3 satisfy the problem
We must have integer x ≥ 0 for the inequality to be possible. Note that 5 x + 1 1 and x 2 − 3 x + 4 1 are decreasing functions of x ≥ 2 , while 2 ( x + 1 ) x + 3 is a decreasing function of x ≥ 0 tending to 2 1 as x → ∞ . Write f ( x ) = 5 x + 1 1 + x 2 − 3 x + 4 1 − 2 ( x + 1 ) x + 3 We can calculate that f ( 0 ) = f ( 3 ) = 0 , while f ( 1 ) , f ( 2 ) > 0 > f ( 4 ) . Since f ( x ) ≤ 2 6 1 + 1 4 1 − 2 1 < 0 ∀ x ≥ 5 we see that f ( x ) ≥ 0 precisely when x = 0 , 1 , 2 , 3 , making the answer 4 .
Problem Loading...
Note Loading...
Set Loading...
Note that we must have 5 x + 1 > 0 and x 2 − 3 x + 4 > 0 , otherwise the radical expressions are non-real numbers, so x > − 5 1 . It's trivial to show that x = 0 is a solution. What's left to do is to find the positive integer roots of x satisfying the given inequality.
The inequality can be rearranged to
5 x + 1 2 + x 2 − 3 x + 4 2 ≥ 1 + x + 1 2 > 1 x > 0
Or equivalently,
2 1 ( 5 x + 1 1 + x 2 − 3 x + 4 1 ) > 4 1 x > 0
Since both 5 x + 1 1 and x 2 − 3 x + 4 1 are strictly positive numbers for x > 0 , we can apply the Power mean inequality :
Q M ( 5 x + 1 1 , x 2 − 3 x + 4 1 ) ≥ A M ( 5 x + 1 1 , x 2 − 3 x + 4 1 ) > 4 1 ⇔ 2 1 / ( 5 x + 1 ) + 1 / ( x 2 − 3 x + 4 ) > 4 1 ⇔ 5 x + 1 1 + x 2 − 3 x + 4 1 > 8 1 ⇔ 5 x 3 − 2 2 x 2 + x − 3 6 < 0
Hence, the positive values that we're looking are bounded under the inequality f ( x ) < 0 , where f ( x ) = 5 x 3 − 2 2 x 2 + x − 3 6 . Since the cubic discriminant of this polynomial is easily computed to be a negative value, then it has precisely one real root. Because f ( 4 ) < 0 < f ( 5 ) , we know by intermediate value theorem that f ( x ) only has a real root in the interval ( 4 , 5 ) .
In other words, the only potential positive values of x that satisfy the inequality in question are x = 1 , 2 , 3 , 4 . Trial and error shows that only x = 4 does not satisfy the original inequality. Thus, the only solutions are x = 0 , 1 , 2 , 3 .