|
Question 73678: I am trying to find all real and imaginary zeros for the equations: (9x^3+9x^2-19x-7) & (7x^3+5x^2+26x-8) I am more interested in finding how to solve then the solutions themselves. I can find no factors to divide into the equations! I am usually very good at these but was given these in class and can't find out how to solve them?! VERY Frustrating! Thanx
Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! Well you sure did pick a hard problem to tackle, I'll see what I can do to help.
Start with the given polynomial
Rewrite the polynomial in terms that are in common with the rest of the polynomial. For instance, 18 is divisible by 6. These tricks are somewhat difficult since there are no set rules for when or how you use them.
Start grouping common terms
Factor out GCF of each grouped term. Notice how we have a common factor of x+1. We can subtract like terms (it's like saying y=x+1 and 9x^2y-y=(9x^2-1)y)


Now factor the (9x^2-1) term to get (3x+1)(3x-1) notice the common term of 3x+1. Add these like terms.

So if you use synthetic division, you will find that 3x+1 is a factor and x=-1/3 is a zero. You can use this information to find the other zeros. When you use synthetic division, you will get which is a factor (ie 
Now use the quadratic formula on 3x^2+2x-7 to find the other zeros
Solved by pluggable solver: SOLVE quadratic equation with variable |
Quadratic equation (in our case ) has the following solutons:

For these solutions to exist, the discriminant should not be a negative number.
First, we need to compute the discriminant : .
Discriminant d=88 is greater than zero. That means that there are two solutions: .


Quadratic expression can be factored:

Again, the answer is: 1.23013858660781, -1.89680525327448.
Here's your graph:
 |
So your zeros are x=-1/3, x=1.23014, and x=-1.89681
Feel free to ask about any step. Hope this helps.
|
|
|
| |