If \(x^2 - 9x + |k| = 0\), where x is a variable and k is a constant, has two distinct roots. How many integer values can k take?
A. 41
B. 40
C. 21
D. 20
E. 10
krosode20, Why the answer will not be just the values you have taken is that x can be any value and NOT just integer.
Everyone has been using Discriminant, which is not that widely used in GMAT, so let us do it by number properties.
\(x^2 - 9x + |k| = 0........x(x-9)=-|k|\)
So \(x(x-9)\leq{0}\), that is \(0\leq{x}\leq{9}\)
Now if it was given that x is integer, x would be 0, 1, 2..9 and possible values 0(0-9)=0..k=0
1(1-9)=-8=-|8|=-|-8|, so 8 and -8
2(2-9)=-14=-|14|=-|-14|, so 14 and -14
3(3-9)=-18=-|18|=-|-18|, so 18 and -18
4(4-9)=-20=-|20|=-|-20|, so 20 and -20
Total 9 values..But x can be anything and if x=3.2, then
there will always be some real number y, such that 3.2*y=19 or 3.2*y=18 and so on.
Therefore, we will be concerned with the maximum and minimum value that |x| can take.Minimum value :-will be 0
Maximum value:-We know if roots are a+b, then a+b=9 , and
the product of two numbers, ab or |k|, is maximum when they are closest to each other, so here it will be a=b=9/2=4.5
so \(|k|=4.5*4.5=20.25\)
\(-20.25\leq{k}\leq{20.25}\)
So integer values are \(-20\leq{k}\leq{20}\)...
Total = \(20-(-20)+1=41\)
A