Consider the conic represented by 4(x²+2y)=9. Now shift the origin to (1,-1) and then rotate the axes through π/3 What is the resultant equation? What geometrical object does it represent?
1
Expert's answer
2022-06-30T12:31:13-0400
4(x2+2y)=9⟹y=89−21x2 , hence the conic is a parabola.
Let (x1,y1) be the new coordinates of point (x,y) after the shift of the origin and let (x2,y2) be the new coordinates of (x1,y1) after the rotation, then
x=x1+1
y=y1−1
x1=x2cos(π/3)−y2sin(π/3)=21x2−23y2
y1=x2sin(π/3)+y2cos(π/3)=23x2+21y2
hence
x=21x2−23y2+1
y=23x2+21y2−1
substituting the last two equations into the original equation:
Comments