Rearranging the differential equation 4−x2dxdy=((sin−1(2x))2−y)sin−1(2x) into the standard linear form dxdy+P(x)y=Q(x) results in:
dxdy+(4−x2sin−1(x/2))y=4−x2(sin−1(x/2))3
By substituting t=sin−1(x/2), which implies dt=4−x2dx, the integrating factor becomes e∫tdt=et2/2. Multiplying the linear equation by this factor and integrating both sides yields yet2/2=∫t3et2/2dt. Using integration by parts with the substitution u=t2/2, the integral evaluates to 2(u−1)eu+C, simplifying the general solution to y=(sin−1(x/2))2−2+Ce−2(sin−1(x/2))2. Applying the condition y(2)=4π2−8 requires sin−1(1)=π/2, which forces the constant C to be 0 and yields the particular solution y=(sin−1(x/2))2−2. Evaluating this expression at x=0 gives y(0)=−2, so y2(0)=4.
Q22JEE Main 2025MCQ
Let a curve y=f(x) pass through the points (0,5) and (loge2,k). If the curve satisfies the differential equation 2(3+y)e2xdx−(7+e2x)dy=0, then k is equal to
Separating variables is the primary technique applied to this differential equation because it isolates y terms on one side and x terms on the other. Beginning with the equation 2(3+y)e2xdx−(7+e2x)dy=0, we rearrange the terms to obtain:
3+ydy=7+e2x2e2xdx
Integrating both sides yields ln(3+y)=ln(7+e2x)+C, where C is an integration constant. Through exponentiation, this relationship simplifies to 3+y=A(7+e2x), with A representing a constant.
Applying the point (0,5) to determine A involves substituting x=0 and y=5 into the equation, which results in 3+5=A(7+e0). This equation simplifies to 8=8A, establishing that A=1. Consequently, the equation for the curve is y=e2x+4. Evaluation at the point (ln2,k) requires substituting x=ln2, which gives k=e2ln2+4. Since e2ln2 simplifies to 4, we find k=8.
Q23JEE Main 2025MCQ
Let x=x(y) be the solution of the differential equationy=(x−ydydx)sin(yx),y>0 and x(1)=2πThen cos(x(2)) is equal to:
The structure of this differential equation, involving a ratio x/y, suggests using the substitution x=ty, which leads to dydx=t+ydydt. Substituting this into the equation y=(x−ydydx)sin(yx) simplifies the expression to 1=−ysin(t)dydt after dividing by y. This form is separable, allowing us to integrate ydy=−sin(t)dt to obtain lny=cos(t)+C, which results in lny=cos(yx)+C after substituting t=yx back into the equation.
Given the condition x(1)=2π, we find ln(1)=cos(2π)+C, which confirms that C=0, simplifying the relation to cos(yx)=lny. Solving for x at y=2 gives x(2)=2cos−1(ln2). Using the trigonometric double-angle formula cos(2θ)=2cos2θ−1 where θ=cos−1(ln2), we evaluate cos(x(2)) to obtain 2(loge2)2−1.
Q24JEE Main 2025MCQ
If for the solution curve y=f(x) of the differential equation dxdy+(tanx)y=(1+2secx)22+secx, x∈(−2π,2π),f(3π)=103, then f(4π) is equal to
This problem centers on a first-order linear differential equation, which takes the standard form dxdy+P(x)y=Q(x). To isolate the dependent variable, we calculate the integrating factor, defined as e∫P(x)dx. Given the term tanx, the integral ∫tanxdx results in ln(secx), making the integrating factor secx. Multiplying the entire equation by secx allows the left side to be expressed as the derivative of the product ysecx, setting the stage for direct integration of the right side.
The integral of the right side, ∫(1+2secx)2(2+secx)secxdx, becomes manageable through the substitution t=tan(x/2), where dx=1+t22dt. Using the identities secx=1−t21+t2 and tan(x/2)=t, the integral simplifies to 2∫(3+t2)23−t2dt. This expression resolves to t2+32t+C, yielding the general solution ysecx=tan2(x/2)+32tan(x/2)+C.
We determine the constant of integration by substituting the initial condition f(3π)=103. Since sec(3π)=2 and tan(6π)=31, we solve (103)⋅2=(1/3)+32(1/3)+C, which simplifies to 1023=1023+C, confirming that C=0. With the specific solution y=secx(tan2(x/2)+3)2tan(x/2) now established, substituting x=4π requires calculating tan(π/8)=2−1 and sec(π/4)=2. Plugging these values into the function yields 2((2−1)2+3)2(2−1), which simplifies to 144−2.
Q25JEE Main 2025NAT
Let y=f(x) be the solution of the differential equation dxdy+x2−1xy=1−x2x6+4x−1<x<1 such that f(0)=0, If 6∫limits−2121f(x)dx=2π−α, then α2 is equal to ____
This differential equation follows the standard linear form dxdy+P(x)y=Q(x), where P(x)=x2−1x. Determining the integrating factor involves calculating e∫x2−1xdx, which simplifies to e21ln(1−x2), yielding 1−x2 for the given interval. Multiplying the entire equation by this factor transforms it into the form dxd(y1−x2)=x6+4x. Integrating both sides results in y1−x2=7x7+2x2+C, and since f(0)=0, the constant C must be zero, giving f(x)=71−x2x7+1−x22x2.
Evaluating the definite integral ∫−2121f(x)dx simplifies because the first term contains an odd power of x, rendering its integral zero over the symmetric interval [−21,21]. We are left to compute ∫−21211−x22x2dx. Substituting x=sinθ and dx=cosθdθ transforms the limits to [−6π,6π] and the integrand to 2sin2θ. Calculating 2∫−6π6πsin2θdθ is equivalent to ∫−6π6π(1−cos2θ)dθ, which evaluates to 3π−23. Multiplying this result by six produces 2π−33, revealing that α=33 and therefore α2=27.
Q26JEE Main 2025MCQ
Let y=y(x) be the solution of the differential equation (x2+1)y′−2xy=(x4+2x2+1)cosx, y(0)=1. Then ∫limits−33y(x)dx is :
The differential equation fits the linear standard form dxdy−(1+x22x)y=(1+x2)cosx after dividing both sides by (1+x2). An integrating factor is computed as e−∫1+x22xdx=1+x21, which simplifies the left side of the equation to the derivative dxd(1+x2y). Equating this to the right side and integrating leads to 1+x2y=sinx+c, which satisfies the initial condition y(0)=1 when c=1. This yields the function y=(1+sinx)(1+x2), and evaluating the integral over the symmetric interval from −3 to 3 leverages the symmetry of the expression. The odd component, sinx(1+x2), integrates to zero over this interval, leaving twice the integral of the even part (1+x2) from 0 to 3, which evaluates to 2[x+3x3]03=2(3+9)=24.
Q27JEE Main 2025MCQ
Let y=y(x) be the solution of the differential equation (xy−5x21+x2)dx+(1+x2)dy=0, y(0)=0. Then y(3) is equal to
A first-order linear differential equation is solved by arranging it into the standard form dxdy+P(x)y=Q(x). Rearranging the terms of the original equation yields dxdy+1+x2xy=1+x25x2, which identifies the functions P(x)=1+x2x and Q(x)=1+x25x2. The integrating factor, defined as e∫P(x)dx, simplifies to e∫1+x2xdx=1+x2.
Multiplying the differential equation by this integrating factor produces \frac{d}{dx} \[y \sqrt{1+x^2}]$ = 5x^2.Integratingbothsideswithrespecttoxresultsiny \sqrt{1+x^2} = \frac{5x^3}{3} + C.Usingtheinitialconditiony(0)=0,wedeterminethatC=0.Evaluatingtheexpressionatx = \sqrt{3}givesy(\sqrt{3}) = \frac{5(\sqrt{3})^3}{3 \sqrt{1+(\sqrt{3})^2}},whichsimplifiesto\frac{5\sqrt{3}}{2}$.
Q28JEE Main 2025MCQ
Let f(x) be a real differentiable function such that f(0)=1 and f(x+y)=f(x)f′(y)+f′(x)f(y) for all x,y∈R. Then ∑limitsn=1100logef(n) is equal to:
Begin by evaluating the functional equation f(x+y)=f(x)f′(y)+f′(x)f(y) at x=0 and y=0. Since f(0)=1, this substitution yields f(0)=f(0)f′(0)+f′(0)f(0), which simplifies to 1=2f′(0) and reveals that f′(0)=21. By setting y=0 in the original functional equation, we obtain f(x)=f(x)f′(0)+f′(x)f(0), or f(x)=21f(x)+f′(x), which reduces to the differential equation f′(x)=21f(x).
Integrating the ratio f(x)f′(x)=21 leads to the expression lnf(x)=2x+C. The initial condition f(0)=1 implies ln(1)=0+C, confirming that C=0 and lnf(x)=2x. Consequently, the required summation ∑n=1100lnf(n) simplifies to ∑n=11002n. Using the formula for the sum of the first n integers, the calculation becomes 21⋅2100(101), which equals 25050, or 2525.
Q29JEE Main 2025MCQ
If x=f(y) is the solution of the differential equation (1+y2)+(x−2etan−1y)dxdy=0,y∈(−2π,2π) with f(0)=1, then f(31) is equal to:
Treating x as the dependent variable reveals this as a first-order linear differential equation. Dividing the original equation by dxdy and rearranging the terms leads to (1+y2)dydx+x=2etan−1y. Dividing through by 1+y2 puts the expression into the standard linear form:
dydx+(1+y21)x=1+y22etan−1y
The integrating factor is computed as e∫1+y21dy=etan−1y. Multiplying both sides by this factor transforms the left side into the derivative of the product x⋅etan−1y, while the right side becomes 1+y22(etan−1y)2. Integrating this yields x⋅etan−1y=e2tan−1y+c.
Substituting the condition f(0)=1, which implies x=1 when y=0, confirms that 1⋅e0=e0+c, so c=0. This simplifies the relationship to x=etan−1y. Consequently, evaluating f(31) gives etan−1(31), which evaluates to e6π.
Q30JEE Main 2025NAT
Let f be a differentiable function such that 2(x+2)2f(x)−3(x+2)2=10∫limits0x(t+2)f(t)dt,x≥0. Then f(2) is equal to
Differentiating both sides of the integral equation with respect to x provides a clear path toward determining f(x). Applying the Fundamental Theorem of Calculus to the integral term and utilizing the product rule for the expression 2(x+2)2f(x), we obtain the differentiated equation 4(x+2)f(x)+2(x+2)2f′(x)−6(x+2)=10(x+2)f(x).
By rearranging terms and dividing by 2(x+2), we simplify the expression to the linear differential equation f′(x)−x+23f(x)=x+23. Using the integrating factor (x+2)−3, we can integrate both sides to find that f(x)=C(x+2)3−1, where C is a constant.
To solve for the constant C, we evaluate the original integral equation at x=0, which gives 2(2)2f(0)−3(2)2=0, establishing that f(0)=23. Substituting x=0 and f(0)=23 into our expression for f(x), we find 23=8C−1, which simplifies to C=165. With f(x)=165(x+2)3−1 defined, we evaluate f(2) by calculating 165(4)3−1, leading to the result 19.
Q31JEE Main 2025MCQ
Let for some function y=f(x),∫limits0xtf(t)dt=x2f(x),x>0 and f(2)=3. Then f(6) is equal to
The Fundamental Theorem of Calculus allows us to transform integral equations into differential ones by differentiating with respect to the variable upper limit. Applying this to both sides of the equation ∫0xtf(t)dt=x2f(x) yields xf(x) on the left, while the product rule applied to the right side gives 2xf(x)+x2f′(x). Equating these results leads to xf(x)=2xf(x)+x2f′(x), which simplifies to x2f′(x)=−xf(x).
Dividing both sides by x2f(x) leaves the separable form f(x)f′(x)=−x1. Integration produces lnf(x)=−lnx+C, which can be expressed as f(x)=xk for some constant k. Substituting the provided condition f(2)=3 into this expression gives 3=2k, identifying k=6. With the function fully determined as f(x)=x6, calculating f(6) results in f(6)=1.
Q32JEE Main 2025MCQ
If a curve y=y(x) passes through the point (1,2π) and satisfies the differential equation ( 7x4coty−ex cosecy) dydx=x5,x≥1, then at x=2, the value of cosy is :
The differential equation (7x4coty−excscy)dydx=x5 can be rewritten by taking the reciprocal as dxdy=7x4cosy−exx5siny after substituting coty=sinycosy and cscy=siny1. Multiplying both sides by siny yields sinydxdy=x7cosy−x5ex, which transforms into the linear form dxdv+x7v=x5ex by substituting v=cosy and dxdv=−sinydxdy.
Multiplying this linear equation by the integrating factor e∫(7/x)dx=x7 gives dxd(x7v)=x2ex. Integrating both sides leads to x7v=∫x2exdx=ex(x2−2x+2)+C. Using the initial condition v(1)=cos(2π)=0, we find 0=e1(12−2(1)+2)+C, which implies C=−e. The final expression for cosy is v=x7ex(x2−2x+2)−e, and evaluating this at x=2 gives 27e2(22−2(2)+2)−e=1282e2−e.
Q33JEE Main 2025MCQ
Let y=y(x) be the solution of the differential equation dxdy+3(tan2x)y+3y=sec2x,y(0)=31+e3. Then y(4π) is equal to
This problem is a first-order linear differential equation that can be streamlined using the trigonometric identity 1+tan2x=sec2x. The original expression dxdy+3(tan2x)y+3y=sec2x simplifies by factoring 3y out of the second and third terms to become dxdy+3sec2x⋅y=sec2x. The integrating factor is obtained by exponentiating the integral of the coefficient of y, which results in I.F.=e∫3sec2xdx=e3tanx.
Multiplying the differential equation by this integrating factor turns the left side into the derivative of the product y⋅e3tanx, such that dxd(y⋅e3tanx)=sec2x⋅e3tanx. Integrating both sides with respect to x yields y⋅e3tanx=31e3tanx+C. Applying the initial condition y(0)=31+e3 determines that the constant C equals e3. Substituting x=4π into y⋅e3tanx=3e3tanx+e3 gives y⋅e3=3e3+e3, simplifying to y=34.
Q34JEE Main 2025MCQ
Let y=y(x) be the solution of the differential equation cosx(loge(cosx))2dy+(sinx−3ysinxloge(cosx))dx=0,x∈(0,2π). If y(4π)=loge2−1, then y(6π) is equal to:
This problem involves a first-order linear differential equation that can be standardly expressed in the form dxdy+P(x)y=Q(x). To reach this form, rewrite the given equation by dividing throughout by cosx(ln(cosx))2dx, which isolates the derivative term and reveals P(x)=−ln(cosx)3tanx and Q(x)=−(ln(cosx))2tanx. The integrating factor is found using e∫P(x)dx, where the substitution t=ln(cosx) simplifies the integral to 3∫t1dt, resulting in an integrating factor of (ln(cosx))3.
Multiplying the differential equation by this integrating factor reduces the left side to the derivative of the product y(ln(cosx))3, setting up the integration \frac{d}{dx} \[y(\ln(\cos x))^3]$ = -\tan x \ln(\cos x).Integratingbothsideswithrespecttoxandapplyingthesamesubstitutionu = \ln(\cos x)yieldsy(\ln(\cos x))^3 = \int u , du = \frac{(\ln(\cos x))^2}{2} + C.Usingtheinitialconditiony(\pi/4) = -1/\ln 2,wefindC = 0,leadingtothesolutiony = \frac{1}{2 \ln(\cos x)}.Finally,substitutingx = \pi/6intothisresultgivesy = \frac{1}{2 \ln(\sqrt{3}/2)},whichevaluatesto\frac{1}{\ln 3 - \ln 4}$.
Q35JEE Main 2025MCQ
Let x=x(y) be the solution of the differential equation y2dx+(x−y1)dy=0. If x(1)=1, then x(21) is
This differential equation belongs to the linear class dydx+P(y)x=Q(y), which is solved by finding an integrating factor to simplify the derivative into a product rule form. By rearranging the terms into dydx+y2x=y31, the integrating factor is determined as e∫y21dy, which evaluates to e−y1. Multiplying the equation by this factor allows both sides to be integrated, yielding xe−y1=∫y31e−y1dy+C.
Applying the substitution t=−y1, where dt=y21dy, transforms the integral into the expression −∫tetdt, which evaluates to −et(t−1)+C. Substituting t back gives the general solution xe−y1=−e−y1(−y1−1)+C, which simplifies to x=y1+1+Cey1. Using the initial condition x(1)=1 leads to 1=1+1+Ce, resulting in C=−e1. Substituting y=21 into the specific solution x=y1+1−ey1−1 provides x=2+1−e2−1, resulting in 3−e.
Q36JEE Main 2025NAT
Let y=y(x) be the solution of the differential equation 2cosxdxdy=sin2x−4ysinx,x∈(0,2π). If y(3π)=0 then y′(4π)+y(4π) is equal to_______
A first-order linear differential equation is solved by rearranging it into the standard form dxdy+P(x)y=Q(x). Dividing the original equation 2cosxdxdy=sin2x−4ysinx by 2cosx yields dxdy+2ytanx=sinx. The integrating factor is calculated as e∫2tanxdx, which simplifies to sec2x. Multiplying the rearranged equation by this factor transforms the left side into the derivative of a product, giving ysec2x=∫sinxsec2xdx. The integral on the right is equivalent to ∫cos2xsinxdx, which evaluates to secx+C.
Applying the condition y(π/3)=0 reveals that 0=sec(π/3)+C, leading to C=−2. This determines the specific function y=cosx−2cos2x. Calculating the derivative gives y′=−sinx+4sinxcosx, which is simplified to y′=−sinx+2sin2x. At x=π/4, the function evaluates to y(π/4)=21−1 and its derivative evaluates to y′(π/4)=2−21. Summing these two values eliminates the term involving 21, resulting in y′(4π)+y(4π)=1.
Q37JEE Main 2025MCQ
Let f(x)=x−1 and g(x)=ex for x∈R. If dxdy=(e−2xg(f(f(x)))−xy),y(0)=0, then y(1) is
The problem presents a linear first-order differential equation, which is best solved using the method of integrating factors. First, simplify the composition g(f(f(x))) by noting that f(f(x))=(x−1)−1=x−2, which implies g(f(f(x)))=ex−2. Substituting this into the given equation leads to dxdy+xy=e−2xex−2, which simplifies to dxdy+xy=ex−2−2x.
To solve this linear differential equation of the form dxdy+P(x)y=Q(x), find the integrating factor by calculating e∫x1dx=e2x. Multiplying every term in the equation by this integrating factor results in e2xdxdy+xe2xy=ex−2. The left side is equivalent to the derivative of the product y⋅e2x, so integrating both sides with respect to x yields y⋅e2x=∫ex−2dx=ex−2+c.
Apply the initial condition y(0)=0 to determine the constant c, giving 0⋅e0=e−2+c, which results in c=−e−2. This defines the specific function y⋅e2x=ex−2−e−2. Evaluating this expression at x=1 produces y(1)⋅e2=e−1−e−2. By expressing the right side with a common denominator, you get y(1)⋅e2=e2e−1, and dividing both sides by e2 reveals that y(1)=e4e−1.
Q38JEE Main 2025NAT
Let y=y(x) be the solution of the differential equation dxdy+2ysec2x=2sec2x+3tanx⋅sec2x such that y(0)=45. Then 12(y(4π)−e−2) is equal to _____ .
This differential equation follows the standard linear form dxdy+P(x)y=Q(x), which is solved by determining an integrating factor using the expression e∫P(x)dx. With P(x)=2sec2x, the integrating factor becomes e2tanx. Multiplying both sides of the original equation by this factor allows the left side to be expressed as the derivative dxd(ye2tanx), leading to the relation ye2tanx=∫(2+3tanx)sec2xe2tanxdx. Applying the substitution u=tanx, where du=sec2xdx, the integral transforms into ∫(2+3u)e2udu. Splitting this into ∫2e2udu and 3∫ue2udu, we evaluate the integral to get e2u+3(2ue2u−4e2u)+C, which simplifies to 41e2u+23ue2u+C. Equating this to ye2tanx and dividing by e2tanx yields y=41+23tanx+Ce−2tanx. The initial condition y(0)=45 requires 41+0+C=45, establishing that C=1. Evaluating the resulting function at x=4π gives y(4π)=41+23+e−2=47+e−2, and computing 12(y(4π)−e−2) results in 12(47+e−2−e−2)=21.
Q39JEE Main 2025MCQ
Let f:R⟶R be a twice differentiable function such that f(x+y)=f(x)f(y) for all x,y∈R. If f′(0)=4a and f satisfies f′(x)−3af(x)−f(x)=0,a>0, then the area of the region R={(x,y)mid0≤y≤f(ax), 0≤x≤2} is:
The functional equation f(x+y)=f(x)f(y) is a fundamental property of exponential functions, which can be expressed in the form f(x)=ecx for some constant c. Since f′(x)=cecx, the condition f′(0)=4a implies that c=4a, allowing us to write the function as f(x)=e4ax. By substituting this into the given differential equation, we determine that a=1/2, which simplifies our function to f(x)=e2x. The area of the region R bounded by 0≤y≤f(ax) and 0≤x≤2 is calculated using the integral ∫02f(ax)dx, where f(ax)=f(x/2)=e2(x/2)=ex. Evaluating the definite integral ∫02exdx results in e2−1.
Q40JEE Main 2025MCQ
Let y=y(x) be the solution curve of the differential equation x(x2+ex)dy+(ex(x−2)y−x3)dx=0, x>0, passing through the point (1,0). Then y(2) is equal to
Linear differential equations of the form dxdy+P(x)y=Q(x) are solved using an integrating factor e∫P(x)dx, which simplifies the equation into the derivative of a product. Rearranging the equation x(x2+ex)dy+(ex(x−2)y−x3)dx=0 yields dxdy+x(x2+ex)ex(x−2)y=x2+exx2, where the coefficient P(x)=x(x2+ex)ex(x−2) decomposes into ex+x2ex+2x−x2, resulting in an integrating factor of x2ex+x2. Multiplying the entire equation by this factor simplifies it to \frac{d}{dx}\left[y \cdot \frac{e^x+x^2}{x^2}\right]\ = 1,whichintegratestoy \cdot \frac{e^x+x^2}{x^2} = x + c.Applyingtheconditiony(1)=0determinesthatc=-1,sosubstitutingx=2intothefinalsolutiony = \frac{x^2(x-1)}{e^x+x^2}givesy(2) = \frac{4}{e^{2+}4}$.