Skip to main content
Back to Sets, Relations & Functions
JEE Main 2024
Sets, Relations & Functions
Functions
Hard

Question

If the domain of the function log5(18xx277)\log_5(18x - x^2 - 77) is (α,β)(\alpha, \beta) and the domain of the function log(x1)(2x2+3x2x23x4)\log_{(x-1)} \left( \frac{2x^2 + 3x - 2}{x^2 - 3x - 4} \right) is (γ,δ)(\gamma, \delta), then α2+β2+γ2\alpha^2 + \beta^2 + \gamma^2 is equal to:

Options

Solution

Key Concepts and Formulas

  • Domain of a Logarithmic Function logb(a)\log_b(a): For the function logb(a)\log_b(a) to be defined in real numbers, the following conditions must hold:
    1. Argument must be positive: a>0a > 0
    2. Base must be positive: b>0b > 0
    3. Base must not be equal to 1: b1b \neq 1
  • Solving Quadratic Inequalities: For a quadratic ax2+bx+cax^2 + bx + c with roots r1r_1 and r2r_2 (r1<r2r_1 < r_2):
    • If a>0a > 0, ax2+bx+c<0    x(r1,r2)ax^2 + bx + c < 0 \implies x \in (r_1, r_2).
    • If a>0a > 0, ax2+bx+c>0    x(,r1)(r2,)ax^2 + bx + c > 0 \implies x \in (-\infty, r_1) \cup (r_2, \infty).
  • Solving Rational Inequalities: Use the Wavy Curve Method by finding the roots of the numerator and denominator, ordering them, and testing intervals to determine where the expression is positive or negative.

Step-by-Step Solution

Part 1: Finding the domain of f1(x)=log5(18xx277)f_1(x) = \log_5(18x - x^2 - 77)

The base of the logarithm is 55, which is positive and not equal to 11. Thus, we only need to ensure the argument is positive.

  • Step 1: Set the argument of the logarithm greater than zero. The argument is 18xx27718x - x^2 - 77. We require: 18xx277>018x - x^2 - 77 > 0

  • Step 2: Rearrange the quadratic inequality. To make solving easier, multiply the inequality by 1-1 and reverse the inequality sign: x218x+77<0x^2 - 18x + 77 < 0

  • Step 3: Factor the quadratic expression. We look for two numbers that multiply to 7777 and add to 18-18. These numbers are 7-7 and 11-11. (x7)(x11)<0(x - 7)(x - 11) < 0

  • Step 4: Solve the quadratic inequality. The roots are x=7x=7 and x=11x=11. Since the coefficient of x2x^2 is positive (1>01 > 0) and the inequality is <0< 0, the solution is the interval between the roots. 7<x<117 < x < 11 Thus, the domain of the first function is (7,11)(7, 11).

  • Step 5: Identify α\alpha and β\beta. Given that the domain is (α,β)(\alpha, \beta), we have: α=7,β=11\alpha = 7, \quad \beta = 11

Part 2: Finding the domain of f2(x)=log(x1)(2x2+3x2x23x4)f_2(x) = \log_{(x-1)} \left( \frac{2x^2 + 3x - 2}{x^2 - 3x - 4} \right)

For this function, we must satisfy three conditions for the base b=x1b = x-1 and the argument a=2x2+3x2x23x4a = \frac{2x^2 + 3x - 2}{x^2 - 3x - 4}.

  • Step 1: Apply the base conditions.

    • Base must be positive: x1>0    x>1x - 1 > 0 \implies x > 1. Let this be Condition A.
    • Base must not be equal to 1: x11    x2x - 1 \neq 1 \implies x \neq 2. Let this be Condition B.
  • Step 2: Apply the argument condition. The argument must be positive: 2x2+3x2x23x4>0\frac{2x^2 + 3x - 2}{x^2 - 3x - 4} > 0

  • Step 3: Factorize the numerator and the denominator.

    • Numerator: 2x2+3x2=(2x1)(x+2)2x^2 + 3x - 2 = (2x - 1)(x + 2)
    • Denominator: x23x4=(x4)(x+1)x^2 - 3x - 4 = (x - 4)(x + 1) The inequality becomes: (2x1)(x+2)(x4)(x+1)>0\frac{(2x - 1)(x + 2)}{(x - 4)(x + 1)} > 0
  • Step 4: Solve the rational inequality using the Wavy Curve Method. The critical points are the roots of the numerator and denominator: x=1/2,x=2,x=4,x=1x = 1/2, x = -2, x = 4, x = -1. Ordering these points: 2,1,1/2,4-2, -1, 1/2, 4. We analyze the sign of the expression in the intervals defined by these points:

    • x<2x < -2: ()()()()=+\frac{(-)(-)}{(-)(-)} = +
    • 2<x<1-2 < x < -1: ()(+)()()=\frac{(-)(+)}{(-)(-)} = -
    • 1<x<1/2-1 < x < 1/2: ()(+)()(+)=+\frac{(-)(+)}{(-)(+)} = +
    • 1/2<x<41/2 < x < 4: (+)(+)()(+)=\frac{(+)(+)}{(-)(+)} = -
    • x>4x > 4: (+)(+)(+)(+)=+\frac{(+)(+)}{(+)(+)} = + Since the inequality is >0> 0, the solution is: x(,2)(1,1/2)(4,)x \in (-\infty, -2) \cup (-1, 1/2) \cup (4, \infty) Let this be Condition C.
  • Step 5: Combine all conditions to find the domain of f2(x)f_2(x). We need to find the intersection of Condition A (x>1x > 1), Condition B (x2x \neq 2), and Condition C (x(,2)(1,1/2)(4,)x \in (-\infty, -2) \cup (-1, 1/2) \cup (4, \infty)).

    • Condition A (x>1x > 1) restricts our search to the interval (1,)(1, \infty).
    • Condition B (x2x \neq 2) means we must exclude 22 from (1,)(1, \infty), giving (1,2)(2,)(1, 2) \cup (2, \infty).
    • Now, we intersect (1,2)(2,)(1, 2) \cup (2, \infty) with Condition C.
      • The interval (1,2)(1, 2) has no overlap with Condition C.
      • The interval (2,)(2, \infty) overlaps with (4,)(4, \infty) from Condition C. The intersection is (4,)(4, \infty). Therefore, the domain of the second function is (4,)(4, \infty).
  • Step 6: Identify γ\gamma and δ\delta. Given that the domain is (γ,δ)(\gamma, \delta), we have: γ=4andδ=\gamma = 4 \quad \text{and} \quad \delta = \infty We only need γ\gamma for the final calculation.

Part 3: Calculate α2+β2+γ2\alpha^2 + \beta^2 + \gamma^2

We have found α=7\alpha = 7, β=11\beta = 11, and γ=4\gamma = 4.

  • Step 1: Substitute the values into the expression. α2+β2+γ2=(7)2+(11)2+(4)2\alpha^2 + \beta^2 + \gamma^2 = (7)^2 + (11)^2 + (4)^2

  • Step 2: Compute the squares. =49+121+16= 49 + 121 + 16

  • Step 3: Sum the results. =170+16= 170 + 16 =186= 186


Common Mistakes & Tips

  • Logarithm Domain Conditions: Always remember all three conditions for the base (b>0,b1b>0, b\neq 1) and argument (a>0a>0). For logarithmic functions with variable bases, all three are crucial.
  • Rational Inequalities: When solving rational inequalities, the roots of the denominator are always excluded from the solution set, as they lead to division by zero.
  • Combining Intervals: Carefully find the intersection of all derived conditions. A number line or visual representation can be very helpful.

Summary

The problem involves finding the domains of two logarithmic functions by applying the fundamental rules for logarithms and solving quadratic and rational inequalities. For the first function, log5(18xx277)\log_5(18x - x^2 - 77), the domain was found to be (7,11)(7, 11), yielding α=7\alpha = 7 and β=11\beta = 11. For the second function, log(x1)(2x2+3x2x23x4)\log_{(x-1)} \left( \frac{2x^2 + 3x - 2}{x^2 - 3x - 4} \right), after considering the base and argument conditions and solving the rational inequality, the domain was determined to be (4,)(4, \infty), giving γ=4\gamma = 4. Finally, the expression α2+β2+γ2\alpha^2 + \beta^2 + \gamma^2 was computed using these values.

The final answer is 186\boxed{186}.

Practice More Sets, Relations & Functions Questions

View All Questions