Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
Quadratic Equation and Inequalities question
2025 · 28 Jan · Shift 2 · Q34
JEE MainMathematicsQuadratic Equation and InequalitiesMCQ+4 / −1
Let f:R−{0}→(−∞,1) be a polynomial of degree 2 , satisfying f(x)f(x1)=f(x)+f(x1). If f(K)=−2K, then the sum of squares of all possible values of K is :
A
9
B
1
C
6
D
7
View written solutionFree
Correct answer: C
Rewrite the functional equation
Given
f(x)f(x1)=f(x)+f(x1).
Bring all terms to one side:
f(x)f(x1)−f(x)−f(x1)=0.
Add 1 on both sides:
(f(x)−1)(f(1/x)−1)=1.
So if we define
g(x)=f(x)−1,
then
g(x)g(1/x)=1.
Also, since f:R∖{0}→(−∞,1), we have
f(x)<1∀x=0,
so
g(x)=f(x)−1<0∀x=0.
Use the fact that f is a quadratic polynomial
Let
f(x)=ax2+bx+c.
Then
g(x)=ax2+bx+(c−1).
Now
g(1/x)=x2a+xb+(c−1).
Given
g(x)g(1/x)=1∀x=0.
Multiply both sides by x2:
(ax2+bx+(c−1))(a+bx+(c−1)x2)=x2.
This identity is quite restrictive. A simpler way is to note that since g(x) is a polynomial and g(x)g(1/x)=1 for all x=0, the only polynomial possibilities are monomials of the form
g(x)=λxn.
But because g(x) is a polynomial of degree 2 and also negative for all x=0, the only feasible constant-multiple monomial consistent with degree at most 2 and the identity is actually a nonzero constant with
λ2=1.
So
g(x)=±1.
Since g(x)<0 for all x=0, we must have
g(x)=−1.
Therefore
f(x)=g(x)+1=0,
which is not a quadratic polynomial. So we need to carefully use the range condition and the quadratic form directly.
Direct coefficient comparison
Let
f(x)=ax2+bx+c.
Then
f(1/x)=x2a+xb+c.
Substitute into
f(x)f(1/x)=f(x)+f(1/x).
Expand the left-hand side:
(ax2+bx+c)(x2a+xb+c).
Multiplying term by term,
=a2+b2+c2+ab(x+x1)+ac(x2+x21)+bc(x+x1).
So
f(x)f(1/x)=a2+b2+c2+(ab+bc)(x+x1)+ac(x2+x21).
Now
f(x)+f(1/x)=a(x2+x21)+b(x+x1)+2c.
Equating coefficients of the independent expressions x2+1/x2, x+1/x, and constant term:
Coefficient of x2+1/x2:
ac=aa(c−1)=0
Coefficient of x+1/x:
ab+bc=bb(a+c−1)=0
Constant term:
a2+b2+c2=2c.
Since f is degree 2, we must have
a=0.
Hence from a(c−1)=0,
c=1.
Then the second condition becomes
b(a+1−1)=ba=0.
Since a=0, we get
b=0.
Now the constant-term equation gives
a2+0+1=2a2=1a=±1.
Thus possible quadratic polynomials are
f(x)=x2+1orf(x)=1−x2.
But the range is given as
f(x)∈(−∞,1)∀x=0.
For f(x)=x2+1, we have f(x)>1 for all x=0, impossible.
For f(x)=1−x2, we have f(x)<1 for all x=0, valid.
Therefore,
f(x)=1−x2.
Use the condition f(K)=−2K
Substitute f(x)=1−x2:
1−K2=−2K.
Rearrange:
K2−2K−1=0.
Solve:
K=22±4+4=1±2.
So the possible values are
K1=1+2,K2=1−2.
Find the sum of squares
We need
K12+K22.
Using
K1+K2=2,K1K2=−1,
we get
K12+K22=(K1+K2)2−2K1K2=22−2(−1)=4+2=6.