For what value of x is the expression x - 5x2 - 2x - 3 not defined?
x - 5x2 - 2x - 3
not defined?a
3, 1
b
-1, -3
c
-1, 3
d
3, -2
e
1, -3
Explanation
Correct Option
cVideo Explanation
No video available
Post your Contribution
Share:
Discussions (2)

daudallizzwell
12 years ago
For a fraction to be undefined, the denominator must be equal to 0.
Hence, we have:
x^2 - 2x - 3 = 0
Using factorization method, the factors of the which gives the sum (-2) and the product (-3) are -3 and +1.
Thus
x^2 - 3x + x - 3 = 0
x(x - 3) + 1(x - 3) = 0
(x + 1)(x - 3) = 0
If two products equal to 0, it means either
x + 1 = 0 or x - 3 = 0
Therefore
x = -1 or x = 3


