My question: Find the values of q for which the quadratic equation $qx^2-4qx+5-q=0$ will have no real roots. Does this mean the discriminant has to be less than 0 in order to get no real roots? My workings: $b^2-4ac < 0$, then i substitute the $b$, $a$ and $c$ into the equation. So, $(-4q)^2-4(q)(5-q) < 0$ Which is $12q^2-20q < 0$ I then factorise it which is $4q(3q-5)<0$. But this is wrong, can someone please explain? The answer is $0<q<1$ Please help thank you!
2026-04-12 12:37:13.1775997433
How to solve this quadratic inequality?
111 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Your proof is correct , you have made a small algebraic mistake.
Your $$12q^2−20q<0$$ should have been $$20 q^2-20 q <0$$
You will get the correct answer with this inequality.