How Do You Solve a Cubic Polynomial with No Rational Roots?

  • Thread starter Thread starter ThomasMagnus
  • Start date Start date
  • Tags Tags
    Degree Polynomial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
ThomasMagnus
Messages
138
Reaction score
0
Hello,

I am trying to solve a degree three polynomial, but unfortunately I am stuck

t3+2t2+1=1

This is as far as I can get:
t(t2+2t)+1=0
Where do I go from here?

Thanks!
 
Physics news on Phys.org
I can get the solution by using my graphing calculator, but I would like to know how to do it by hand :)
 
Is the original problem t3+2t2+1=1

or t3+2t2+1=0 ??

You've written down two different things.
 
t3+2t2+1=0
sorry :)
 
It looks like this polynomial has one irrational root and two complex roots, so it can't be solved by hand (unless you know the cubic formula).
 
Yes, it cannot be solved using normal methods. There are no rational roots so synthetic division wouldn't work. Are you sure that it can be solved? Does the back of the book have the answer?

I've never used the cubic formula to solve a polynomial, and I doubt a textbook would require you to do that.