Differential Equations
General and Particular Solutions
Grade 12
Question:
<p>If a curve \(y = f(x)\) passes through the point \((1, -1)\) and satisfies the differential equation, \(y(1 + xy)\,dx = x\,dy\), then \(f\!\left(-\dfrac{1}{2}\right)\) is equal to</p>
<p>\(\dfrac{4}{5}\)</p>
<p>\(-\dfrac{2}{5}\)</p>
<p>\(-\dfrac{4}{5}\)</p>
<p>\(\dfrac{2}{5}\)</p>
Step-by-Step Solution
Key Concept: Rearrange the differential equation into the form dy/dx and recognize it as an exact or separable equation. Convert to a standard form by dividing strategically to reveal the relationship between variables.
<p><strong>Step 1:</strong> Rearrange the given equation y(1 + xy)dx = x dy</p><p>y dx + xy² dx = x dy</p><p>xy² dx - x dy + y dx = 0</p><p><strong>Step 2:</strong> Rewrite as: x(y² dx - dy) + y dx = 0</p><p>Divide by xy: (y dx - dy/y) + dx/x = 0</p><p>Alternatively, rearrange to: x dy/dx = y(1 + xy), so dy/dx = y/x + y²</p><p><strong>Step 3:</strong> This is a Bernoulli equation. Let v = 1/y, then dv/dx = -1/y² · dy/dx</p><p>Substituting: -y² dv/dx = y/x + y², which gives dv/dx = -1/x·v - 1</p><p>Or use the separable approach: rearrange y(1+xy)dx = x dy to get:</p><p>y dx/(x) = dy/(1+xy)</p><p><strong>Step 4:</strong> Recognize d(xy) = x dy + y dx, so: y dx = d(xy) - x dy</p><p>Substituting: (d(xy) - x dy)/(x) = dy/(1+xy)</p><p>This leads to: d(xy)/(x) - dy = dy/(1+xy)</p><p><strong>Step 5:</strong> Direct integration approach: From y(1+xy)dx = x dy, we get:</p><p>y dx + xy² dx = x dy</p><p>d(xy) - x dy + xy² dx = x dy, so d(xy) + xy² dx = 2x dy</p><p>Rearranging and integrating: xy + x²y²/2 = constant</p><p><strong>Step 6:</strong> Apply initial condition (1, -1):</p><p>(1)(-1) + (1)²(-1)²/2 = -1 + 1/2 = -1/2</p><p>So the curve equation is: xy + x²y²/2 = -1/2</p><p><strong>Step 7:</strong> Find f(-1/2) by substituting x = -1/2:</p><p>(-1/2)y + (-1/2)²y²/2 = -1/2</p><p>(-1/2)y + (1/4)y²/2 = -1/2</p><p>(-1/2)y + y²/8 = -1/2</p><p>Multiply by 8: -4y + y² = -4</p><p>y² - 4y + 4 = 0</p><p>(y - 2)² = 0</p><p>y = 2</p><p>∴ f(-1/2) = 2</p>
Correct Answer: D