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

Question

If xx is real, the maximum value of 3x2+9x+173x2+9x+7{{3{x^2} + 9x + 17} \over {3{x^2} + 9x + 7}} is

Options

Solution

Key Concepts and Formulas

  • Range of a Rational Function: To find the range of a rational function of the form y=ax2+bx+cdx2+ex+fy = \frac{ax^2+bx+c}{dx^2+ex+f}, transform the expression into a quadratic equation in xx.
  • Discriminant: For a quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0, the discriminant is given by D=B24ACD = B^2 - 4AC.
  • Real Roots and Discriminant: For real values of xx to exist in a quadratic equation, the discriminant must be non-negative, i.e., D0D \ge 0.

Step-by-Step Solution

Step 1: Set the Expression Equal to yy and Rearrange into a Quadratic Equation in xx Let the given expression be equal to yy: y=3x2+9x+173x2+9x+7y = \frac{3x^2 + 9x + 17}{3x^2 + 9x + 7} Our goal is to find the values of yy for which there exist real values of xx. To do this, we first cross-multiply to eliminate the fraction and then rearrange the terms to form a quadratic equation in xx: y(3x2+9x+7)=3x2+9x+17y(3x^2 + 9x + 7) = 3x^2 + 9x + 17 3yx2+9yx+7y=3x2+9x+173yx^2 + 9yx + 7y = 3x^2 + 9x + 17 Now, move all terms to one side to get a standard quadratic form Ax2+Bx+C=0Ax^2 + Bx + C = 0: 3yx23x2+9yx9x+7y17=03yx^2 - 3x^2 + 9yx - 9x + 7y - 17 = 0 Factor out x2x^2 and xx terms: (3y3)x2+(9y9)x+(7y17)=0(3y - 3)x^2 + (9y - 9)x + (7y - 17) = 0 We can further factor out common terms from the first two coefficients: 3(y1)x2+9(y1)x+(7y17)=03(y - 1)x^2 + 9(y - 1)x + (7y - 17) = 0 Here, we identify the coefficients of the quadratic equation in xx: A=3(y1)A = 3(y-1), B=9(y1)B = 9(y-1), and C=(7y17)C = (7y-17).

Step 2: Consider the Case where the Coefficient of x2x^2 is Zero Before applying the discriminant, we must check the special case where the coefficient of x2x^2 is zero. This happens if A=3(y1)=0A = 3(y-1) = 0, which means y=1y=1. If y=1y=1, substitute it back into the original rational function: 1=3x2+9x+173x2+9x+71 = \frac{3x^2 + 9x + 17}{3x^2 + 9x + 7} Cross-multiplying gives: 3x2+9x+7=3x2+9x+173x^2 + 9x + 7 = 3x^2 + 9x + 17 Subtracting 3x2+9x3x^2 + 9x from both sides results in: 7=177 = 17 This is a false statement, a contradiction. This implies that there is no real value of xx for which yy can be equal to 11. Therefore, y1y \ne 1. This is an important detail to remember when interpreting the final inequality.

Step 3: Apply the Discriminant Condition for Real xx Since y1y \ne 1, the equation 3(y1)x2+9(y1)x+(7y17)=03(y-1)x^2 + 9(y-1)x + (7y - 17) = 0 is indeed a quadratic equation in xx. For this quadratic equation to have real solutions for xx, its discriminant (DD) must be greater than or equal to zero (D0D \ge 0). The discriminant formula is D=B24ACD = B^2 - 4AC. Substitute the identified values of AA, BB, and CC: D=(9(y1))24[3(y1)](7y17)0D = (9(y-1))^2 - 4 \cdot [3(y-1)] \cdot (7y-17) \ge 0 81(y1)212(y1)(7y17)081(y-1)^2 - 12(y-1)(7y-17) \ge 0

Step 4: Simplify and Solve the Inequality for yy Notice that (y1)(y-1) is a common factor in both terms. Since we already established that y1y \ne 1, we know (y1)0(y-1) \ne 0. We can factor out 3(y1)3(y-1) from the inequality: 3(y1)[27(y1)4(7y17)]03(y-1) [27(y-1) - 4(7y-17)] \ge 0 Now, simplify the expression inside the square brackets: 3(y1)[27y27(28y68)]03(y-1) [27y - 27 - (28y - 68)] \ge 0 3(y1)[27y2728y+68]03(y-1) [27y - 27 - 28y + 68] \ge 0 Combine like terms within the brackets: 3(y1)[y+41]03(y-1) [-y + 41] \ge 0 Multiply by 1/3-1/3 and reverse the inequality sign: (y1)(y41)0(y-1)(y - 41) \le 0 This is a quadratic inequality. The critical points (roots) where the expression equals zero are y=1y=1 and y=41y=41. For the product of two terms to be less than or equal to zero, one term must be non-positive and the other non-negative. Graphically, this corresponds to the portion of the parabola f(y)=(y1)(y41)f(y) = (y-1)(y-41) that lies below or on the y-axis. This occurs when yy is between the roots: 1y411 \le y \le 41

Step 5: Determine the Maximum Value of yy From the inequality 1y411 \le y \le 41, the possible values of yy lie in the closed interval [1,41][1, 41]. However, from Step 2, we conclusively showed that y1y \ne 1. Therefore, the actual range for yy is 1<y411 < y \le 41. Considering this range, the maximum value that yy can take is 4141.

Common Mistakes & Tips

  • Don't Forget the Case A=0A=0: Always check if the coefficient of x2x^2 can become zero. If it does, the original equation might reduce to a linear equation or a contradiction, which needs to be handled separately before applying the discriminant.
  • Reversing Inequality Sign: A very common error is forgetting to reverse the inequality sign when multiplying or dividing both sides of an inequality by a negative number.
  • Factoring Correctly: Ensure accurate factoring and simplification of the discriminant inequality to avoid errors in determining the range of yy.

Summary

By transforming the given rational expression into a quadratic equation in xx and meticulously applying the condition that the discriminant must be non-negative for real solutions of xx, we systematically derived an inequality for yy. This inequality, coupled with a critical check for the edge case where the equation might not be quadratic (i.e., when the coefficient of x2x^2 is zero), allowed us to accurately determine the permissible range of yy. In this specific problem, the range for yy was found to be 1<y411 < y \le 41, which unequivocally indicates that the maximum value of the expression is 4141.

Final Answer The final answer is \boxed{41}, which corresponds to option (B).

Practice More Quadratic Equations Questions

View All Questions