InterviewSolution
Saved Bookmarks
| 1. |
Determine order and degree (if defined) of differential equations given in y’ + y = ex |
|
Answer» (y’) + y = ex Here the order is 1 and hence the degree is 1. |
|