Find all possible value of satisfying the equation .
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.
For the equation ( 3 x + 2 ) ( x + 5 ) = 0 to hold true, we require either one of two conditions to occur:
x + 5 = 0 (i),
3 x + 2 = 0 (ii)
Solving for x in (i) produces x = − 5 , which in turn yields the complex number 2 + 3 − 5 = 2 + 3 5 i for (ii). However, solving for x in (ii) produces x = − 3 2 , which is never valid for non-negative x. Also, the original equation is rendered invalid for all x ∈ ( 0 , − 5 ) ∪ ( − 5 , ∞ ) and also when (ii) equals 2 i since a nonzero complex number will result under either of these conditions.
Hence, choice D is the best answer.