find the general solution of the following equation. express the solution explicitly as a function of the…

find the general solution of the following equation. express the solution explicitly as a function of the independent variable. u(x)=8e^9x - u

find the general solution of the following equation. express the solution explicitly as a function of the independent variable. u(x)=8e^9x - u

Answer

Explanation:

Step1: Rewrite the equation

The given first - order linear differential equation $u^{\prime}(x)=8e^{9x}-u$ can be rewritten in the standard form $u^{\prime}(x)+u = 8e^{9x}$. Here, $p(x) = 1$ and $q(x)=8e^{9x}$.

Step2: Find the integrating factor

The integrating factor $\mu(x)=e^{\int p(x)dx}$. Since $p(x) = 1$, then $\int p(x)dx=\int 1dx=x$, and $\mu(x)=e^{x}$.

Step3: Multiply the equation by the integrating factor

Multiply $u^{\prime}(x)+u = 8e^{9x}$ by $e^{x}$: $e^{x}u^{\prime}(x)+e^{x}u = 8e^{10x}$. The left - hand side is the derivative of the product $e^{x}u$ by the product rule $(uv)^\prime = u^\prime v+uv^\prime$. So, $(e^{x}u)^\prime=8e^{10x}$.

Step4: Integrate both sides

Integrate both sides with respect to $x$: $\int(e^{x}u)^\prime dx=\int 8e^{10x}dx$. The left - hand side is $e^{x}u$. For the right - hand side, let $t = 10x$, $dt=10dx$, then $\int 8e^{10x}dx=\frac{8}{10}e^{10x}+C=\frac{4}{5}e^{10x}+C$. So, $e^{x}u=\frac{4}{5}e^{10x}+C$.

Step5: Solve for $u(x)$

Divide both sides by $e^{x}$ to get $u(x)=\frac{4}{5}e^{9x}+Ce^{-x}$.

Answer:

$u(x)=\frac{4}{5}e^{9x}+Ce^{-x}$