Question
Question: Find the differential equation representing the family of curves \[y = a \cdot {e^{bx + 5}}\] ,where...
Find the differential equation representing the family of curves y=a⋅ebx+5 ,where a and b are arbitrary constants.
Solution
To solve these types of questions, you just need to simplify the given equation into one constant and variable term. Then take the derivative of the simplified equation and further take the second derivative of that equation. Then try to calculate the value b2 to get the required answer.
Complete step-by-step solution:
As we know in the question, the family of curves is given by y=a⋅ebx+5 , where a and b are arbitrary constants. Basically, Family of curves is a group of curves derived from a single equation. Differential equation is an equation that contains derivatives of one or more dependent variables with respect to the one or more independent variables.
To differentiate the equation with respect to x and to find out b in terms of y and dxdy .
⇒y=a⋅ebx+5
Now, we will split ebx+5[Use this formula:am+n=am⋅an]
So we get after splitting,
⇒y=a⋅ebx⋅e5
Rearranging the terms,
⇒y=(a⋅e5)⋅ebx
(a⋅e5) is a constant. So, let's write it as C where C=(a⋅e5).
It gives y=C⋅ebx…………….....(i)
Now, differentiating both sides of the equation y=C⋅ebx with respect to x, we get,
⇒dxdy=dxd(C⋅ebx)
Here, we will differentiate right side of the equation,
⇒dxdy=C⋅b⋅ebx ⇒dxdy=b⋅y
Substituting the value of y from equation (i),
[y=C⋅ebx]
After substituting we get the value of b,
⇒b=(y1)⋅dxdy…………...(ii)
Again, Differentiating the equation dxdy=C⋅b⋅ebx with respect to x, we get,
⇒dx2d2y=dxd(C⋅b⋅ebx)
Here, we will differentiate right side of the equation,
⇒dx2d2y=(C⋅b2⋅ebx)
On rearranging the variables we get,
⇒dx2d2y=(C⋅ebx)(b2)………........(iii)
From (i) and (ii), we get
y=C⋅ebx
And,
b=(y1)⋅dxdy
On taking square of b we get,
i.e.:b2=[(y1)⋅dxdy]2
On simplifying further,
b2=y21(dxdy)2
So, equation (iii) can be written as,
After substituting the value of b2 we get,
⇒dx2d2y=y⋅y21(dxdy)2
So, we get,
⇒dx2d2y=(y1)⋅(dxdy)2
dx2d2y=(y1)⋅(dxdy)2 is the required differential equation which represents the family of curves y=a⋅ebx+5 , where a and b are arbitrary constants.
Note: Most of the time students may get confused with double differential calculation. Evaluating the double differential part with dx2d2yand(dxdy)2 is entirely different. dx2d2y is the double differential of y with respect to x, where (dxdy)2 is the square of dxdy .