

InterviewSolution
Saved Bookmarks
1. |
Find `(dy)/(dx)` in the following `2x + 3y = sin x ` |
Answer» `2x + 3y = sin x ` Differentiate both sides w.r.t. x `2+ 3(dy)/(dx)= cos x ` `rArr 3(dy)/(dx) = cos x -2 rArr (dt)/(dx)= (cos x -2)/(3)` |
|