InterviewSolution
Saved Bookmarks
| 1. |
If, A and B are arbitrary constants then what will be the differential equation of y = Ax + B/x?(a) x^2 d^2 y/dx^2 – xdy/dx + y = 0(b) x^2 d^2 y/dx^2 + xdy/dx + y = 0(c) x^2 d^2 y/dx^2 + xdy/dx – y = 0(d) x^2 d^2 y/dx^2 – xdy/dx – y = 0I have been asked this question in quiz.My doubt is from Linear Second Order Differential Equations topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» Right answer is (c) X^2 d^2 y/dx^2 + xdy/dx – y = 0 |
|