InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the valid differential equation x = a cos(αt + β)?(a) d^2x/dt^2 – αx = 0(b) d^2x/dt^2 + αx = 0(c) d^2x/dt^2 – α^2x = 0(d) d^2x/dt^2 + α^2x = 0This question was addressed to me in a national level competition.This intriguing question originated from Linear Second Order Differential Equations topic in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» Right option is (d) d^2x/dt^2 + α^2x = 0 |
|