Linear Algebra: Matrix Transformation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Miguel Guerrero
Messages
16
Reaction score
0

Homework Statement


Find the matrix that represents a rotation counterclockwise around the origin by 75 degrees followed by a reflection about the x-axis

Homework Equations


I know that for A rotated counter clockwise you use the 2x2 matirx [cos(theta), -sin(theta)] [sin(theta, cos(theta)] and for a reflection about the x-axis you use the 2x2 matrix [1,0] [0,-1].

The Attempt at a Solution


To be perfectly honest, I am unsure what to do with this information. I don't want the problem solved i just need some guidance, please!
 
Physics news on Phys.org
Miguel Guerrero said:

Homework Statement


Find the matrix that represents a rotation counterclockwise around the origin by 75 degrees followed by a reflection about the x-axis

Homework Equations


I know that for A rotated counter clockwise you use the 2x2 matirx [cos(theta), -sin(theta)] [sin(theta, cos(theta)] and for a reflection about the x-axis you use the 2x2 matrix [1,0] [0,-1].

The Attempt at a Solution


To be perfectly honest, I am unsure what to do with this information. I don't want the problem solved i just need some guidance, please!
Why don't you take each transformation in turn by itself? You should be able to examine your result and figure out how to make a composite transformation matrix from individual transformation matrices.