Find the sum of its real roots.
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.
Method 1 - Factoring out x 2
Rearranging terms, x 4 − 8 x 3 + 2 0 x 2 − 3 2 x + 1 6 = x 2 1 ( x 2 − 8 x + 2 0 − x 3 2 + x 2 1 6 ) = x 2 1 ( ( x 2 + x 2 1 6 ) − ( 8 x + x 3 2 ) + 2 0 ) = x 2 1 ( ( x 2 + ( x 4 ) 2 + 8 ) − 8 ( x + x 4 ) + 2 0 − 8 ) = x 2 1 ( ( x + x 4 ) 2 − 8 ( x + x 4 ) + 1 2 ) = x 2 1 ( ( x + x 4 ) − 6 ) ( ( x + x 4 ) − 2 ) = ( x 2 + 4 − 6 x ) ( x 2 + 4 − 2 x ) Factor each term by x 2 For ( x 2 + x 2 1 6 ) , complete the squares Treating ( x + x 4 ) a s a v a r i a b l e , f a c t o r Distribute x 1 for each factor So we evaluate ( x 2 − 6 x + 4 ) ( x 2 − 2 x + 4 ) = 0
Method 2 - Combining Like Terms
Factorization can also be done by combining like terms: x 4 − 8 x 3 + 2 0 x 2 − 3 2 x + 1 6 = x 4 + ( − 6 x 3 − 2 x 3 ) + ( 4 x 2 + 1 2 x 2 + 4 x 2 ) + ( − 8 x − 2 4 x ) + 1 6 = ( x 4 − 6 x 3 + 4 x 2 ) + ( − 2 x 3 + 1 2 x 2 − 8 x ) + ( 4 x 2 − 2 4 x + 1 6 ) = x 2 ( x 2 − 6 x + 4 ) − 2 x ( x 2 − 6 x + 4 ) + 4 ( x 2 − 6 x + 4 ) = ( x 2 − 6 x + 4 ) ( x 2 − 2 x + 4 )
Firstly, if x 2 − 6 x + 4 = 0 then by quadratic formula , x = 2 6 ± 6 2 − 4 ⋅ 1 ⋅ 4 = 2 6 ± 2 0 = 2 6 ± 2 5 = 2 2 ( 3 ± 5 ) = 3 ± 5 Also note that it's simple to solve by completing the squares , x 2 − 6 x + 9 + 4 − 9 ( x − 3 ) 2 x = 0 = 5 = 3 ± 5
Secondly, if x 2 − 2 x + 4 = 0 since the discriminant is Δ = b 2 − 4 a c = ( − 2 ) 2 − 4 ( 1 ) ( 4 ) = − 1 2 < 0 this shows that the roots are imaginary. Because the problem asks for real solutions, we can neglect these roots.
Therefore, the sum of the real roots are 3 + 5 + ( 3 − 5 ) = 6