StemCET Logo

Maths Question 17 – JEE-MAIN 2026

The value of limx0(x2sin2xx2sin2x) is:

The limit is of the form 00 as x0, which indicates an indeterminate form. This suggests using methods like L'Hopital's Rule or Taylor series expansions.

Step 1: Identify Indeterminate Form and Choose Method✦ Active

When x0, the expression becomes 02sin2002sin20=00, which is an indeterminate form. We can use Taylor series expansions to evaluate this limit.

Step 2: Apply Taylor Series Expansion for sinx○ Expand

The Taylor series expansion for sinx around x=0 is:

sinx=xx33!+x55!=xx36+O(x5)

Now, we find the expansion for sin2x:

sin2x=(xx36+O(x5))2=x2(1x26+O(x4))2

Using the binomial approximation (1+u)n1+nu for small u (where u=x26 and n=2):

sin2x=x2(12x26+O(x4))=x2(1x23+O(x4))=x2x43+O(x6)
💡 Teacher's Secret Hint

Ensure to expand to a sufficiently high order to resolve the indeterminate form. For the denominator x2sin2x, we need terms up to x4 to get a non-zero leading term.

Step 3: Substitute Expansions and Evaluate the Limit○ Expand

Substitute the expansion of sin2x into the numerator and denominator of the limit expression:

Numerator: x2sin2x=x2(x2x43+O(x6))=x4x63+O(x8)

Denominator: x2sin2x=x2(x2x43+O(x6))=x43+O(x6)

Now, substitute these into the limit:

limx0x4x63+O(x8)x43+O(x6)

Divide both the numerator and the denominator by x4:

limx01x23+O(x4)13+O(x2)

As x0, the terms with x2 and higher powers approach zero. Therefore, the limit is:

113=3
💡 Teacher's Secret Hint

Remember to simplify by dividing by the lowest power of x that appears in both the numerator and denominator after expansion.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.