DS2C said:
Thanks for that quick response, Mark. But why can the difference between two squares be factored with real numbers however the sum between two squares cannot?
Let's look at the equation ##x^2 - 1 = 0##. I don't think you have any problem with recognizing that the equation could be rewritten as (x - 1)(x + 1) = 0.
Now consider the equation ##x^2 + 1 = 0##. Is is possible to rewrite this as (x + a)(x + b) = 0, assuming that both a and b are real numbers? If so, we must have a*b = 1 and a + b = 0 (the latter since the coefficient of x is 0).
If a + b = 0, then a and b must be opposites (i.e., additive inverses), which would also include the possibility that a = b = 0.
If ab = 1, then a and b need to be reciprocals (multiplicative inverses) of one another. This rules out the possibility that either one could be zero. It also says that both a and b have to be positive, or both have to be negative. Each of these latter conclusions rules out the possibility of a and b being opposites.
The upshot is that there are no real numbers a and b so that (x + a)(x + b) = 0. If I relax the condition that a and b must be real, it turns out that there are solutions for a and b; namely, a = i and b = -i, where i is the imaginary number ##\sqrt{-1}##. Thus, allowing coefficients from the complex numbers, ##x^2 + 1## can be factored into ##(x + i)(x - i)##.