Key Concepts and Formulas
- Fundamental Theorem of Calculus: If F(x)=∫axf(t)dt, then F′(x)=f(x).
- First-Order Linear Differential Equation: dxdy+P(x)y=Q(x), with integrating factor I.F.=e∫P(x)dx and solution y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C.
- Integration: ∫tanxdx=ln∣secx∣+C
Step-by-Step Solution
Step 1: Differentiate the integral equation with respect to x.
- Why this step? We want to eliminate the integral and find an expression for g(x). Differentiating both sides using the Fundamental Theorem of Calculus will achieve this.
We are given:
∫0xg(t)dt=x−∫0xtg(t)dt
Differentiating both sides with respect to x, we have:
dxd(∫0xg(t)dt)=dxd(x−∫0xtg(t)dt)
Applying the Fundamental Theorem of Calculus:
g(x)=1−xg(x)
Step 2: Solve for g(x).
- Why this step? We need to isolate g(x) to find its explicit form.
Rearranging the equation from Step 1:
g(x)+xg(x)=1
g(x)(1+x)=1
g(x)=1+x1
Step 3: Substitute g(x) into the differential equation.
- Why this step? We now have an expression for g(x), so we substitute it into the given differential equation to get an equation involving only y and x.
The differential equation is:
dxdy−ytanx=2(x+1)secxg(x)
Substituting g(x)=1+x1:
dxdy−ytanx=2(x+1)secx(1+x1)
dxdy−ytanx=2secx
Step 4: Find the integrating factor (I.F.).
- Why this step? The differential equation is now in the standard form for a first-order linear differential equation. We need to find the integrating factor to solve it.
The equation is in the form dxdy+P(x)y=Q(x), where P(x)=−tanx and Q(x)=2secx.
The integrating factor is:
I.F.=e∫P(x)dx=e∫−tanxdx=e−∫tanxdx
Since ∫tanxdx=ln∣secx∣+C, we have:
I.F.=e−ln∣secx∣=eln∣secx∣−1=eln∣cosx∣=cosx
We can drop the absolute value since x∈[0,2π).
Step 5: Multiply the differential equation by the integrating factor and integrate.
- Why this step? Multiplying by the integrating factor makes the left-hand side a perfect derivative, which we can then integrate.
Multiplying the differential equation by cosx:
cosxdxdy−ycosxtanx=2secxcosx
cosxdxdy−ysinx=2
The left side is the derivative of ycosx:
dxd(ycosx)=2
Integrating both sides with respect to x:
∫dxd(ycosx)dx=∫2dx
ycosx=2x+C
Step 6: Apply the initial condition y(0)=0 to find C.
- Why this step? We need to find the particular solution that satisfies the initial condition.
Substituting x=0 and y=0 into the equation ycosx=2x+C:
0⋅cos(0)=2(0)+C
0=0+C
C=0
Step 7: Find y(x).
- Why this step? We now have the particular solution, so we need to isolate y to find y(x).
Substituting C=0 into ycosx=2x+C:
ycosx=2x
y(x)=cosx2x=2xsecx
Step 8: Evaluate y(3π).
- Why this step? This is the final step, where we find the value of the solution at the specified point.
y(3π)=2(3π)sec(3π)
Since sec(3π)=cos(3π)1=1/21=2:
y(3π)=2(3π)(2)=34π
Common Mistakes & Tips
- Remember to use the Fundamental Theorem of Calculus correctly when differentiating integrals.
- Be careful with signs when finding the integrating factor.
- Don't forget the constant of integration when integrating, and use the initial condition to find its value.
Summary
We found g(x) by differentiating the integral equation and then solved the resulting first-order linear differential equation using the integrating factor method. Applying the initial condition allowed us to find the particular solution and then evaluate it at x=3π. The final result is 34π.
The final answer is 34π, which corresponds to option (A).