Skip to main content
Back to Application of Derivatives
JEE Main 2024
Application of Derivatives
Application of Derivatives
Hard

Question

Let the sum of the maximum and the minimum values of the function f(x)=2x23x+82x2+3x+8f(x)=\frac{2 x^2-3 x+8}{2 x^2+3 x+8} be mn\frac{m}{n}, where gcd(m,n)=1\operatorname{gcd}(\mathrm{m}, \mathrm{n})=1. Then m+n\mathrm{m}+\mathrm{n} is equal to :

Options

Solution

Key Concepts and Formulas

  • Range of a Rational Function: For a rational function y=ax2+bx+cdx2+ex+fy = \frac{ax^2+bx+c}{dx^2+ex+f}, the range can be found by rearranging into a quadratic in xx and applying the discriminant condition D0D \geq 0 for real roots.
  • Discriminant of a Quadratic: For a quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0, the discriminant is D=B24ACD = B^2 - 4AC. The quadratic has real roots if and only if D0D \geq 0.
  • Greatest Common Divisor (GCD): The GCD of two integers mm and nn is the largest positive integer that divides both mm and nn. If gcd(m,n)=1\text{gcd}(m, n) = 1, then mm and nn are coprime.

Step-by-Step Solution

Step 1: Set up the equation y=f(x)y = f(x) and check the denominator.

We are given the function f(x)=2x23x+82x2+3x+8f(x) = \frac{2x^2 - 3x + 8}{2x^2 + 3x + 8}. To find the range, we set y=f(x)y = f(x): y=2x23x+82x2+3x+8y = \frac{2x^2 - 3x + 8}{2x^2 + 3x + 8}

We must ensure the denominator is never zero. The discriminant of the denominator 2x2+3x+82x^2 + 3x + 8 is Dden=324(2)(8)=964=55D_{den} = 3^2 - 4(2)(8) = 9 - 64 = -55. Since Dden<0D_{den} < 0 and the leading coefficient is positive, the denominator is always positive and never zero.

Step 2: Rearrange the equation into a quadratic in xx.

Multiply both sides by the denominator: y(2x2+3x+8)=2x23x+8y(2x^2 + 3x + 8) = 2x^2 - 3x + 8 2yx2+3yx+8y=2x23x+82yx^2 + 3yx + 8y = 2x^2 - 3x + 8 Rearrange to form a quadratic equation in xx: (2y2)x2+(3y+3)x+(8y8)=0(2y - 2)x^2 + (3y + 3)x + (8y - 8) = 0

Step 3: Apply the discriminant condition for real roots.

For xx to be real, the discriminant of the quadratic equation must be non-negative: D0D \geq 0. D=(3y+3)24(2y2)(8y8)0D = (3y + 3)^2 - 4(2y - 2)(8y - 8) \geq 0

Step 4: Simplify the discriminant inequality.

Simplify the inequality: (3(y+1))24(2(y1))(8(y1))0(3(y+1))^2 - 4(2(y-1))(8(y-1)) \geq 0 9(y+1)264(y1)209(y+1)^2 - 64(y-1)^2 \geq 0 [3(y+1)8(y1)][3(y+1)+8(y1)]0[3(y+1) - 8(y-1)][3(y+1) + 8(y-1)] \geq 0 [3y+38y+8][3y+3+8y8]0[3y + 3 - 8y + 8][3y + 3 + 8y - 8] \geq 0 [5y+11][11y5]0[-5y + 11][11y - 5] \geq 0 Multiply by 1-1 and reverse the inequality: (5y11)(11y5)0(5y - 11)(11y - 5) \leq 0

Step 5: Solve the inequality for yy.

The critical points are y=115y = \frac{11}{5} and y=511y = \frac{5}{11}. Since the inequality is (5y11)(11y5)0(5y - 11)(11y - 5) \leq 0, yy must lie between the roots: 511y115\frac{5}{11} \leq y \leq \frac{11}{5}

Step 6: Determine the range and the minimum and maximum values.

The range of f(x)f(x) is [511,115]\left[\frac{5}{11}, \frac{11}{5}\right]. Therefore, the minimum value is ymin=511y_{\min} = \frac{5}{11} and the maximum value is ymax=115y_{\max} = \frac{11}{5}.

Step 7: Calculate the sum of the maximum and minimum values.

ymin+ymax=511+115=2555+12155=14655y_{\min} + y_{\max} = \frac{5}{11} + \frac{11}{5} = \frac{25}{55} + \frac{121}{55} = \frac{146}{55}

Step 8: Find m+nm+n.

We have mn=14655\frac{m}{n} = \frac{146}{55}. We need to find gcd(146,55)\text{gcd}(146, 55). The prime factorization of 146146 is 2×732 \times 73. The prime factorization of 5555 is 5×115 \times 11. Since they share no common factors other than 1, gcd(146,55)=1\text{gcd}(146, 55) = 1. Therefore, m=146m = 146 and n=55n = 55. m+n=146+55=201m + n = 146 + 55 = 201

Common Mistakes & Tips

  • Sign Errors: Be extremely careful when multiplying inequalities by negative numbers. Always remember to flip the inequality sign.
  • Denominator Check: Always check that the denominator is never zero before proceeding with the discriminant method.
  • Coprime Condition: Always ensure that mm and nn are coprime before calculating m+nm+n.

Summary

We found the range of the given rational function by setting yy equal to the function and rearranging into a quadratic equation in xx. Applying the discriminant condition for real roots, we obtained an inequality for yy, which allowed us to determine the minimum and maximum values of the function. Finally, we summed these values and found m+nm+n after ensuring mm and nn were coprime.

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

Practice More Application of Derivatives Questions

View All Questions