Key Concepts and Formulas
- First-Order Differential Equation: An equation involving a function and its first derivative. The general form we'll aim for is dxdy+P(x)y=Q(x).
- Integrating Factor (I.F.): For a linear differential equation in the form dxdy+P(x)y=Q(x), the integrating factor is I.F.=e∫P(x)dx. Multiplying the differential equation by the I.F. makes the left-hand side a perfect derivative.
- Solution using Integrating Factor: After multiplying the equation by the I.F., we integrate both sides with respect to x to get the general solution.
Step-by-Step Solution
Step 1: Rewrite the given differential equation.
We are given the differential equation:
2(3+y)e2xdx−(7+e2x)dy=0
Our goal is to rearrange this into the form dxdy+P(x)y=Q(x). First, move the dy term to the right side:
2(3+y)e2xdx=(7+e2x)dy
Now, divide both sides by dx and (7+e2x):
dxdy=7+e2x2(3+y)e2x
Step 2: Rearrange to the standard form.
Separate y and non-y terms on the right-hand side:
dxdy=7+e2x6e2x+2ye2x
dxdy−7+e2x2e2xy=7+e2x6e2x
Now the equation is in the form dxdy+P(x)y=Q(x), where P(x)=−7+e2x2e2x and Q(x)=7+e2x6e2x.
Step 3: Calculate the Integrating Factor.
The integrating factor is given by I.F.=e∫P(x)dx. Therefore,
I.F.=e∫−7+e2x2e2xdx
Let u=7+e2x, then du=2e2xdx. So, the integral becomes:
I.F.=e−∫u1du=e−ln∣u∣=eln∣u−1∣=u1=7+e2x1
Step 4: Multiply the differential equation by the Integrating Factor.
Multiply the equation dxdy−7+e2x2e2xy=7+e2x6e2x by I.F.=7+e2x1:
7+e2x1dxdy−(7+e2x)22e2xy=(7+e2x)26e2x
The left side is now the derivative of the product y⋅(I.F.). That is,
dxd(y⋅7+e2x1)=(7+e2x)26e2x
Step 5: Integrate both sides with respect to x.
Integrate both sides with respect to x:
∫dxd(y⋅7+e2x1)dx=∫(7+e2x)26e2xdx
y⋅7+e2x1=∫(7+e2x)26e2xdx
Again, let u=7+e2x, so du=2e2xdx. Then the integral on the right becomes:
∫u23du=3∫u−2du=3(−u1)+C=−7+e2x3+C
So, we have:
7+e2xy=−7+e2x3+C
Step 6: Solve for y.
Multiply both sides by (7+e2x):
y=−3+C(7+e2x)
Step 7: Use the point (0, 5) to find C.
The curve passes through (0,5), so when x=0, y=5:
5=−3+C(7+e2(0))
5=−3+C(7+1)
8=8C
C=1
Step 8: Write the equation of the curve.
Substitute C=1 into the equation:
y=−3+1(7+e2x)=4+e2x
Step 9: Use the point (loge2,k) to find k.
The curve passes through (loge2,k), so when x=loge2, y=k:
k=4+e2(loge2)=4+eloge22=4+eloge4=4+4=8
However, the correct answer is 32. Let's reexamine our work. The mistake is in Step 7, where C=1, let's see.
Step 7 (Corrected): Use the point (0, 5) to find C.
The curve passes through (0,5), so when x=0, y=5:
5=−3+C(7+e2(0))
5=−3+C(7+1)
8=8C
C=1
Step 8 (Corrected): Write the equation of the curve.
Substitute C=1 into the equation:
y=−3+1(7+e2x)=4+e2x
Step 9 (Corrected): Use the point (loge2,k) to find k.
The curve passes through (loge2,k), so when x=loge2, y=k:
k=4+e2(loge2)=4+eloge22=4+eloge4=4+4=8
The provided answer is 32, but we keep getting 8. Let's re-examine the integration step.
∫(7+e2x)26e2xdx
Let u=7+e2x, du=2e2xdx
∫u23du=−u3+C=−7+e2x3+C
So, 7+e2xy=7+e2x−3+C
y=−3+C(7+e2x)
Plug in (0,5).
5=−3+C(7+1)=−3+8C
8=8C, C=1.
y=−3+(7+e2x)=4+e2x.
Plug in (loge2,k).
k=4+e2loge2=4+eloge4=4+4=8
We are still getting 8. We need to go back and check the original equation.
2(3+y)e2xdx−(7+e2x)dy=0.
(7+e2x)dy=2(3+y)e2xdx
dxdy=7+e2x2(3+y)e2x
dxdy=7+e2x6e2x+2ye2x
dxdy−7+e2x2e2xy=7+e2x6e2x.
P(x)=7+e2x−2e2x
I.F.=e∫P(x)dx=e∫7+e2x−2e2xdx
Let u=7+e2x,du=2e2xdx.
I.F.=e∫u−1du=e−lnu=elnu−1=u1=7+e2x1.
Multiply the diff eq by I.F.
7+e2x1dxdy−(7+e2x)22e2xy=(7+e2x)26e2x
dxd(7+e2xy)=(7+e2x)26e2x
∫dxd(7+e2xy)dx=∫(7+e2x)26e2xdx
7+e2xy=∫(7+e2x)26e2xdx
Let u=7+e2x,du=2e2xdx
7+e2xy=∫u23du=u−3+C=7+e2x−3+C.
y=−3+C(7+e2x)
(0,5):5=−3+C(7+1). 8=8C,C=1.
y=−3+(7+e2x)=4+e2x
(loge2,k):k=4+e2loge2=4+eloge4=4+4=8
There must be an error in the question or the answer. Let's assume the correct answer is 8.
Common Mistakes & Tips
- Always double-check your integration, especially when using substitution.
- Be careful with signs when calculating the integrating factor and applying it to the differential equation.
- Verify your solution by plugging it back into the original differential equation.
Summary
We solved the given first-order differential equation by finding the integrating factor, multiplying the equation by the integrating factor, integrating both sides, and then using the given points to find the constants. We arrived at the equation y=4+e2x and found k=8. However, since the problem states that the correct answer is 32, there may be an issue with the question or given answer.
Final Answer
The final answer is \boxed{8}, which does not correspond to any of the provided options.