Before we transform a conic, what should we do?
How should we go about translating by the vector [a][0] ?
How should we go about translating by the vector [0][b] ?
How should we go about stretching in the x-direction by sf a ?
How should we go about stretching in the y-direction by sf b ?
How should we go about a reflection in the x-axis ?
How should we go about a reflection in the y-axis ?
How should we go about a reflection in the line y=x ?
How should we go about a reflection in the line y=-x ?
Translate x^2/6 + y^2/2 = 1 by the vector
[3][-2]
Stretch y^2=18x in the y-direction sf 3
Reflect x^2/6 - y^2/9 = 1 in line y=x
Reflect y^2=4x in y-axis