The quadratic equation (k+1)x^2+12x+(k-4)=0 has real roots. (a) Show that k^2-3k-40<=0. (b) Hence find the possible values of k.

(a) There is a quadratic equation which should e solved using the delta andthe roots formulas.

delta=a2-4ab

delta=144-4(k+1)(k-4)

delta=-4k2+12k+160

Because the problem tells us that the roots are real, the condition is that delta is 0 or greater than 0.

So, delta>=0

-4k2+12k+160>=0|:4

-k2+3k+40>=0

k2-3k-40<=0

(b) 

k2-3k-40<=0

delta=(-3)2-41(-40)

delta=169

The formula for calculating the values of a quadratic equation is k1,2=[-b+-sqrt(delta)]/2

NB: sqrt[x] is the squared root of x.

=> k1=(3-13)/2; k1=-5 (1)

     k2=(3+13)/2; k2=8 (2)

delta>=0 (3)

(1), (2), (3)=> k=[-5,8]

AB

Related Maths A Level answers

All answers ▸

What are the solutions of (x^3)+6 = 2(x^2)+5x given x = 3 is a solution?


The curve C has equation x^2 + 2xy + 3y^2 = 4. Find dy/dx.


Find the equation for the tangent to the curve y^3 + x^3 + 3x^2 + 2y + 8 = 0 at the point (2,1)


How to write an algebraic fraction in a given form e.g. (3+13x-6x^2)/(2x-3) as Ax + B + C/(2x-3) where A, B and C are natural numbers