general equation of a conic:
Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0
we can eliminate the xy term by finding the angle of rotation Ø , so that
tan (2Ø) = B/(A-C)
and replacing the x and y with a new X and Y, so that
x = XcosØ - YsinØ and y = XsinØ + YcosØ
For our equation: A = 1 , B = -2 , C = 1
tan 2Ø = -2(1-1) = -2/0 which is undefined
but I know tan 90° is undefined
so 2Ø = 90°
Ø = 45° , and of course both sin45 and cos45 = √2/2
so x = √2/2 X - √2/2 Y and y = √2/2 X + √2/2 Y
x = (√2/2)(X-Y)
y = (√2/2)(X+Y)
sub these back into the original equation, which I will leave up to you, will yield the equation with the x-axis and y-axis as the proper orientation.
If you have time here is a 1 1/2 hour video of the whole topic
https://www.youtube.com/watch?v=vIFSMRpmpRo
(you could of course advise the researcher to get more uptodate software to graph the equation as is.
Even Wolfram, the best free software of this type, can do it
http://www.wolframalpha.com/input/?i=x%5E2-2xy%2By%5E2-2%28√2%29x-2%28√2%29y%3D0+%2C
An astronomical researcher is using software to study the parabolic path of an asteroid. By entering the equation for the path of the asteroid, the researcher could determine if the asteroid would collide with any other bodies in the near future. The equation for the asteroid’s path is x^2-2xy+y^2-2(√2)x-2(√2)y=0. However, the application cannot accept the xy term; instead, the software allows the researcher to rotate the parabola. If the coordinate axes are rotated to coincide with the axes of the parabola, the researcher can use the equation of the new parabola and provide the angle of rotation. What will be the equation of the parabola on the rotated axes?
A) x'^2 = -16y'
B) x'^2 = 4y'
C) y'^2 = -4x'
D) y'^2 = 8x'
E) y'^2 = 2x'
1 answer