eprparadox
- 133
- 2
Homework Statement
If xs^2 + yt^2 = 1 and x^2s + y^2t = xy - 4, find \frac{\partial x}{\partial s}, \frac{\partial x}{\partial t}, \frac{\partial y}{\partial s}, \frac{\partial y}{\partial t}, at (x, y, s, t) = (1, -3, 2, -1)
Homework Equations
The Attempt at a Solution
I took the differential of both equations and substituted in the values and I got:
4ds + 4dx + 6dt + dy = 0 and
ds + 7dx + 9dt + 5dy = 0
but now I don't know how do find the individual partial derivatives that are being asked for. For example, for \frac{\partial x}{\partial s}, I assumed t and y are constant and made dt and dy = 0 and tried to solve for ds and dx but that doesn't work.
Any ideas on how to proceed in finding these partials?
Thanks!