Analyzing the Setup
Imagine you are standing on a coordinate plane, looking at a curve. You don't know its equation, but you know its secret: the slope of the tangent line at any point P(x,y) is defined by the expression:
This is not just a math problem; it is a story of transformation. We are going to take this complex, non-linear relationship and, through a series of logical steps, reveal the true identity of the curve.
Phase 1
The Simplification
Before we panic, let's look at the expression again. The right-hand side is begging to be broken apart. If we divide each term in the numerator by the denominator x, the equation becomes much friendlier:
Now, let's bring the y term to the left side to see what we are really dealing with:
This is the classic Bernoulli differential equation. It is non-linear because of that y2 term, which prevents us from using standard linear techniques.
Phase 2
The Bernoulli Transformation
To linearize this, we need a clever substitution. We divide the entire equation by y2 to isolate the non-linear part:
Now, let's define a new variable v=y−1. When we differentiate this with respect to x using the chain rule, we get dxdv=−y−2dxdy.
Substituting this back in, we get:
Multiplying by −1 gives us the standard linear form we love:
Phase 3
The Power of the Integrating Factor
We are now in familiar territory. This is a first-order linear differential equation. To solve it, we need an Integrating Factor (I.F.), defined by e∫P(x)dx, where P(x)=x1.
Multiplying our linear equation by this integrating factor x makes the left side a perfect derivative of the product v⋅x:
Integrating both sides with respect to x yields:
Phase 4
Finding the Identity
We are almost there. Substituting v=y1 back into our equation, we find the general family of curves:
But we need the specific curve that intersects the line x+2y=4 at x=−2. First, let's find the point of intersection by plugging x=−2 into the line equation: −2+2y=4, which means 2y=6, so y=3.
Our curve passes through the point (−2,3). Now, we solve for C:
3−2=−2(−2)2+C⇒−32=−2+C⇒C=2−32=34
Phase 5
The Final Calculation
With C=34, the equation of our curve is yx=−2x2+34. The problem asks for the value of y when x=3. Let's plug it in:
Finding a common denominator of 6:
Inverting both sides, we get the final result:
y=−1918