Skip to main content
Back to Quadratic Equations
JEE Main 2020
Quadratic Equations
Quadratic Equation and Inequalities
Easy

Question

Let f:R{0}(,1)f: \mathbf{R}-\{0\} \rightarrow(-\infty, 1) be a polynomial of degree 2 , satisfying f(x)f(1x)=f(x)+f(1x)f(x) f\left(\frac{1}{x}\right)=f(x)+f\left(\frac{1}{x}\right). If f( K)=2 Kf(\mathrm{~K})=-2 \mathrm{~K}, then the sum of squares of all possible values of K is :

Options

Solution

Key Concepts and Formulas

  • Polynomial Representation: A general quadratic polynomial is represented as f(x)=ax2+bx+cf(x) = ax^2 + bx + c, where a0a \neq 0.
  • Functional Equations: Techniques for solving equations where the unknown is a function. Rearranging and substituting are common strategies.
  • Vieta's Formulas: For a quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0 with roots α\alpha and β\beta, α+β=BA\alpha + \beta = -\frac{B}{A} and αβ=CA\alpha \beta = \frac{C}{A}.
  • Range of a Function: The set of all possible output values of a function.
  • Algebraic Identity: α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha \beta

Step-by-Step Solution

Step 1: Define the general form of the quadratic polynomial.

We are given that f(x)f(x) is a polynomial of degree 2. Therefore, we can express it as: f(x)=ax2+bx+cf(x) = ax^2 + bx + c where aa, bb, and cc are constants, and a0a \neq 0. Why? This establishes the foundation for working with the given polynomial and allows us to determine the coefficients.

Step 2: Apply the given functional equation and simplify.

The given functional equation is f(x)f(1x)=f(x)+f(1x)f(x) f\left(\frac{1}{x}\right) = f(x) + f\left(\frac{1}{x}\right). Adding 1 to both sides and factoring, we get: f(x)f(1x)f(x)f(1x)+1=1f(x) f\left(\frac{1}{x}\right) - f(x) - f\left(\frac{1}{x}\right) + 1 = 1 (f(x)1)(f(1x)1)=1(f(x) - 1)\left(f\left(\frac{1}{x}\right) - 1\right) = 1 Why? This rearrangement simplifies the functional equation and makes it easier to work with. This form allows us to analyze the relationship between f(x)f(x) and f(1/x)f(1/x).

Step 3: Substitute the polynomial form into the simplified functional equation.

Substituting f(x)=ax2+bx+cf(x) = ax^2 + bx + c, we have: f(1x)=a(1x)2+b(1x)+c=ax2+bx+cf\left(\frac{1}{x}\right) = a\left(\frac{1}{x}\right)^2 + b\left(\frac{1}{x}\right) + c = \frac{a}{x^2} + \frac{b}{x} + c Substituting these into the factored functional equation, we get: (ax2+bx+c1)(ax2+bx+c1)=1(ax^2 + bx + c - 1)\left(\frac{a}{x^2} + \frac{b}{x} + c - 1\right) = 1 Multiplying by x2x^2: (ax2+bx+c1)(a+bx+(c1)x2)=x2(ax^2 + bx + c - 1)(a + bx + (c-1)x^2) = x^2 Why? This substitution allows us to work with the coefficients of the polynomial and relate them through the functional equation. Multiplying by x2x^2 eliminates the fraction.

Step 4: Expand and compare coefficients.

Expanding the left side, we get: a(c1)x4+(ab+b(c1))x3+(a2+b2+(c1)2+a+a(c1))x2+(bcb)x+a(c1)=x2a(c-1)x^4 + (ab + b(c-1))x^3 + (a^2 + b^2 + (c-1)^2 + a + a(c-1))x^2 + (bc - b)x + a(c-1) = x^2 Comparing coefficients of the powers of xx on both sides:

  • x4x^4: a(c1)=0a(c-1) = 0. Since a0a \neq 0, c1=0    c=1c-1 = 0 \implies c = 1.
  • x3x^3: ab+b(c1)=0    ab=0ab + b(c-1) = 0 \implies ab = 0. Since a0a \neq 0, b=0b = 0.
  • xx: b(c1)=0b(c-1) = 0. This is satisfied since b=0b=0 and c=1c=1.
  • Constant term: (c1)a=0(c-1)a = 0. This is satisfied since c=1c=1.
  • x2x^2: a2+b2+a(c1)+(c1)2=1    a2=1    a=±1a^2 + b^2 + a(c-1) + (c-1)^2 = 1 \implies a^2 = 1 \implies a = \pm 1. Why? Comparing coefficients allows us to create a system of equations that the coefficients aa, bb, and cc must satisfy. This leads to possible values for these coefficients.

Step 5: Determine the polynomial f(x)f(x) using the range restriction.

We have f(x)=ax2+1f(x) = ax^2 + 1, where a=±1a = \pm 1. So, f(x)=x2+1f(x) = x^2 + 1 or f(x)=x2+1f(x) = -x^2 + 1.

  • If f(x)=x2+1f(x) = x^2 + 1, then the range of f(x)f(x) for xR{0}x \in \mathbb{R} - \{0\} is (1,)(1, \infty), which does not satisfy the given range (,1)(-\infty, 1).
  • If f(x)=x2+1f(x) = -x^2 + 1, then the range of f(x)f(x) for xR{0}x \in \mathbb{R} - \{0\} is (,1)(-\infty, 1), which satisfies the given range.

Therefore, f(x)=x2+1f(x) = -x^2 + 1. Why? The range restriction is crucial in narrowing down the possible polynomials. Only f(x)=x2+1f(x) = -x^2 + 1 satisfies the given range.

Step 6: Solve for K using the condition f(K)=2Kf(K) = -2K.

Substituting f(x)=x2+1f(x) = -x^2 + 1 into f(K)=2Kf(K) = -2K, we get: K2+1=2K-K^2 + 1 = -2K K22K1=0K^2 - 2K - 1 = 0 Why? This equation provides a relationship for determining the values of KK.

Step 7: Find the sum of squares of the possible values of K.

Let the roots of the quadratic equation K22K1=0K^2 - 2K - 1 = 0 be α\alpha and β\beta. We want to find α2+β2\alpha^2 + \beta^2. Using Vieta's formulas:

  • α+β=21=2\alpha + \beta = -\frac{-2}{1} = 2
  • αβ=11=1\alpha \beta = \frac{-1}{1} = -1 Then, α2+β2=(α+β)22αβ=(2)22(1)=4+2=6\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha \beta = (2)^2 - 2(-1) = 4 + 2 = 6 Why? Vieta's formulas provide a simple way to find the sum and product of the roots without explicitly solving for them. The algebraic identity allows us to directly calculate the sum of squares of the roots using the sum and product.

Common Mistakes & Tips

  • Forgetting the condition a0a \neq 0 when defining the quadratic polynomial.
  • Not considering the range restriction when determining the correct form of f(x)f(x).
  • Incorrectly applying or misremembering Vieta's formulas.
  • Arithmetic Errors in expanding the functional equation, comparing coefficients, or calculating α2+β2\alpha^2 + \beta^2.

Summary

We determined the polynomial f(x)f(x) by using the given functional equation, the range restriction, and comparing coefficients. We found that f(x)=x2+1f(x) = -x^2 + 1. Using the condition f(K)=2Kf(K) = -2K, we formed a quadratic equation for KK and used Vieta's formulas to find the sum of squares of its roots, which is 6.

Final Answer

The final answer is \boxed{6}, which corresponds to option (C).

Practice More Quadratic Equations Questions

View All Questions