SOLUTION: i need help with this equation n squared +n+1=0
Algebra
->
Quadratic Equations and Parabolas
->
Quadratic Equations Lessons
->
Quadratic Equation Lesson
-> SOLUTION: i need help with this equation n squared +n+1=0
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 40205
:
i need help with this equation n squared +n+1=0
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
n^2 + n + 1 = 0
is solved by the quadratic formula...
n = (-1 ± sqrt(1 - 4)) / 2
n = (-1 ± i*sqrt(3)) / 2
that's the best we can do...