Posted by Jake on Saturday, April 14, 2012 at 7:56pm.
ok, so you would have to solve
4x^3 + 6x^2 - 24x - 2 = 0
I also could not find any "nice" f(x) = 0
(I tried x = ±2, ±1/2)
so I went to the reliable Wolfram to get
http://www.wolframalpha.com/input/?i=4x%5E3+%2B+6x%5E2+-+24x+-+2+%3D+0
notice that all 3 roots appear to be irrational
making it a messy solution.
I checked in the book answer and the site u gave me matched with the answer.
How did the website get solutions as:
x= -3.28183
x= -1.863
There is no simple formula to solve a general cubic equation.
There are several methods that can be used to find solutions ...
- Newton's Method and some type of iteration algorithms are the most popular
once you have one of the roots of the cubic, you can do long division or use synthetic division to reduce the cubic to a quadratic.
From there you can use the quadratic formula to find the other two roots
I don't know what method the Wolfram site uses.
Related Questions
calculus I - Overview of curve sketching: Determine all significant features, ...
URGENT! Last calculus question! - Hey! So, I was wondering if someone could ...
algebra - Did I do this problem the correct way if so is there a shorter way to ...
calculus - Suppose f(x) is the function 2x^3+ 12x^2+ 21x + 3. Find the smallest ...
Maths - is this correct... (3x^2+4x-3)^2-(3x^2-x+2)^2 then is it this (9x^4+24x^...
Calculus I - Sketch the graph of f by hand and use your sketch to find the ...
calculus - 2. Sketch the region in the first quadrant that is bounded by the ...
calculus - i'm not sure how to do this. can someone help, please? thanks! ...
Math - Find the HCF of f(x) = 6x^3 + 24x^2 + 18x, g(x) = 4x^4 + 4x^3 - 24x^2
calculus - I have two questions, please help. 1. Uss completing the square to ...
For Further Reading