Recent content by leeewl

  1. L

    Change of basis matrix(linear algebra)

    Thank you for your answers. I made a mistake in the op. V1 = \begin{bmatrix} 1 \\ 3 \end{bmatrix} and not (-1, 3) so my matrix A should be correct. Is multiplying A by (coefficients of v1, v2) v = \begin{bmatrix} 1 \\ 2 \end{bmatrix} all I really need to do to? Then my answer is...
  2. L

    Change of basis matrix(linear algebra)

    Hi I'm stuck on this problem and I could not find similar examples anywhere.. any help would be greatly appreciated, thank you. Homework Statement Compute the change of basis matrix that takes the basis V1 = \begin{bmatrix} -1 \\ 3 \end{bmatrix} V2 = \begin{bmatrix} 2 \\ 5 \end{bmatrix}...