Question
Question: What is a general solution to the differential equation \( y' - 3y = 5 \) ?...
What is a general solution to the differential equation y′−3y=5 ?
Solution
Hint : The given equation is a first order differential equation and we have to find the the general solution of this equation. First of all we will write y’ as dxdy and then take all the y terms with dy and all the x terms with dx. Then we will integrate on both sides and by simplifying, we will get the general solution.
Complete step by step solution:
In this question, we are supposed to find the general solution of the differential equation y′−3y=5 .
This is a first order differential equation.
First of all, y’ means dxdy . So, we can write our equation as
⇒dxdy−3y=5 - - - - - - - - - (1)
Now, we need to separate the terms dy and dx. So for that take 3y to the other side of the equal to sign.
Therefore, equation (1) becomes,
⇒dxdy=(5+3y) - - - - - - - - - - (2)
Now, take the y terms with dy and x terms with dx. But, in equation (2), there are no x terms. So just take 1 with dx and y terms with dy.
Therefore, equation (2) becomes,
⇒3y+51dy=1dx - - - - - - - - - - (3)
Integrating on both sides, equation (3) becomes
⇒∫3y+51dy=∫1dx
Now, we know that ∫x1=lnx and ∫1=x
Therefore, above equation becomes
⇒31ln(3y+5)=x+c - - - - - - - - (4)
Where c is the integration constant.
Take 3 to RHS, we get
⇒ln(3y+5)=3(x+c) ⇒3y+5=e3(x+c) ⇒3y=e3(x+c)−5 ⇒y=3(e3(x+c)−5)
Hence, the general solution of the differential equation y′−3y=5 is y=3(e3(x+c)−5) .
So, the correct answer is “ y=3(e3(x+c)−5) .”.
Note : Note that we have found the general equation of the given equation. In order to find the particular solution, we need to find the value of c.
Suppose we are given that the value of x is 2 at y=3 . Put these values in the general solution and find the value of c. After finding the value of c put that value in the general solution and you will get the particular solution.