How to factor a Cubic Polynomial?

In summary, the conversation discusses the process of factorising a polynomial and mentions the use of the rational roots theorem to find one of the roots. The conversation also suggests that trying simple factors, such as +1 or -1, can lead to a solution. The importance of finding at least one rational root is emphasized as it can simplify and solve the equation.
  • #1
Hilly117
1
0

Homework Statement


Factorise:
f(x)=x^3-10x^2+17x+28
 
Physics news on Phys.org
  • #2
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.
 
  • #3
There is a quite obvious factor to consider in such cases: +1 or -1.
 
  • #4
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:
  • #5
I didn't consciously set out use the RRT, I just scanned the polynomial to see if +1 or -1 would make it zero. For a cubic, you just need one root obtained by guessing or by plotting, and then Bob's your uncle.
 

FAQ: How to factor a Cubic Polynomial?

What is a Cubic Polynomial?

A cubic polynomial is a polynomial function of degree 3. It is characterized by having the highest power of the variable raised to 3, and usually takes the form ax^3 + bx^2 + cx + d, where a, b, c, and d are coefficients.

Why is it important to factor a Cubic Polynomial?

Factoring a cubic polynomial allows us to break down a complex expression into simpler forms, making it easier to solve and analyze. It also helps us identify the roots or solutions of the polynomial, which are the values of x that make the polynomial equal to 0.

What are the different methods for factoring a Cubic Polynomial?

There are several methods for factoring a cubic polynomial, including grouping, factoring by grouping, and using the cubic formula. The most commonly used method is the grouping method, where the polynomial is split into two parts and factored separately.

How do you know when a Cubic Polynomial is not factorable?

A cubic polynomial is not factorable if it has complex or irrational roots. This can be determined by using the rational root theorem or by using the cubic formula to solve for the roots. If the roots are not rational numbers, then the polynomial is not factorable.

What are some real-life applications of factoring Cubic Polynomials?

Cubic polynomials are commonly used in physics, engineering, and economics to model real-life situations. For example, they can be used to analyze the trajectory of a projectile, determine the optimal production level in a manufacturing process, or calculate the optimal pricing for a product. Factoring them can help us understand the behavior of these systems and make informed decisions.

Back
Top