StemCET Logo

Maths Question 17 – JEE-MAIN 2026

Let y=y(x) be the solution of the differential equation x1x2dydx+(y1x2xcos1x)=0, x(0,1), limx1y(x)=1. Then y(12) equals:

The given equation can be rearranged into a standard first-order linear differential equation.

Step 1: Rearrange the differential equation into standard linear form.✦ Active

The given differential equation is x1x2dydx+(y1x2xcos1x)=0. Divide the entire equation by x1x2 (since x(0,1), x0 and 1x20) to obtain the standard linear form:

dydx+1xy=cos1x1x2

This is a first-order linear differential equation of the form dydx+P(x)y=Q(x), where P(x)=1x and Q(x)=cos1x1x2.

Step 2: Find the integrating factor and solve the differential equation.○ Expand

The integrating factor (IF) is calculated as eP(x)dx. For P(x)=1x:

IF=e1xdx=eln|x|=|x|

Since x(0,1), x is positive, so IF=x. The general solution is given by yIF=Q(x)IFdx+C. Substituting the values:

xy=cos1x1x2xdx+C

To evaluate the integral xcos1x1x2dx, we use substitution and integration by parts. Let u=cos1x, so du=11x2dx and x=cosu. The integral becomes ucosudu. Applying integration by parts (vdw=vwwdv with v=u,dw=cosudu):

ucosudu=[usinusinudu]=[usinu+cosu]

Substitute back u=cos1x and sin(cos1x)=1x2:

xy=(cos1x)1x2x+C

Dividing by x, the general solution is:

y(x)=cos1x1x2x1+Cx
💡 Teacher's Secret Hint

Be careful with the signs during integration by parts and when substituting back.

Step 3: Apply the initial condition and calculate y(12).○ Expand

We are given the initial condition limx1y(x)=1. Let's evaluate the limit of our general solution:

limx1(cos1x1x2x1+Cx)

As x1, cos1x0 and 1x20. So, the first term approaches 0. The second term is 1, and the third term approaches C. Thus:

01+C=C1

Given that the limit is 1, we have C1=1C=2. The particular solution is:

y(x)=cos1x1x2x1+2x

Finally, we need to find y(12). Substitute x=12 into the particular solution:

y(12)=cos1(12)1(12)2121+212

We know cos1(12)=π3 and 1(12)2=114=34=32. Substitute these values:

y(12)=π332121+4
y(12)=π362+3
y(12)=π33+3=3π3

This matches option 1.

💡 Teacher's Secret Hint

Ensure correct evaluation of inverse trigonometric functions and simplification of fractions.

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