Goal: develop a rotation about a point \([x_0,y_0]^T\) using the following steps.
Find a transformation that moves \([x_0,y_0]^T\) to the origin.
Find a transformation that moves \([x_0,y_0]^T\) to the origin then rotates by \(\phi\text{.}\)
Find a transformation that moves \([x_0,y_0]^T\) to the origin, rotates by \(\phi,\) then returns the origin to \([x_0,y_0]^T\text{.}\)
State, using matrix notation, a transformation that rotates the plane about a point \([x_0,y_0]^T\) by \(\phi\text{.}\)
Checkpoint4.2.4.
Goal: develop a reflection about a vertical line given by \(x=a\) using the following steps.
Find a transformation that move the line \(x=a\) to the \(y\)-axis.
Find a transformation that move the line \(x=a\) to the \(y\)-axis, then reflects the plane over the \(y\)-axis.
Find a transformation that move the line \(x=a\) to the \(y\)-axis, reflects the plane over the \(y\)-axis, then returns the \(y\)-axis to the line \(x=a.\)
State, using matrix notation, a transformation that reflects about an arbitrary vertical line \(x=a.\)
Checkpoint4.2.5.
Goal: develop a reflection about a horizontal line given by \(y=b\) using the following steps.
Find a transformation that move the line \(y=b\) to the \(x\)-axis.
Find a transformation that move the line \(y=b\) to the \(x\)-axis, then reflects the plane over the \(x\)-axis.
Find a transformation that move the line \(y=b\) to the \(x\)-axis, reflects the plane over the \(x\)-axis, then returns the \(x\)-axis to the line \(y=b.\)
State, using matrix notation, a transformation that reflects about an arbitrary horizontal line \(y=b.\)
Checkpoint4.2.6.
Develop a reflection about an arbitrary (non-vertical) line.