what is the sum of all solutions of x²+1=0 ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Problem Loading...
Note Loading...
Set Loading...
The solution to this problem is simple.
Using completing the square, we get:
x^2 = -1
x = +-sqrt(-1)
x = positive i or negative i
Add these two solutions up:
i + -i
i - i
=
0