+4 marks−1 if incorrectSingle correctPrevious-year question
Solving a homogeneous first-order differential equation using substitution
Let the solution curve y=y(x) of the differential equation, [x/(√(x^2-y^2))+e^(y/x)] x dy/dx=x+[x/(√(x^2-y^2))+e^(y/x)] y pass through the points (1,0) and (2 α, α), α>0. Then α is equal to
Your answer stays private
What feels right?
Hint 1 of 4
Rearranging the equation yields [1−(y/x)21+ey/x](xdy−ydx)=xdx. What standard substitution reduces this equation to separable form?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
By letting y=vx, the differential equation separates into (1−v21+ev)dv=xdx, yielding α=21exp(6π+e−1) after using the boundary conditions.
Option analysis
Why each option works or fails
A · 1/2 exp (π/6+√(e)-1)
This is the correct value of α. Correctly integrated 1−v21+ev to arcsin(v)+ev, applied (1,0) to get C=1, evaluated at (2α,α) where v=1/2, and isolated α.
B · 1/2 exp (π/3+√(e)-1)
The student evaluated arcsin(1/2) as 3π instead of 6π. Recall that sin(6π)=21, so arcsin(21)=6π, not 3π.
C · exp (π/6+√(e)+1)
The student solved for x rather than α, missing the factor of 1/2 since x=2α, and made a sign error when handling the constant of integration. Ensure you solve for α where x=2α, which gives α=2x, and carefully transfer the constant C=1 across the equality.
D · 2 exp (π/3+√(e)-1)
The student inverted the factor of 2 (multiplying instead of dividing by 2 when x=2α) and also evaluated arcsin(1/2) as 3π. Since x=2α, we have α=2x. Also check trigonometric values: arcsin(1/2)=6π.
Reviewed route
Solution
StepWorking
01Given
Given differential equation: [x2−y2x+ey/x]xdxdy=x+[x2−y2x+ey/x]y, passing through (1,0) and (2α,α) where α>0.
02Goal
Find the value of the parameter α.
03Approach
Group the terms with common factor [x2−y2x+ey/x] together to isolate (xdy−ydx). Then divide by x2 to recognize the exact differential d(y/x) and integrate directly.
04Execute
Rearranging the equation gives:
(x2−y2x+ey/x)(xdy−ydx)=xdx
Dividing both sides by x2:
(1−(y/x)21+ey/x)x2xdy−ydx=xdx
Recognizing d(xy)=x2xdy−ydx, the equation becomes:
(1−(y/x)21+ey/x)d(xy)=xdx
05Execute
Integrate both sides:
∫1−(y/x)21d(xy)+∫ey/xd(xy)=∫xdxsin−1(xy)+ey/x=ln∣x∣+C
06Execute
Use the condition (x,y)=(1,0):
sin−1(0)+e0=ln(1)+C⟹0+1=0+C⟹C=1
Thus, the solution curve is:
sin−1(xy)+ey/x=lnx+1(x>0)
07Execute
Substitute (x,y)=(2α,α) into the curve equation:
Here xy=2αα=21.
sin−1(21)+e1/2=ln(2α)+16π+e=ln(2α)+1⟹ln(2α)=6π+e−12α=exp(6π+e−1)⟹α=21exp(6π+e−1)
✓Verify
Check at (2α,α): ln(2α)=ln(2)+ln(α)=6π+e−1. Then sin−1(1/2)+e1/2=π/6+e, which perfectly balances ln(2α)+1.
Hints that build this answer step by step
Rearranging the equation yields [1−(y/x)21+ey/x](xdy−ydx)=xdx. What standard substitution reduces this equation to separable form?
Substitute y=vx, which gives dy=vdx+xdv and xdy−ydx=x2dv.
After substituting y=vx and dividing by x2, what is the resulting separated differential equation?
(1−v21+ev)dv=xdx
Integrating both sides gives arcsin(v)+ev=ln∣x∣+C. Using the initial condition that the curve passes through (1,0), what is the value of C?
C=1
Now substitute the point (x,y)=(2α,α) into the solution arcsin(v)+ev=lnx+1 with v=xy=21. What is α?