SOLUTION: Find all real zeros of f(x)=x^3+4x^2-5x-20
Algebra
->
Rational-functions
-> SOLUTION: Find all real zeros of f(x)=x^3+4x^2-5x-20
Log On
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
Question 691011
:
Find all real zeros of f(x)=x^3+4x^2-5x-20
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
f(x)=x^3+4x^2-5x-20
set f(x) to zero and factor the right by grouping:
0=(x^3+4x^2)-(5x+20)
0=x^2(x+4)-5(x+4)
0=(x+4)(x^2-5)
x = {-4,
,
)