Find the number of positive integer n for which the equation n x 4 + 4 x + 3 = 0 has a real root.
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 think it should be f ( x i ) ≤ 0 ?
f ′ ( x ) = 4 x 3 + 4 , so m i n f ( x ) = f ( − 1 ) = n − 1 , which is positive for n > 1
For n = 1 equation has root x = − 1
If n = 1 , x 4 + 4 x + 3 = 0 , x = − 1 , x = 1 .
However, if n ≥ 2 , there is no real root of x .
Therefore, the answer is 1 .
You haven't explained why there is no real root for n ≥ 2
Log in to reply
I am going to be in Year 11 - clearly I don't have the required skills to prove it... @Aaghaz Mahajan
Log in to reply
While it is a good attempt, you should try to post a solution where you know it's pretty foolproof.
Log in to reply
@Pi Han Goh – Well... This is my best attempt to help out...
Problem Loading...
Note Loading...
Set Loading...
Let f ( x ) = n x 4 + 4 x + 3 . Let us check the number of inflection points f ( x ) has. d x f ( x ) = 4 n x 3 + 4 = 0 , ⟹ x i = − 3 n 1 . Therefore there is only one inflection point. And since d x 2 d 2 f ( x ) = 1 2 n x 2 > 0 , f ( x i ) is a minimum. For f ( x ) to have real roots,
f ( x i ) n ( − 3 n 1 ) 4 − 3 n 4 + 3 − 3 n 3 + 3 ⟹ 3 n n ≤ 0 ≤ 0 ≤ 0 ≤ 1 ≤ 1
Therefore there is only 1 positive integer n the equation n x 4 + 4 x + 3 = 0 has a real root.