SOLUTION: Given that f(x) = x ^ 3 + px + d and g(x) = 3x ^ 2 + px have a common factor, where p and d are non-zero constants, find the relation between pand d.

Algebra ->  Test -> SOLUTION: Given that f(x) = x ^ 3 + px + d and g(x) = 3x ^ 2 + px have a common factor, where p and d are non-zero constants, find the relation between pand d.      Log On


   



Question 1207312: Given that f(x) = x ^ 3 + px + d and g(x) = 3x ^ 2 + px have a common factor, where p and d are non-zero constants, find the relation between pand d.
Answer by ikleyn(52795) About Me  (Show Source):
You can put this solution on YOUR website!
.
Given that f(x) = x ^ 3 + px + d and g(x) = 3x ^ 2 + px have a common factor,
where p and d are non-zero constants, find the relation between p and d.
~~~~~~~~~~~~~~~~~~~~

Saying that the given polynomials, f(x) = x^3 + px + d and g(x) = 3x^2 + px
have a common factor MEANS that they have a common LINEAR factor.


In turn, it means that these polynomials have a common root (at least one).


The polynomial g(x) = 3x^2+px = x*(3x+p) has the roots x=0 and x= -p/3.


Since d =/= 0 (given !), it means the x= 0  IS NOT  a root to f(x).


Thus f(x) has the root x= -p/3.


Then  0 = f(-p/3) = %28-p%2F3%29%5E3 + p%2A%28-p%2F3%29 + d = -p%5E3%2F27 - p%5E2%2F3 + d;

hence,  d = p%5E3%2F27 + p%5E2%2F3.


It is the ANSWER  to the problem's question.

Solved.