[ASK] Stuck on a Quadratic Equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
Monoxdifly
MHB
Messages
288
Reaction score
0
The equation $$(a-1)x^2-4ax+4a+7=0$$ with a is a whole number has positive roots. If $$x_1>x_2$$ then $$x_2-x_1=...$$
A. –8
B. –5
C. –2
D. 2
E. 8

Since the equation has positive roots then $$x_1>0$$ and $$x_2>0$$ thus $$x_1+x_2>0$$ and $$x_1x_2>0$$

$$x_1+x_2>0$$
$$\frac{-(-4a)}{a-1}>0$$

$$x_1x_2>0$$
$$\frac{4a+7}{a-1}>0$$

However I progressed, I couldn't determine a as a single value and only found it as a set of certain whole numbers. Can you help me to find the single value of a? Once I know that. I guess I can continue on my own.
 
Mathematics news on Phys.org
$b^2-4ac = 16a^2 - 4(a-1)(4a+7) > 0 \implies 4(7-3a) > 0 \implies a \in \{0,1,2\}$

of those three possible values for $a$, only $a=2$ yields positive roots ... $x = 3$ & $x = 5$