If the equation has equal roots, find the largest value of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In the quadratic equation a x 2 + b x + c = 0 , the roots are equal if b 2 − 4 a c is zero. From the given, we have
a = 1 , b = 2 ( k + 2 ) = 2 k + 4 , c = 9 k
Substitute:
( 2 k + 4 ) 2 − 4 ( 1 ) ( 9 k ) = 0
4 k 2 + 1 6 k + 1 6 − 3 6 k = 0
4 k 2 − 2 0 k + 1 6 = 0
k 2 − 5 k + 4 = 0
( k − 4 ) ( k − 1 ) = 0
k = 4 and k = 1
The desired answer is k = 4 .