Factoring Cubic Polynomials/Function

In summary, the conversation is about solving a polynomial equation and finding its roots. The suggested methods include using a formula for perfect cubes, applying the Newton-Raphson method, plotting the function, and finding factors of the polynomial. One person also suggests using the sum of two cubes formula for further factorization. Another suggests finding factors of the polynomial and using them to find the roots. Overall, the conversation highlights different approaches to solving the equation and finding its roots.
  • #1
CursedAntagonis
23
0

Homework Statement


Doing my vector mechanics dynamics homework and I cannot believe I am stuck on this part.

trying to factor

t^3 - 6t^2-36t - 40 = 0

Homework Equations




The Attempt at a Solution


I honestly do not remember where to begin. I remember there is a formula for perfect cubes, but do not remember what is needed for this situation. Any tips is greatly appreciated.
 
Physics news on Phys.org
  • #2
There is a formula but it's nasty and you could always just try Newton-Raphson method for the first factor then long division?
 
  • #3
You can find all the factors of 40 to try guess how the polynomial factors. Generally, though, I find plotting the function is the quickest way of finding its roots, at least for homework problems.
 
  • #4
Easy way is to find one root and divide the cubic by it.

i.e. in this situation you can see -2 is a root, so divide the polynomial by t+2, then factor the result to get the other roots.
 
  • #5
If the problem were changed to +36t, then you would be able to factorize by using the perfect cube.
You would end up having [itex](t-6)^3+176=0[/itex] and then you could use the sum of two cubes formula to factorize further (or even just solve the equation for t directly).

But this is not the case :smile:
 
  • #6
Well the simplest way is to find factors of -40. Replace each in the original expression one by one and when the result is zero: Bingo! You've found a root. In this case 10 is one root. next, divide the original expression by x-r (r = root found by trial and error) to get a quadratic equation. solve it and you've got your roots:smile:
 

FAQ: Factoring Cubic Polynomials/Function

What is factoring cubic polynomials/function?

Factoring cubic polynomials/function is the process of breaking down a polynomial or function into its factors, which are simpler expressions that can be multiplied to get the original polynomial/function.

Why is factoring cubic polynomials/function important?

Factoring cubic polynomials/function is important because it allows us to solve equations, find roots, and simplify expressions. It is also a fundamental concept in higher-level math courses, such as calculus.

What is the general method for factoring cubic polynomials/function?

The general method for factoring cubic polynomials/function involves finding the greatest common factor, grouping terms, and then using various techniques such as the difference of cubes or sum of cubes to further factor the expression.

What are some common techniques used to factor cubic polynomials/function?

Some common techniques used to factor cubic polynomials/function include grouping, factoring by grouping, the difference of cubes, and the sum of cubes. It is important to be familiar with these techniques and know when to apply them.

Can all cubic polynomials/functions be factored?

No, not all cubic polynomials/functions can be factored. Some polynomials/functions may not have any real roots or factors that can be easily identified. In these cases, it may be necessary to use other methods, such as the quadratic formula, to solve the equation or simplify the expression.

Back
Top