New Reply

Is this cublc polynomial function solvable?

 
Share Thread
Dec8-12, 11:32 PM   #1
 

Is this cublc polynomial function solvable?


Here is a very difficult cubic polynomial.

x^3 - x - 2 = 0

I am wondering whether it is solvable or not. Please think about it.
PhysOrg.com mathematics news on PhysOrg.com

>> Pendulum swings back on 350-year-old mathematical mystery
>> Bayesian statistics theorem holds its own - but use with caution
>> Math technique de-clutters cancer-cell data, revealing tumor evolution, treatment leads
Dec8-12, 11:43 PM   #2
 
I need help with this too I posted a similar one and haven't got a response... mine was x^3 + 9x -1=0...They are solvable, but I don't know how to get an answer algebraically or graphically.
Dec8-12, 11:45 PM   #3
 
EDIT: Deleted totally misleading answer. Ignore if you read it.
Dec8-12, 11:47 PM   #4
 
Recognitions:
Homework Helper Homework Help

Is this cublc polynomial function solvable?


Quote by davedave View Post
Here is a very difficult cubic polynomial.

x^3 - x - 2 = 0

I am wondering whether it is solvable or not. Please think about it.
Quote by aew782 View Post
I need help with this too I posted a similar one and haven't got a response... mine was x^3 + 9x -1=0...They are solvable, but I don't know how to get an answer algebraically or graphically.
Are they solvable? Let's have a guess: The first one can be tested for divisibility by x+1, x-1, x+2, and x-2. The second one can be tested for divisibility by x+1 and x-1. The results may be faster if you know synthetic division.
Dec8-12, 11:54 PM   #5
 
Quote by symbolipoint View Post
Are they solvable? Let's have a guess: The first one can be tested for divisibility by x+1, x-1, x+2, and x-2. The second one can be tested for divisibility by x+1 and x-1. The results may be faster if you know synthetic division.
Thank you that's all I needed!
Dec8-12, 11:59 PM   #6
 
Recognitions:
Homework Helper Homework Help
You can use synthetic division, but isn't it simpler to just evaluate the polynomial and see if the equation is satisfied?
Dec9-12, 01:20 AM   #7
 
Mentor
Blog Entries: 8
Every cubic equation is solvable. You can always use the cubic root algorithm: http://en.wikipedia.org/wiki/Cubic_f...ano.27s_method
Dec9-12, 03:23 AM   #8
 
Recognitions:
Homework Helper Homework Help
The first binomial rendering zero remainder is (x-2). The quotient is x^2+2x+1 which is (x+1)^2. No need to use Cardano's or Vietas substitution for this cubic (micromass gave a good reference Wikipedia article).
New Reply

Similar discussions for: Is this cublc polynomial function solvable?
Thread Forum Replies
calculate a polynomial function from other polynomial functions Calculus & Beyond Homework 3
polynomial function Precalculus Mathematics Homework 15
solvable polynomial definition problem Linear & Abstract Algebra 5
Max/Min of Polynomial Function Calculus & Beyond Homework 2
Polynomial function Introductory Physics Homework 7