
R D.
asked 05/23/13How do you take a factor out of polynomial?
The problem I have in particular in f(x) = 3x^3 - 5x^2 - 58x + 40
given that f(3) = -198
and f(5) = 0
find all the solutions of f(x) = 0
2 Answers By Expert Tutors
Roman C. answered 05/23/13
Masters of Education Graduate with Mathematics Expertise
Factor out x - 5, since 5 is a zero of this polynomial.
3x2 + 10x - 8
x - 5 ) 3x3 - 5x2 - 58x + 40
3x3 - 15x2
10x2 - 58x
10x2 - 50x
-8x + 40
-8x + 40
0
The other answers are the zeroes of 3x2 + 10x - 8.
The two numbers with a sum of b = 10 and a product of ac = 3*(-8) = -24 are 12 and -2 so you can factor as follows.
3x2 + 10x - 8 = 3x2 + 12x - 2x - 8 = 3x(x+4) - 2(x+4) = (3x - 2)(x + 4)
x + 4 = 0 gives x = -4.
3x - 2 = 0 gives x = 2/3.
So the solution set is {-4, 2/3, 5}.

John R. answered 05/23/13
John R: Math, Science, and History Teacher
If you have a function f(x), where f(a) = 0, then (x - a) is a factor of f(x).
Because f(5) = 0, (x - 5) is a factor of f(x).
Using synthetic division, we can divide f(x) by (x - 5) and find the remaining factor.
5| 3 -5 -58 40
| 15 50 -40
3 10 -8 0
The other factor is 3x2 + 10x - 8
This can be factored as (3x - 2)(x + 4)
By setting each factor equal to zero, we can find the each of the solutions for f(x) = 0.
3x - 2 = 0 x + 4 = 0
3x = 2 x = -4
x = 2/3
Since we already know that f(5) = 0, 5 is also a solution.
x = {-4, 2/3, 5}
R D.
Thanks a lot John, the only bit I don't quite understand is where you produced the numbers 15, 50 and -40 in the synthetic division. I'm doing A level maths in the UK if that helps.
05/23/13

John R.
Sorry, because of a lack of time when I was answering, I did not explain the process of synthetic division.
The five on the left is from the factor (x - 5).
The numbers running across the top line are the coefficients from the function.
Under the line, I bring down the 3. I then multiplied it by the 5 on the left, which is where 15 came from.
Adding -5 and 15 produced the 10 at the bottom. Multiplying the 10 by the 5 on the left produced the 50.
Adding the -58 and the 50 produced the -8. Multiplying the -8 by the 5 on the left produced the -40.
I hope this helps you understand the process of synthetic division.
05/23/13

Nataliya D.
X = {-4, 2/3, 5}.
05/24/13
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Nataliya D.
ƒ(3) = - 98
05/24/13