Find K if the number of values of x that satisfy the equation \(|x^2 - 16x + 55|=K\) is 3
\(|x^2 - 16x + 55| = |(x-11)(x-5)| = K\)
Either x^2-16x+55 = K
x^2 - 16x + (55-K) = 0
Which will have real roots provided 16^2-4(55-K)>=0
Or x^2-16x+55 = -K
x^2 - 16x + (55+K) = 0
Which will have real roots provided 16^2-4(55+K)>=0
If K=0
x^2-16x+55=(x-11)(x-5)=0; x=11 or 5; 2 roots; Not possible since the number of values of x that satisfy the equation is 3
Normally the equation combined will have 4 roots but they can have 3 roots if
1. One of the equation has equal roots
2. The equations have a common root
Case 1. One of the equation has equal roots
a. x^2 - 16x + (55+K) = 0 has equal roots
16^2 - 4(55+K) = 0
K = 9
b. x^2 - 16x + (55-K) = 0 has equal roots
16^2-4(55-K)=0
K = -9
Case 2. The equations have a common root
x will satisfy both equations
x^2 - 16x + (55+K) = 0
x^2 - 16x + (55-K) = 0
K = 0;
x^2-16x+55=(x-11)(x-5)=0; x=11 or 5; 2 roots; Not possible since the number of values of x that satisfy the equation is 3
K = {9,-9}
Since K=-9 is not provided, K = 9
IMO C