InterviewSolution
Saved Bookmarks
| 1. |
Write the order and the degree of the differential equation `(d^(2)y)/(dx^(2))+5(dy)/(dx)+3y=0.` |
|
Answer» In the giiven equation, the highest-order dervatives is `(d^(2)y)/(dx^(2))` and its power is 1. `therefore` its order = 2 and degree=1. |
|