Fourth degree polynomial

Algebra Level 3

The real solutions of the equation x 4 + 5 x 3 4 x 2 + 5 x + 1 = 0 x^4+5x^3-4x^2+5x+1=0 are in the form a ± b c a \pm b\sqrt{c} , where a a , b b and c c are integers with b b being positive and c c , square-free.

Find a + b + c a+b+c .


The answer is 1.

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.

4 solutions

Division by x 2 x^2 yields

x 2 + 5 x 4 + 5 / x + 1 / x 2 = 0 x^2+5x-4+5/x+1/x^2=0

Rearranging and adding 2 2 2-2 yields

( x 2 + 1 / x 2 + 2 ) 2 4 + 5 ( x + 1 / x ) = 0 (x^2+1/x^2+2)-2-4+5(x+1/x)=0

Now the expression can be written as

( x + 1 / x ) 2 + 5 ( x + 1 / x ) = 6 (x+1/x)^2+5(x+1/x)=6

Then substituting x + 1 / x = t x+1/x=t

t 2 + 5 t 6 = 0 t^2+5t-6=0

This is just a standard quadratic equation with solutions t = 1 t=1 and t = 6 t=-6

This means that x + 1 / x = 1 x+1/x=1 and x + 1 / x = 6 x+1/x=-6

Multiplying by x on both sides yields

x 2 x + 1 = 0 x^2-x+1=0 and x 2 + 6 x + 1 = 0 x^2+6x+1=0

The first equation has no real solutions since ( 1 ) 2 4 1 1 < 0 (-1)^2-4*1*1<0

The second equation has two real solutions 3 ± 2 2 -3 \pm 2 \sqrt2

Thus a + b + c = 3 + 2 + 2 = 1 a+b+c=-3+2+2=1

x 4 + 5 x 3 4 x 2 + 5 x + 1 = 0 Divide throughout by x 2 x 2 + 5 x 4 + 5 x + 1 x 2 = 0 ( x + 1 x ) 2 + 5 ( x + 1 x ) 6 = 0 A quadratic of ( x + 1 x ) ( x + 1 x 1 ) ( x + 1 x + 6 ) = 0 \begin{aligned} x^4 + 5x^3 - 4x^2 + 5x + 1 & = 0 & \small \color{#3D99F6} \text{Divide throughout by }x^2 \\ x^2 + 5x - 4 + \frac 5x + \frac 1{x^2} & = 0 \\ {\color{#3D99F6}\left(x + \frac 1x\right)}^2 + 5{\color{#3D99F6}\left(x + \frac 1x\right)} - 6 & = 0 & \small \color{#3D99F6} \text{A quadratic of }\left(x + \frac 1x\right) \\ \left({\color{#3D99F6} x + \frac 1x} - 1\right)\left({\color{#3D99F6} x + \frac 1x} + 6\right) & = 0 \end{aligned}

{ x + 1 x 1 = 0 x 2 x + 1 = 0 Has no real roots. x + 1 x + 6 = 0 x 2 + 6 x + 1 = 0 x = 6 ± 6 2 4 2 = 3 ± 2 2 \implies \begin{cases} x + \dfrac 1x - 1 = 0 & \implies x^2 - x + 1 = 0 & \small \color{#D61F06} \text{Has no real roots.} \\ x + \dfrac 1x + 6 = 0 & \implies x^2 + 6x + 1 = 0 & \implies x = \dfrac {-6 \pm \sqrt{6^2-4}}2 = - 3 \pm 2\sqrt 2 \end{cases}

Therefore, a + b + c = 3 + 2 + 2 = 1 a+b+c = -3 + 2+2 = \boxed 1 .

James Wilson
Jan 10, 2021

( x 2 + r x + s ) ( x 2 + t x + u ) = x 4 + ( r + s ) x 3 + ( r t + s + u ) x 2 + ( r u + s t ) x + s u . (x^2+rx+s)(x^2+tx+u)=x^4+(r+s)x^3+(rt+s+u)x^2+(ru+st)x+su.

r + t = 5 r+t=5

r t + s + u = 4 rt+s+u=-4

r u + s t = 5 ru+st = 5

s u = 1 su=1

The only integer solutions to the 4th equation are s = 1 , u = 1 s=1, u=1 and s = 1 , u = 1 s=-1, u=-1 .

First, try s = 1 , u = 1 s=1, u=1 . Then r t = 6 rt=-6 . Combining that with r + t = 5 r+t=5 gives r = 6 , t = 1 r=6, t=-1 as a possible solution.

This gives us the factorization.

Set each part to zero:

x 2 + 6 x + 1 = 0 x^2+6x+1=0

x 2 x + 1 = 0 x^2-x+1=0

The second equation has no real roots. Applying the quadratic formula to the first equation yields 3 ± 2 2 -3\pm 2\sqrt{2} for the two roots.

Edwin Gray
Aug 5, 2018

Divide the original equation by x^2, resulting in: x^2 + 5x -4 +5/x + 1/x^2. Let y = x + 1/x, and substituting, we have y^2 + 5y - 6 = 0, or (y + 6)(y - 1) =0. So y = -6 and y = 1. This gives rise to the 2 equations for x: (1) -6 = x + 1/x, or x^2 + 6x +1 =0. By the quadratic formula, x = [-6 +/- sqrt(36 - 4)]/2 or x = -3 +/- 2sqrt(2), which gives a + b + c = -3 +2 +2 =1. The other root for y results in complex roots for x. Ed Gray

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...