How to factor a Cubic Polynomial?

  • Thread starter Thread starter Hilly117
  • Start date Start date
  • Tags Tags
    Cubic Polynomial
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
Hilly117
Messages
1
Reaction score
0

Homework Statement


Factorise:
f(x)=x^3-10x^2+17x+28
 
Physics news on Phys.org
First you have to guess one of the roots of the polynomial. Try substituting integer factors (divisors) of the constant term 28 in the polynomial and see which one is a root. Then you can reduce the problem to solving a quadratic equation.
 
SteamKing said:
There is a quite obvious factor to consider in such cases: +1 or -1.
:-p

Hilly172, both Hilbert2 and SteamKing are using the "rational roots theorem":
if rational number m/n satisfies the polynomial equation [itex]a_nx^n+ a_{n-1}x^{n-1}+ \cdot\cdot\cdot+ a_1x+ a_0= 0[/itex], then the numerator, m, must evenly divide the "constant term", [itex]a_0[/itex], and the denominator, n, must evenly divide the "leading coefficient", [itex]a_n[/itex]". Here, the leading coefficient is 1 and the only positive integer that divides that is 1 so any rational solution must have denominator 1- that is, must be an integer. And that integer must evenly divide, so must be a factor of, the constant term, 28. And the simplest such integers to start with are 1 and -1. The other factors of 28 are, of course, 2, -2, 4, -4, 7, -7, 14, and -14.

Of course, there is no guarentee that there is a rational root. But if there is not, the solution to the equation is going to be very difficult so it is worth trying. (And, as you have probably guessed from what Hilbert2 and SteamKing said, here, there is a very simple solution.)
 
Last edited by a moderator: