Flashcards · 11 cards

Vectors & transformations

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Rule

    What does the vector (3−2)\begin{pmatrix} 3 \\ -2 \end{pmatrix} mean?

    Answer

    3 steps across (right) and 2 steps down: the top is across, the bottom is up.

    4 right3 upa
    A column vectorTop: steps across. Bottom: steps up
  2. Rule

    How do you add two vectors?

    Answer

    Head to tail: add the tops and add the bottoms.

    aba + b
    Adding vectorsHead to tail: add the tops, add the bottoms
  3. Rule

    The magnitude of (xy)\begin{pmatrix} x \\ y \end{pmatrix}?

    Answer

    x2+y2\sqrt{x^2 + y^2}: the arrow is the hypotenuse.

    xy√(x² + y²)
    MagnitudeThe arrow is the hypotenuse: length √(x² + y²)
  4. Rule

    AB→\overrightarrow{AB} from the position vectors of AA and BB?

    Answer

    AB→=OB→−OA→\overrightarrow{AB} = \overrightarrow{OB} - \overrightarrow{OA}: end minus start.

    ABOAB
    From A to BAB = OB − OA: end minus start
  5. Rule

    When are two vectors parallel?

    Answer

    When one is a number times the other. 2a2\mathbf a is parallel to a\mathbf a and twice as long; −a-\mathbf a points the other way.

    a2a−a
    Parallel vectors2a is twice as long as a; −a points the other way
  6. Rule

    What does a translation by (ab)\begin{pmatrix} a \\ b \end{pmatrix} do?

    Answer

    It moves every point by the same vector: (x,y)→(x+a,y+b)(x, y) \to (x + a, y + b).

    (4, 2)
    TranslationEvery point moves by the same vector
  7. Know it

    Reflections in the xx-axis and in the yy-axis?

    Answer

    xx-axis: (x,y)→(x,−y)(x, y) \to (x, -y). yy-axis: (x,y)→(−x,y)(x, y) \to (-x, y).

  8. Rule

    Reflections in y=xy = x and in y=−xy = -x?

    Answer

    y=xy = x: (x,y)→(y,x)(x, y) \to (y, x). y=−xy = -x: (x,y)→(−y,−x)(x, y) \to (-y, -x).

    y = x(3, 1)(1, 3)
    Reflection in y = xThe coordinates swap: (3, 1) goes to (1, 3)
  9. Rule

    Rotations about the origin through 90∘90^\circ anticlockwise, 90∘90^\circ clockwise and 180∘180^\circ?

    Answer

    Anticlockwise: (x,y)→(−y,x)(x, y) \to (-y, x). Clockwise: (x,y)→(y,−x)(x, y) \to (y, -x). 180∘180^\circ: (x,y)→(−x,−y)(x, y) \to (-x, -y). Check with (1,0)(1, 0): anticlockwise sends it to (0,1)(0, 1).

    (3, 1)(−1, 3)O
    Rotation 90° anticlockwise(3, 1) goes to (−1, 3): swap, then change the sign of the new x
  10. Rule

    An enlargement from OO with scale factor kk?

    Answer

    (x,y)→(kx,ky)(x, y) \to (kx, ky). A negative kk puts the image on the other side of OO.

    O× 2× −½
    Enlargement from OScale factor 2 (teal) and −½ (orange): lines from O pass through matching points
  11. Which method?

    WAEC 2018 · Paper 2 · Q13 (a)

    The points R(3,−6)R(3, -6), S(6,−2)S(6, -2) and T(p,q)T(p, q) are on the xyxy-plane. If 13OR→+OS→+OT→=RS→\frac13\overrightarrow{OR} + \overrightarrow{OS} + \overrightarrow{OT} = \overrightarrow{RS}, find the coordinates of TT.

    How do you turn the vector equation into numbers?

    Answer

    Write each vector as a column: OR→=(3−6)\overrightarrow{OR} = \begin{pmatrix} 3 \\ -6 \end{pmatrix}, and RS→=OS→−OR→\overrightarrow{RS} = \overrightarrow{OS} - \overrightarrow{OR}. Then match the tops and the bottoms to find pp and qq.