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
Options
Solution
Key Concepts and Formulas
First-Order Linear Differential Equation: A differential equation of the form dxdy+P(x)y=Q(x), where P(x) and Q(x) are functions of x.
Integrating Factor (I.F.): For a first-order linear differential equation, the integrating factor is given by I.F.=e∫P(x)dx.
General Solution: The general solution of a first-order linear differential equation is given by y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C, where C is the constant of integration.
Step-by-Step Solution
Step 1: Rearrange the Differential Equation into Standard Linear Form
We are given the differential equation (xy−5x21+x2)dx+(1+x2)dy=0. Our goal is to rewrite it in the standard linear form dxdy+P(x)y=Q(x).
Isolate the dy term:
Move the dx term to the right side:
(1+x2)dy=−(xy−5x21+x2)dx(1+x2)dy=(−xy+5x21+x2)dx
Obtain dxdy:
Divide both sides by dx:
(1+x2)dxdy=−xy+5x21+x2
Move the y term to the left side:(1+x2)dxdy+xy=5x21+x2
Make the coefficient of dxdy equal to 1:
Divide the entire equation by (1+x2):
dxdy+1+x2xy=1+x25x21+x2
Simplify:
dxdy+1+x2xy=1+x25x2
Now we have the equation in standard form, with P(x)=1+x2x and Q(x)=1+x25x2.
Step 2: Calculate the Integrating Factor (I.F.)
The integrating factor is given by I.F.=e∫P(x)dx.
Calculate the integral of P(x):∫P(x)dx=∫1+x2xdx
Let u=1+x2. Then du=2xdx, so xdx=21du.
∫1+x2xdx=∫u1⋅21du=21∫u1du=21ln∣u∣+C1=21ln(1+x2)+C1
We omit the constant of integration C1 when calculating the integrating factor.
Compute the Integrating Factor:I.F.=e∫P(x)dx=e21ln(1+x2)=eln((1+x2)1/2)=(1+x2)1/2=1+x2
Step 3: Find the General Solution
The general solution is given by y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C.
Substitute Q(x) and I.F. into the formula:y1+x2=∫1+x25x2⋅1+x2dx+C
Simplify the integrand:y1+x2=∫5x2dx+C
Perform the integration:y1+x2=5∫x2dx+C=5⋅3x3+C=35x3+C
Step 4: Apply the Initial Condition to Find the Particular Solution
We are given y(0)=0.
Substitute x=0 and y=0 into the general solution:0⋅1+02=35(0)3+C0=0+CC=0
Substitute C=0 back into the general solution:y1+x2=35x3
Express y explicitly as a function of x:y(x)=31+x25x3
Step 5: Evaluate y(3)
We need to find the value of y when x=3.
Substitute x=3 into the particular solution:y(3)=31+(3)25(3)3=31+35(33)=34153=3⋅2153=6153=253
Common Mistakes & Tips
Standard Form: Always make sure the differential equation is in standard linear form before identifying P(x) and Q(x).
Integrating Factor: Remember to exponentiate the integral of P(x) to find the integrating factor.
Constant of Integration: Don't forget the constant of integration C when finding the general solution, and use the initial condition to determine its value.
Summary
We solved the given first-order linear differential equation by first transforming it into the standard form, then calculating the integrating factor. Using the integrating factor, we found the general solution and applied the initial condition y(0)=0 to determine the constant of integration and obtain the particular solution. Finally, we evaluated the particular solution at x=3 to find y(3)=253.
Final Answer
The final answer is 253, which corresponds to option (A).