
Victoria V. answered 04/17/19
Math Teacher: 20 Yrs Teaching/Tutoring CALC 1, PRECALC, ALG 2, TRIG
a) solving for x we get x2=b/a, so x = ±√(b/a) will be NON-REAL if (b/a) is negative
b) ax2 + bx = 0 Factor out an "x" and get x(ax+b) = 0
so x = 0 or ax+b=0, or x=-(b/a) both real numbers
c) ax2 + bx + c = 0 This will have NON-REAL solutions when b2-4ac is negative
d) (ax + b)(cx + d) = 0
So ax+b = 0 or cx + d = 0 or
x = -(b/a) or x = -(d/c) both real numbers
e) a(bx+c)2 = d solving for x: (bx+c)2 = d/a
bx+c = ±√(d/a)
bx = ±√(d/a)-c
x = (1/b)[ ±√(d/a) - c ] this can also have NON-REAL solutions when (d/a) is negative.
Basically any solution can be NON-REAL if it involves the square root of a negative number.