- #1
sourlemon
- 53
- 1
I have the following equations:
[tex]x* = C\frac{(xcos(t)+ysin(t))/cos(s)}{f-xtan(s)cos(t)-ytan(s)sin(t)}[/tex]
[tex]y* = C\frac{-xsin(t)+ycos(t)}{f-xtan(s)cos(t)-ytan(s)sin(t)}[/tex]
I want to transform it into a matrix so that the x and y are separated.
I can easily separate the numerator. But I'm having trouble separating the denominator. I tried to do it using partial fraction, but I don't know what to do with the f. I got as far as taking tan(s) out.
[tex]f-xtan(s)cos(t)-ytan(s)sin(t) = f-tan(s)(xcos(t)-ysin(t))[/tex]
I don't even know where to start.
[tex]x* = C\frac{(xcos(t)+ysin(t))/cos(s)}{f-xtan(s)cos(t)-ytan(s)sin(t)}[/tex]
[tex]y* = C\frac{-xsin(t)+ycos(t)}{f-xtan(s)cos(t)-ytan(s)sin(t)}[/tex]
I want to transform it into a matrix so that the x and y are separated.
I can easily separate the numerator. But I'm having trouble separating the denominator. I tried to do it using partial fraction, but I don't know what to do with the f. I got as far as taking tan(s) out.
[tex]f-xtan(s)cos(t)-ytan(s)sin(t) = f-tan(s)(xcos(t)-ysin(t))[/tex]
I don't even know where to start.