Module 1: Now You Try III

1. Compute the following linear combination of vectors:

LaTeX:   3 \begin{pmatrix}
    -1 \\ 2
    \end{pmatrix}
    - 5 \begin{pmatrix}
     2 \\ -2
    \end{pmatrix}.3(12)5(22).

Solution:

▶ Show

 

2. Show that there does not exist any number LaTeX: tt so that

LaTeX:  t \begin{pmatrix}
  1 \\ 2 \\ 3
  \end{pmatrix}
  =
  \begin{pmatrix}
  2 \\ 4 \\ 5
  \end{pmatrix}.t(123)=(245).

Solution:

▶ Show


3. Let LaTeX: \vec{u},\vec{v},\vec{x},\vec{y}u,v,x,y all be vectors and thatLaTeX: 2\vec{u}+\vec{v} = \vec{x}, \quad \vec{u}-\vec{v} = \vec{y}.2u+v=x,uv=y.Express LaTeX: \vec{u}u and LaTeX: \vec{v}v in terms of LaTeX: \vec{x}x and LaTeX: \vec{y}y.

Solution:

▶ Show