SOLUTION: Show that x-c is not a factor of f(x)={{{3x^4+x^2+5}}} for any real number c.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Show that x-c is not a factor of f(x)={{{3x^4+x^2+5}}} for any real number c.      Log On


   



Question 204627: Show that x-c is not a factor of f(x)=3x%5E4%2Bx%5E2%2B5 for any real number c.
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

Let's divide: 

3x%5E4%2Bx%5E2%2B5 by x-c using synthetic division:

We must express 3x%5E4%2Bx%5E2%2B5 as 3x%5E4%2B0x%5E3%2Bx%5E2%2B0x%2B5

 c | 3       0       1        0        5 
   |        3c      3c2     c+3c3   c2+3c4
    ----------------------------------------
     3      3c    1+3c2     c+3c3  5+c2+3c4 

The remainder is 5+c2+3c4.  This is always
a positive number because even powers of a
real number are never negative. Thus this
remainder can never be 0.

Edwin