O Level MathematicsE7.3 Shear and stretch (describe and perform).

๐Ÿ“ Warp & Weft: Mastering Shear and Stretch!

Edudent Academy
24 Jan 26

Transformations donโ€™t stop at rotations and reflectionsโ€”**shears and stretches** let us reshape figures while preserving parallelism or one set of dimensions. A solid grasp of these skills boosts your marks in coordinate geometry and matrix questions, and equips you for higher-level vector work.

  • **Shear**: Slides layers parallel to a chosen axis. One axis (the invariant line) stays put, the other shifts by a factor kk.
  • **Stretch**: Enlarges or shrinks only in one direction. A stretch with scale factor ss about the origin multiplies all xxโ€“ or yyโ€“coordinates by ss.

Worked Example: X-Axis Shear of a Point

Problem: A shear parallel to the xx-axis with the yy-axis invariant and shear factor k=2k=2 is applied to point P(3,2)P(3,2). Find Pโ€ฒP' and state the transformation matrix.

  • Step 1: The matrix for an xx-axis shear of factor kk is
    (1k01).\begin{pmatrix}1 & k\\0 & 1\end{pmatrix}.
  • Step 2: Substitute k=2k=2 โ†’
    S=(1201).S=\begin{pmatrix}1 & 2\\0 & 1\end{pmatrix}.
  • Step 3: Multiply by the coordinate column
    S(32)=(1201)(32)=(1โ‹…3+2โ‹…20โ‹…3+1โ‹…2)=(72).S\begin{pmatrix}3\\2\end{pmatrix}=\begin{pmatrix}1 & 2\\0 & 1\end{pmatrix}\begin{pmatrix}3\\2\end{pmatrix}=\begin{pmatrix}1\cdot3+2\cdot2\\0\cdot3+1\cdot2\end{pmatrix}=\begin{pmatrix}7\\2\end{pmatrix}.
  • Step 4: Therefore Pโ€ฒ(7,2)P'(7,2). The yy-coordinate is unchanged, while the xx-coordinate increased by 2ร—y2 \times yโ€”exactly as a shear dictates.