SOLUTION: I need help on finding the zeros to this function.... f(x)=x^2+6x+18
Algebra
->
Complex Numbers Imaginary Numbers Solvers and Lesson
-> SOLUTION: I need help on finding the zeros to this function.... f(x)=x^2+6x+18
Log On
Algebra: Complex Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Complex Numbers
Question 762668
:
I need help on finding the zeros to this function.... f(x)=x^2+6x+18
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
use the quadratic formula ((-b+ or -sqrt(b^2-4ac))/2a) to solve
x = (-6+sqrt(36-4*18)) / 2 = (-6+6i) / 2 = 3i-3 = 3(i-1) where i = sqrt(-1)
x = (-6-sqrt(36-4*18)) / 2 = (-6-6i) / 2 = -3i-3 = -3(i+1)