What is the value of #E# so that # 4x^2-4x+E = 0 # has distinct real roots?
1 Answer
Aug 5, 2017
# E lt 1 #
Explanation:
We have a quadratic:
# 4x^2-4x+E = 0 #
We have two unique (real) solutions if and only if the discriminant of the quadratic is positive. i.e
# Delta = b^2-4ac gt 0 #
# => (-4)^2-4(4)(E) gt 0 #
# :. 16-16E gt 0 #
# :. 1-E gt 0 #
# :. E lt 1 #
We can confirm this graphically, as
Case
graph{4x^2-4x+1 [-3, 3, -2, 5]}
Case
graph{4x^2-4x+1.1 [-3, 3, -2, 5]}
Case
graph{4x^2-4x+0.9 [-3, 3, -2, 5]}