original equation: $1.1x^2-1.3xy+y^2-2.9x-1.9y = 0$
I found the angle of rotation to be 47.2 by finding the arccot of b/a-c
the x' and y' conversions:
$x = x'cos(47.2) - y'sin(47.2)$
$y = x'sin(47.2) + y'cos(47.2)$
the final equation once simplified is:
$.3981x^2+.0001xy-3.3643x + 1.7014y^2+.8368y = 0$
my question is how I would go about converting this into standard form so I can graph the elipsis on the rotated axis.
Since these are approximated values, forget the $.0001xy$ part. Then$$.3981x^2-3.3643x=(.630952x-2.66605)^2-7.10783$$and$$1.7014y^2+.8368y=(1.30438y+.320766)^2-.102891.$$