I am having problems with a question on my homework assignment for my linear algebra class:
The transformation matrices of two reflections over two lines L1,L2,in the plane are M1 and M2. Is it possible that M3=M1+M2 is the matrix of a rotation about the origin?
Write a general matrix $M_1$ for a reflection about a line. If you can't remember how to write the elements of such a matrix, here are a couple of reminders: Reflect point across line with matrix, Reflection across a line?.
Write another general matrix $M_2$ for a reflection about a line, not necessarily the same one. Add the two matrices. Now you have a matrix $M_3.$
Write a general matrix for a rotation. Call it $M_4.$
You should now have two matrices, $M_3$ and $M_4,$ each of which has four entries, each entry is an expression in one or two variables (one variable for the rotation, two for the sum of the reflection matrices).
Look for patterns. A reflection matrix has a very specific pattern of elements that are equal to each other or exact negatives of each other. This affects the relationships that can exist among the elements of $M_3$. A rotation matrix also has a pattern which must exist in $M_4$.
If the answer to the question is yes, there must be a way to get the two patterns to match. You would get that answer by finding values of the variables that make $M_3 = M_4$. If it is impossible to match the two patterns, the answer is no.