| Thread Closed |
Finding the Roots of Cubic |
Share Thread | Thread Tools |
| Sep19-07, 07:50 PM | #1 |
|
|
Finding the Roots of Cubic
1. The problem statement, all variables and given/known data
Find an integer c such that the equation 4x^3 + cx - 27 = 0 has a double root. 2. Relevant equations Ax^3+Bx^2+Cx+K = 0 Sum of Roots = -B/A Product of Roots = (-1)^n * k/a etc. 3. The attempt at a solution I tried using P/Q with synthetic division to find a quadratic for the problem but I couldn't find a way to get rid of or solve for C. I also tried manipulating the Sum of Roots and Product of Roots (both listed above) relationships to try and solve for C. No success here. I have a hunch that it has to deal with the Sum of Roots & Product of Roots relationships, since I know what A is (leading coefficient) and I know what K is (-27, given). I just can't seem to put it together. The answer of the problem is C = -27, however I would like to know how to get this. Thank you very much. |
| Sep20-07, 12:55 AM | #2 |
|
Recognitions:
|
You are given a couple of very nice formulas for the sum and product of the roots. What are their values? How would you express the sum and product of the roots (or zeroes) in terms of R and r? You now have two equations in two unknowns. That's your cue... Knowing the roots should let you find the missing coefficient. |
| Sep20-07, 06:17 AM | #3 |
|
|
Any cubic polynomial with a double (but not triple) root and leading coefficient 4, can be written 4(x-a)2(x-b)= 4x3-(8a+4b)x2+(4a2+8ab)x- a2b. Since you are told that the polynomial is 4x3+ cx- 27, you know that 8a+4b= 0, 4a2+ 8ab= c, and a2b= 27. That gives you three equations to solve for a, b, c.
dynamicsolo, I had to think for a minute to see why all the roots must be real! |
| Sep20-07, 07:29 PM | #4 |
|
|
Finding the Roots of CubicI worked for about 15 minutes on substituting R for the double root and r for the third root. However, I still can't seem to figure out how to solve for the missing coefficient. I know that: 2R + r = -C/4 <-- sum of roots 2Rr = 27/4 <-- product of roots But I'm not sure what to do next. P.S. HallsofIvy, I'm sure your method works, but unfortunately I don't understand the concept of it, so I'd like to learn how dynamicsolo did it still. |
| Sep20-07, 07:44 PM | #5 |
|
|
|
| Sep20-07, 07:47 PM | #6 |
|
|
Heh, I was counting the double root as two zeroes, since "the number of zeroes is equal to the degree of the polynomial."
Still though, is there another formula I need to use other than -B/A and -1^n K/A? |
| Sep20-07, 09:43 PM | #7 |
|
Recognitions:
|
|
| Sep20-07, 09:53 PM | #8 |
|
Recognitions:
|
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Finding the Roots of Cubic
|
||||
| Thread | Forum | Replies | ||
| Prove that a cubic has no rational roots | Calculus & Beyond Homework | 6 | ||
| Roots of a cubic polynomial | Precalculus Mathematics Homework | 4 | ||
| Cubic roots | General Math | 10 | ||
| cubic equation roots | Precalculus Mathematics Homework | 5 | ||
| Cubic with three real irrational roots. | General Math | 5 | ||