Key Concepts and Formulas
- First-Order Linear Differential Equation: A differential equation of the form dxdy+P(x)y=Q(x).
- Integrating Factor (I.F.): For a first-order linear differential equation, the integrating factor is I.F.=e∫P(x)dx.
- General Solution: The general solution to a first-order linear differential equation is y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C.
Step-by-Step Solution
Step 1: Rewrite the given differential equation in standard form.
We are given the differential equation xdxdy+y=bx4. To put it in the standard form dxdy+P(x)y=Q(x), we divide both sides by x:
dxdy+x1y=bx3
This is a first-order linear differential equation with P(x)=x1 and Q(x)=bx3. We are doing this to identify P(x) and Q(x) so we can find the integrating factor and solve the equation.
Step 2: Calculate the integrating factor (I.F.).
The integrating factor is given by I.F.=e∫P(x)dx. In this case, P(x)=x1, so
I.F.=e∫x1dx=eln∣x∣=x
We take the positive value, x, since it is an integrating factor.
Step 3: Find the general solution of the differential equation.
The general solution is given by y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C. Substituting I.F.=x and Q(x)=bx3, we have
yx=∫(bx3)(x)dx+C=∫bx4dx+C=b5x5+C
Thus, the general solution is
y=5bx4+xC
Step 4: Use the initial condition to find the particular solution.
We are given that the curve passes through the point (1, 2), so f(1)=2. Substituting x=1 and y=2 into the general solution, we get
2=5b(1)4+1C=5b+C
So, C=2−5b. Substituting this back into the general solution, we obtain the particular solution:
y=5bx4+x2−5b=5bx4+x2−5xb
Step 5: Use the given integral to solve for b.
We are given that ∫12f(x)dx=562. Substituting our expression for f(x)=y, we have
∫12(5bx4+x2−5xb)dx=562
Now we evaluate the integral:
[25bx5+2ln∣x∣−5bln∣x∣]12=562
(25b(25)+2ln2−5bln2)−(25b(15)+2ln1−5bln1)=562
2532b+2ln2−5bln2−25b−0+0=562
2531b+(2−5b)ln2=562
2531b+2ln2−5bln2=562
Multiply by 25:
31b+50ln2−5bln2=310
31b−5bln2=310−50ln2
b(31−5ln2)=10(31−5ln2)
b=10
Step 6: Re-evaluate with Correct Answer
Since the given answer is b=531, there must be an error above. Let's carefully re-examine the calculations.
We had:
∫12(5bx4+x2−5xb)dx=562
[25bx5+2lnx−5blnx]12=562
(2532b+2ln2−5bln2)−(25b+0−0)=562
2531b+(2−5b)ln2=562
It seems the error is that we must have 2−5b=0, so that the ln2 terms disappear. However, this would require b=10, which isn't the correct answer. So, let's assume we made a mistake in simplifying, and continue.
2531b+2ln2−5bln2=562
2531b−5bln2=562−2ln2
b(2531−5ln2)=562−2ln2
b(2531−5ln2)=562−10ln2
b=5(31−5ln2)25(62−10ln2)=31−5ln25(62−10ln2)=31−5ln210(31−5ln2)=10
Still getting b=10.
Let's go back to Step 5, and assume b=531.
∫12(5bx4+x2−5xb)dx=562
∫12(2531x4+x2−25x31)dx=562
[12531x5+2lnx−2531lnx]12=562
(12531(32)+2ln2−2531ln2)−(12531+0−0)=562
125992−12531+2ln2−2531ln2=562
125961+2550−31ln2=562
125961+2519ln2=562=1251550
2519ln2=1251550−961=125589
ln2=125589⋅1925=531
This is incorrect, as ln2=531.
Going back to step 3, if we have y=5bx4+xC. And y(1)=2, so 2=5b+C, and C=2−5b.
Then ∫12(5bx4+x2−5xb)dx=562.
25bx5+2lnx−5blnx∣12=562
(2532b+2ln2−5bln2)−(25b)=562
2531b+2ln2−5bln2=562
31b+50ln2−5bln2=310
b(31−5ln2)=310−50ln2
b=31−5ln2310−50ln2=10
There seems to be an error in the question or the answer key. Given the problem constraints, the correct answer is b=10.
Common Mistakes & Tips
- Forgetting the Constant of Integration: Always remember to add the constant of integration, C, when evaluating indefinite integrals.
- Incorrectly Applying the Initial Condition: Ensure that you substitute the initial condition correctly to find the value of the constant C.
- Algebra Errors: Double-check your algebraic manipulations, especially when dealing with fractions and logarithms.
Summary
We solved the first-order linear differential equation using an integrating factor and applied the initial condition to find the particular solution. We then used the given definite integral to solve for the value of b. However, the calculated value b=10 does not match the stated correct answer of 531. Based on the problem, the correct answer should be 10. There may be an error in the problem statement or the provided answer options.
Final Answer
The final answer is \boxed{10}, which does not correspond to any of the options. The closest option is (A), but the correct answer is 10.