Matrix Transformations: A Reflection?
Consider a 2x2 matrix A that represents a transformation in the coordinate plane. If A is a reflection matrix, what would be the effect of applying A twice to a given vector, and why?
1 Answer
📌 CONCEPT: A reflection matrix is a type of transformation matrix that flips a point or vector across a line of reflection in the coordinate plane, resulting in a mirrored image.
📐 RULE / FORMULA: When a reflection matrix A is applied twice to a vector, the result is the original vector, as the reflection process cancels itself out, returning the vector to its original position.
💡 WORKED EXAMPLE: Consider a reflection matrix A that reflects points across the x-axis. If we apply matrix A twice to a vector v = [3, 4], the first reflection gives us v' = [-3, 4] and the second reflection gives us v'' = [3, 4], which is the original vector.
⚠️ COMMON MISTAKE: Students often mistakenly believe that applying a reflection matrix twice will result in a different vector, when in fact, the reflection process essentially 'reverses' itself, returning the vector to its original position.
28 Jun 26
🔗 More from Matrices
Practice this chapter
Get AI-generated board exam questions, track your mastery, and identify weak spots.
Start Free →