Problem 27
Question
Solve the differential equation. $$ \frac{d y}{d t}=\frac{t^{2}}{\sqrt{2+3 t}} $$
Step-by-Step Solution
Verified Answer
The solution to the differential equation \(\frac{dy}{dt} = \frac{t^2}{\sqrt{2+3t}}\) is \(y = \frac{1}{18}(2+3t)^{\frac{3}{2}} - \frac{4}{3}(2+3t)^{\frac{1}{2}} + \frac{8}{3\sqrt{2+3t}} + C\).
1Step 1: Integrate both sides of the equation
The given equation is \(\frac{dy}{dt} = \frac{t^2}{\sqrt{2+3t}}\). Let's start by taking an integral on both sides. On the left side this is a simple integral, resulting in \(y\). On the right side, using the substitution \(x=2+3t\), we end up with \(\int \frac{t^2}{\sqrt{2+3t}} dt = y + C\), where \(C\) is the constant of integration.
2Step 2: Perform substitution
Let us perform the substitution. Let \(x = 2 + 3t\), then \(\frac{dx}{dt} = 3\) ==> \(dt = \frac{dx}{3}\). Therefore, the integral can be rewritten as \(\int \frac{(x-2)^2}{3\sqrt{x}} dx\). This simplifies the calculation.
3Step 3: Divide through by 3 before taking the integral
The revised equation after division by 3 is \(\int \frac{(x-2)^2}{\sqrt{x}} dx\). Apply the power rule for integration along with sum and difference rule and solve the integral.
4Step 4: Solve and Simplify
The integral, when solved, provides \(y = \frac{1}{18}x^{\frac{3}{2}} - \frac{4}{3}x^{\frac{1}{2}} + \frac{8}{3\sqrt{x}} + C\). Substitute \(x = 2+3t\) back into the equation to get the final solution.
Other exercises in this chapter
Problem 27
Find the integral. $$ \int \frac{1}{4+4 x^{2}+x^{4}} d x $$
View solution Problem 27
Use substitution to find the integral. $$ \int \frac{e^{x}}{\left(e^{x}-1\right)\left(e^{x}+4\right)} d x $$
View solution Problem 28
Determine whether the improper integral diverges or converges. Evaluate the integral if it converges. $$ \int_{0}^{\infty} \sin \frac{x}{2} d x $$
View solution Problem 28
Find the integral involving secant and tangent. $$ \int \tan ^{5} 2 x \sec ^{2} 2 x d x $$
View solution