InterviewSolution
Saved Bookmarks
| 1. |
A curve passes through (1, 1) such that the triangle formed by the coordinate axes and the tangent at any point of the curve is in the first quadrant and has its area equal to 2. What is the differential equation?(a) dy/dx = [(xy + 2) ± √(1 + xy)]/ x^2(b) dy/dx = [(xy – 2) ± √(1 + xy)]/ x^2(c) dy/dx = [(xy – 2) ± √(1 – xy)]/ x^2(d) dy/dx = [(xy + 2) ± √(1 – xy)]/ x^2This question was addressed to me in an online interview.The query is from Linear First Order Differential Equations in portion Differential Equations of Mathematics – Class 12 |
|
Answer» The correct CHOICE is (c) dy/dx = [(xy – 2) ± √(1 – xy)]/ x^2 |
|