SOLUTION: Find all rational zeros of the polynomial. (Enter your answers as a comma-separated list. Enter all answers including repetitions.)
P(x)=2x^3+15x^2+24x-16
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: Find all rational zeros of the polynomial. (Enter your answers as a comma-separated list. Enter all answers including repetitions.)
P(x)=2x^3+15x^2+24x-16
Log On
Question 1086383: Find all rational zeros of the polynomial. (Enter your answers as a comma-separated list. Enter all answers including repetitions.)
P(x)=2x^3+15x^2+24x-16 Found 2 solutions by MathLover1, stanbon:Answer by MathLover1(20850) (Show Source):
You can put this solution on YOUR website! Find all rational zeros of the polynomial. (Enter your answers as a comma-separated list. Enter all answers including repetitions.)
P(x)=2x^3+15x^2+24x-16
Graph to find zero at -4
---
Use synthetic division::
-4....2....15....24....-16
......2....7.....-4...|..0
-----
Use quadratic equation::
x = [-7+-sqrt(49-4*2*-4)]/4
x = [-7+- sqrt(81)]/4
x = (-7+9)/4 or x = (-7-9)/4
x = -4 or x = 1/2
-------------
Ans: x = -4,-4,1/2
-----------------
Cheers,
Stan H.
------------------------