Find the Roots (Zeros) p(x)=12x^3+16x^2-x-5
Problem
Solution
Identify possible rational roots using the Rational Root Theorem, which suggests testing factors of the constant term
−5 divided by factors of the leading coefficient12 Test the value
x=−1 by substituting it into the polynomial:p*(−1)=12*(−1)3+16*(−1)2−(−1)−5=−12+16+1−5=0 Divide the polynomial by the factor
(x+1) using synthetic division or long division to find the remaining quadratic factor.Perform the division:
(12*x3+16*x2−x−5)÷(x+1)=12*x2+4*x−5 Factor the resulting quadratic
12*x2+4*x−5 using the grouping method or the quadratic formula.Solve
12*x2+10*x−6*x−5=0 which factors as2*x*(6*x+5)−1*(6*x+5)=(2*x−1)*(6*x+5) Set each factor to zero to find the remaining roots:
2*x−1=0⇒x=1/2 and6*x+5=0⇒x=−5/6
Final Answer
Want more problems? Check here!