The equation kx^2+4kx+5=0, where a is a constant, has no real roots. Find the range of possible values of k.

First, if k=0 then the equation has no real roots since in this case we would have 5=0 (this is a proof by contradiction).
A quadratic equation of the form ax^2+bx+c=0 has no real roots if the discriminant b^2-4ac<0.
In this case, we have a=k, b=4k, and c=5. Inputting these values for a, b and c into this inequality we have
(4k)^2-4k5<0,expanding this we get16k^2-20k<0,and dividing by 4 gives us4k^2-5k<0.
We want to find the value of k, so we factorise the left hand side to give us k(4k-5)<0. We sketch the quadratic y=k(4k-5) to see where the curve is below the y axis, as this is the region where k(4k-5)<0.
We can see from the diagram that this equation is satisfied when 0<k<5/4.
Combining this with our earlier observation that k=0 gives no real solutions, we have 0<=k<5/4.

EN

Related Maths A Level answers

All answers ▸

Find the area enclosed between the curves y = f(x) and y = g(x)


A school has 1200 pupils. 575 of these pupils are girls. 2/5 of the girls like sports. 3/5 of the boys like sport. Work out the total number of pupils in the school who like sport.


What is ln(10)-ln(5)?


I'm supposed to calculate the differential of f(x)= sin(x)*ln(x)*(x-4)^2 using the product rule. I know what the product rule is but I can't split this into two bits that are easy to differentiate. How do I do it?