StemCET Logo

Maths Question 12 – JEE-MAIN 2026

max0xπ(16sin(x2)cos3(x2)) is equal to:

The problem asks for the maximum value of a function on a closed interval. This can be found by checking the function's values at its critical points and at the endpoints of the interval.

🥷
Ninja StrategyBounding and Test Points

Quickly establish an upper bound for the function and evaluate it at a convenient point like x=π/2 to eliminate options that are clearly too large or too small.

Step 1: Define and Simplify the Function✦ Active

Let the given function be f(x)=16sin(x2)cos3(x2) for x[0,π]. To simplify, substitute u=x2. As x varies from 0 to π, u varies from 0 to π2.

g(u)=16sin(u)cos3(u)for u[0,π2]
Step 2: Find Critical Points using Differentiation○ Expand

Differentiate g(u) with respect to u using the product rule and set the derivative to zero.

g(u)=16[cos(u)cos3(u)+sin(u)3cos2(u)(sin(u))]=16cos2(u)(cos2(u)3sin2(u))

Setting g(u)=0 gives two conditions: cos2(u)=0 or cos2(u)3sin2(u)=0. The first condition gives u=π2. The second gives tan2(u)=13, which for u[0,π2] implies tan(u)=13, so u=π6.

Step 3: Evaluate the Function at Critical Points and Endpoints○ Expand

The points to check are the endpoints u=0,u=π2 and the critical point u=π6.

g(0)=16sin(0)cos3(0)=0 g(π2)=16sin(π2)cos3(π2)=0 g(π6)=16sin(π6)cos3(π6)=16(12)(32)3=1612338=33

Comparing the values {0,0,33}, the maximum value of the function is 33.

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