Asked by Cadie
consider the graph of the equation xy=9. rotate the graph 45 degrees clockwise about the center (0,0). what is the equation of the rotated graph?
Answers
Answered by
Reiny
the rotation matrix is
⎡cos45 -sin45⎤
⎣sin45 cos45 ⎦
⎡√2/2 - √2/2⎤
=⎣√2/2 √2/2⎦
multiply this by
⎡x⎤
⎣y⎦
gave me
x' = √2/2 x - √2/2 y
y' = √2/2 x + √2/2 y
subbing that into xy=9
(√2/2 x - √2/2 y)(√2/2 x + √2/2 y) = 9
2x^2/4 - 2y^2/4 = 9
x^2 - y^2 = 18
⎡cos45 -sin45⎤
⎣sin45 cos45 ⎦
⎡√2/2 - √2/2⎤
=⎣√2/2 √2/2⎦
multiply this by
⎡x⎤
⎣y⎦
gave me
x' = √2/2 x - √2/2 y
y' = √2/2 x + √2/2 y
subbing that into xy=9
(√2/2 x - √2/2 y)(√2/2 x + √2/2 y) = 9
2x^2/4 - 2y^2/4 = 9
x^2 - y^2 = 18
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.