Question
Question: If \[y = 3{e^{2x}} + 2{e^{3x}}\] . Prove that \[\dfrac{{{d^2}y}}{{d{x^2}}} - 5\dfrac{{dy}}{{dx}} + 6...
If y=3e2x+2e3x . Prove that dx2d2y−5dxdy+6y=0 .
Solution
Hint : First we have to find the first and second order derivatives of the given function. Then consider the function dx2d2y−5dxdy+6y .Substitute the values of the function y and their derivatives in the consider function and prove that is equal to zero.
Complete step-by-step answer :
A differential equation is the equation which contains dependent variables, independent variables and derivatives of the dependent variables with respect to the independent variables.
Suppose u and v are two functions. Then differentiation has the following rules.
1. dxd(u×v)=v×dxd(u)+u×dxd(v) .
2. dxd(vu)=v2v×dxd(u)−u×dxd(v) .
Given y=3e2x+2e3x ----(1)
Differentiating with respect to x both sides of the equation (1), we get
dxdy=6e2x+6e3x -------(2)
Differentiating with respect to x both sides of the equation (2), we get
dx2d2y=12e2x+18e3x ------(3)
Consider dx2d2y−5dxdy+6y
Substitute the values of y , dxdy , and dx2d2y from the equations (1),(2), and (3) in the above consider expression, we get
dx2d2y−5dxdy+6y=12e2x+18e3x−5(6e2x+6e3x)+6(3e2x+2e3x)
Simplifying the RHS of the above equation, we get
dx2d2y−5dxdy+6y=12e2x+18e3x−30e2x+30e3x+18e2x+12e3x=0
Hence, we prove dx2d2y−5dxdy+6y=0 when y=3e2x+2e3x .
Note : Note that the derivative of the constant times the function is equal to constant times the derivative of the given function. Since differential equations are classified into two types, Ordinary differential equations where dependent variables depend on only one independent variable and Partial differential equations where dependent variables depend on two or more independent variables.