x 4 + 9 8 x 2 + 1 = 3 x 3 + 3 x
The sum of the real roots of the equation above is in the form of n m with coprime positive integers m , n . What is the value of m + n ?
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.
Thanks. I learned a new fact today. I did by graphing calculator, but I was looking for an algebraic solution.
Log in to reply
We can also generalize for polynomials named 'Almost symmetric polynomials'.These polynomials have the form:
a x 4 + b x 3 + c x 2 − b x + a
If ( x − x 1 ) = t , then such type of polynomials can be factorized as:
x 2 ( a t 2 + b t + c + 2 a )
I used a graphical approach , Plot the graph and add the zeroes .
One root is 3 and the other comes out to be 3 1 using Vieta's Rule.
The sum is 3 + 3 1 = 3 1 0 ⇒ 1 3
Because of symmetry r and 1/r are the roots in pair. Graphing calculator would give this result.
Log in to reply
Yes,you are right I didn't notice that the product of roots comes out to be 1 . When I saw this question, I thought "I'll do this question by graph" and didn't think of anything else .
Thanks !!
I would like you to see my method without graphs.
Log in to reply
Sorry for my very late response , I did actually solve the question by hand . But as you know, the solution was large , so refrained from posting it and instead posted the graphical approach .
Thanks Nihar for such a beautiful generalization . I learnt something new.:-):-):-)
Put the equation as f(x)=0 and use a graphing calculator to find the zeros. After finding the real roots one can solve the remaining quadratic to get the complex roots. (This is not asked for.)
Graphical Analysis is a better approach for this problem. First, rearrange the given equation in the form f(x)=0 (Bring all terms involving x on one side). Then plot f(x) and see where the plot cuts x-axis. They give us information about roots of the equation. We just sum them (Here the roots are x=3 and x=1/3), and get the answer as 13.
P.S. This solution is for Beginners like me trying to solve Level 5 Problems !
Problem Loading...
Note Loading...
Set Loading...
x 4 + 9 8 x 2 + 1 = 3 x 3 + 3 x
⇒ 9 x 4 + 8 x 2 + 9 = 2 7 x 3 + 2 7 x
⇒ 9 x 4 − 2 7 x 3 + 8 x 2 − 2 7 x + 9 = 0
⇒ x 2 [ 9 x 2 − 2 7 x + 8 − x 2 7 + x 2 9 ] = 0
⇒ x 2 [ 9 ( x 2 + 2 + x 2 1 ) − 2 7 ( x + x 1 ) + 8 − 1 8 ] = 0
Since , x = 0 , 9 ( x + x 1 ) 2 − 2 7 ( x + x 1 ) − 1 0 = 0
Let x + x 1 = t ⇒ 9 t 2 − 2 7 t − 1 0 = 0 ⇒ ( 3 t + 1 ) ( 3 t − 1 0 ) = 0
⇒ t = 3 − 1 o r 3 1 0
When t = 3 − 1 , x + x 1 = 3 − 1 ⇒ 3 x 2 + x + 3 = 0 ⇒ x = 6 − 1 ± − 3 5 , this not possible since the question asks for real roots.
When t = 3 1 0 , x + x 1 = 3 1 0 ⇒ 3 x 2 − 1 0 x + 3 = 0 ⇒ ( 3 x − 1 ) ( x − 3 ) = 0
⇒ x = 3 1 , 3
Hence , sum of real values of x = 3 1 + 3 = 3 1 0 [Actually this can be derived easily by Vieta's formula.]
Thus , m + n = 1 0 + 3 = 1 3
G e n e r a l i z a t i o n : This method which I used is only possible for polynomials of type (known as Symmetric polynomials):
a x 4 + b x 3 + c x 2 + b x + a
If ( x + x 1 ) = t , then such type of polynomials can be factorized as:
x 2 ( a t 2 + b t + c − 2 a )