Key Concepts and Formulas
- Separable Differential Equations: A differential equation of the form g(y)dy=f(x)dx can be solved by integrating both sides.
- Exponential and Logarithmic Properties: elnx=x, lnex=x, ea+b=eaeb, ln(a/b)=lna−lnb, alnb=lnba.
- Integration of Exponential Functions: ∫eaxdx=a1eax+C.
Step-by-Step Solution
Step 1: Transform the Equation and Separate Variables
Our goal is to isolate dxdy and express the equation in a form suitable for separation of variables.
We start with the given differential equation:
loge(dxdy)=3x+4y
Using the definition of logarithms, we rewrite the equation in exponential form:
dxdy=e3x+4y
Next, we use the property of exponents to separate the terms involving x and y:
dxdy=e3x⋅e4y
Now, we separate the variables by dividing both sides by e4y and multiplying both sides by dx:
e4ydy=e3xdx
Rewriting the left side using the property an1=a−n:
e−4ydy=e3xdx
Step 2: Integrate Both Sides
Our goal is to integrate both sides of the separated differential equation with respect to their respective variables.
We integrate both sides of the equation:
∫e−4ydy=∫e3xdx
Using the integration formula ∫eaxdx=a1eax+C, we obtain:
−4e−4y=3e3x+C
where C is the constant of integration.
Step 3: Apply Initial Condition to Find the Constant of Integration
Our goal is to determine the value of the constant of integration, C, using the given initial condition y(0)=0.
We substitute x=0 and y=0 into the integrated equation:
−4e−4(0)=3e3(0)+C
−41=31+C
Solving for C:
C=−41−31=−123−124=−127
Step 4: Express the Particular Solution
Our goal is to express the solution with y as a function of x.
Substituting the value of C back into the integrated equation:
−4e−4y=3e3x−127
Multiplying both sides by −4:
e−4y=−34e3x+1228=−34e3x+37
e−4y=37−4e3x
Taking the reciprocal of both sides:
e4y=7−4e3x3
Taking the natural logarithm of both sides:
4y=ln(7−4e3x3)
Dividing by 4:
y=41ln(7−4e3x3)
Step 5: Evaluate y at the Given x-value
Our goal is to evaluate y when x=−32loge2.
First, we find e3x:
3x=3(−32loge2)=−2loge2=loge2−2=loge41
e3x=eloge41=41
Now, we substitute this value into the expression for y:
y=41ln(7−4(41)3)=41ln(7−13)=41ln(63)=41ln(21)
Step 6: Determine the Value of α
Our goal is to find the value of α such that y(−32loge2)=αloge2.
We have:
y=41ln(21)=41ln(2−1)=41(−ln2)=−41ln2
Comparing this with αloge2, we have:
αloge2=−41loge2
Therefore:
α=−41
Common Mistakes & Tips
- Remember to include the constant of integration after integrating.
- Be careful with algebraic manipulations, especially when dealing with fractions and negative signs.
- Use logarithm and exponential properties correctly.
Summary
We solved the given differential equation by separating variables, integrating both sides, and using the initial condition to find the constant of integration. We then evaluated the solution at the given x-value and determined the value of α.
The final answer is -41, which corresponds to option (A).