Solveeit Logo

Question

Question: Find the particular solution of the differential equation \(\log \left( \dfrac{dy}{dx} \right)=3x+4y...

Find the particular solution of the differential equation log(dydx)=3x+4y\log \left( \dfrac{dy}{dx} \right)=3x+4y , given that y = 0 when x = 0.

Explanation

Solution

To solve this question, we will first exponential on both side, then we will write the right hand side using property of exponential, ea+b=eaeb{{e}^{a+b}}={{e}^{a}}\cdot {{e}^{b}}. We will get variables of x and y separated then we will separate variables with dx and dy respectively and then integrate. After that, we will substitute the initial value condition and hence, obtain the solution.

Complete step by step answer:
Before we solve this question, let us see what is the differential equation, what is the solution of the differential equation and what is the type of solution.
A differential equation is an equation which contains independent variable, dependent variable and derivatives of dependent variable. For example, dydx+y=x\dfrac{dy}{dx}+y=x , where f ( x ) = y ( x ).
Solution of a differential equation is an equation free of derivatives of a dependent variable, which satisfies it’s differential equation.
General solution is a solution of a differential equation which contains arbitrary constants equal to order of differential equation.
Particular solution is a solution obtained from a general solution, by assigning some values to arbitrary constants.
Now, here differential equation is log(dydx)=3x+4y\log \left( \dfrac{dy}{dx} \right)=3x+4y
We can re – write log(dydx)=3x+4y\log \left( \dfrac{dy}{dx} \right)=3x+4y as
log(dydx)=3x+4y\log \left( \dfrac{dy}{dx} \right)=3x+4y
(dydx)=e3x+4y\left( \dfrac{dy}{dx} \right)={{e}^{3x+4y}}, as loga=x\log a=x then a=exa={{e}^{x}} .
Using, property of exponential, ea+b=eaeb{{e}^{a+b}}={{e}^{a}}\cdot {{e}^{b}} ,
(dydx)=e3xe4y\left( \dfrac{dy}{dx} \right)={{e}^{3x}}\cdot {{e}^{4y}}
We know that the differential equation can be solved by the variable separable if we can take dx and function on one side and dy and function of y on the other side.
So, (1e4y)dy=e3xdx\left( \dfrac{1}{{{e}^{4y}}} \right)dy={{e}^{3x}}dx\cdot
We know, 1ea=ea\dfrac{1}{{{e}^{a}}}={{e}^{-a}} , we get
e4ydy=e3xdx{{e}^{-4y}}dy={{e}^{3x}}dx\cdot
Integrating both sides,
e4ydy=e3xdx\int{{{e}^{-4y}}dy}=\int{{{e}^{3x}}dx}
We know that, eaxdx=eaxa\int{{{e}^{ax}}dx=\dfrac{{{e}^{ax}}}{a}}
So, e4y4=e3x3+C-\dfrac{{{e}^{-4y}}}{4}=\dfrac{{{e}^{3x}}}{3}+C
Now, in question it is given that, y ( 0 ) = 0
So, putting y = 0 and x = 0 in e4y4=e3x3+C-\dfrac{{{e}^{-4y}}}{4}=\dfrac{{{e}^{3x}}}{3}+C, we get
e4(0)4=e3(0)3+C-\dfrac{{{e}^{-4(0)}}}{4}=\dfrac{{{e}^{3(0)}}}{3}+C
14=13+C-\dfrac{1}{4}=\dfrac{1}{3}+C
C=1413C=-\dfrac{1}{4}-\dfrac{1}{3}
On solving, we get
C=712C=-\dfrac{7}{12}
Putting, C=712C=-\dfrac{7}{12} in e4y4=e3x3+C-\dfrac{{{e}^{-4y}}}{4}=\dfrac{{{e}^{3x}}}{3}+C, we get
e4y4=e3x3712-\dfrac{{{e}^{-4y}}}{4}=\dfrac{{{e}^{3x}}}{3}-\dfrac{7}{12}
Or, e3x3+e4y4=712\dfrac{{{e}^{3x}}}{3}+\dfrac{{{e}^{-4y}}}{4}=\dfrac{7}{12}
Or, 4e3x+3e4y=74{{e}^{3x}}+3{{e}^{-4y}}=7

**Hence, solution of differential equation log(dydx)=3x+4y\log \left( \dfrac{dy}{dx} \right)=3x+4yis 4e3x+3e4y=74{{e}^{3x}}+3{{e}^{-4y}}=7.
**

Note: While solving differential equation, firstly re – arrange the differential equation in such a way that you can get a differential equation in some known form such as variable separable, homogeneous or linear differential equation. While finding a particular solution, finding the value of constant very accurately as a particular solution is a unique solution for a pair of values of x and y.