SOLUTION: how do I solve: c^3+c^2-7c-3=0, given root -3?

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: how do I solve: c^3+c^2-7c-3=0, given root -3?      Log On


   



Question 145753: how do I solve: c^3+c^2-7c-3=0, given root -3?
Answer by nabla(475) About Me  (Show Source):
You can put this solution on YOUR website!
First of all, note that this method is fairly advanced. If you don't understand what I'm doing, E-mail me what method you were supposed to use to solve this...


I'm going to change c to x.
By the given information we have,
(x+3)(ax^2+bx+c)=0
and if we expand this out, we have:
3 c + 3 b x + c x + 3 a x^2 + b x^2 + a x^3=0
From this and the original coefficients 1, 1, -7, -3, respectively, it follows that:
3c=-3, implies c=-1
3b+c=-7, implied 3b=-6, implies b=-2
3a+b=1, implies 3a=3, implies a=1.
We don't have to solve the cubic coefficients.
So, the original polynomial factors as:
(x+3)(x^2-2x-1)=0
Now, we can solve for the other roots by applying the quadratic formulae:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B-2x%2B-1+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-2%29%5E2-4%2A1%2A-1=8.

Discriminant d=8 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--2%2B-sqrt%28+8+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-2%29%2Bsqrt%28+8+%29%29%2F2%5C1+=+2.41421356237309
x%5B2%5D+=+%28-%28-2%29-sqrt%28+8+%29%29%2F2%5C1+=+-0.414213562373095

Quadratic expression 1x%5E2%2B-2x%2B-1 can be factored:
1x%5E2%2B-2x%2B-1+=+1%28x-2.41421356237309%29%2A%28x--0.414213562373095%29
Again, the answer is: 2.41421356237309, -0.414213562373095. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-2%2Ax%2B-1+%29



Which gives x=1%2B-sqrt%282%29
So, all zeroes are x=1%2B-sqrt%282%29 and -3. We can see this in the following graph of the cubic:
graph%28+300%2C+200%2C+-5%2C+5%2C+-5%2C+5%2C+x%5E3%2Bx%5E2-7x-3+%29