Unit
- 181
- 0
Homework Statement
Solve for either x or y:
\frac{dy}{dx} + \frac{dx}{dy} = 1
Homework Equations
I don't know any.
The Attempt at a Solution
Let
y' = \frac{dy}{dx}
so then the problem becomes
y' + \frac{1}{y'} = 1
y'^2 + 1 = y'
y'^2 - y' + 1 = 0
So then I thought, why not use the quadratic equation? I get
y' = \frac{1 \pm \sqrt{-3}}{2}
And indeed, adding this to its reciprocal gives a sum of 1:
\frac{1 \pm \sqrt{-3}}{2} + \frac{2}{1 \pm \sqrt{-3}} = 1
What does not sit well with me, though, is that complex numbers are involved. Is that allowed? Furthermore, would y = Ax + C be a solution (where A is the complex number from two lines up)?
Last edited: