leeewl
- 2
- 0
Hi I'm stuck on this problem and I could not find similar examples anywhere.. any help would be greatly appreciated, thank you.
Compute the change of basis matrix that takes the basis
V1 = \begin{bmatrix} -1 \\ 3 \end{bmatrix} V2 = \begin{bmatrix} 2 \\ 5 \end{bmatrix}
of R2 to the basis
W1 = \begin{bmatrix} 2 \\ 5 \end{bmatrix} W2 = \begin{bmatrix} 3 \\ 7 \end{bmatrix}
I have done this first part, the change of basis matrix is A = \begin{bmatrix} 2 & 1 \\ -1 & 0 \end{bmatrix}
next part I don't quite know how to start:
Consider v = V1 + 2(V2) \in R2: Determine the column vector \begin{bmatrix} a \\ b \end{bmatrix} which represents v with respect to the basis {W1, W2}
Do I turn v1 into V1 = \begin{bmatrix} -1 \\ 3 \end{bmatrix} and V2 into V2 = \begin{bmatrix} 4 \\ 10 \end{bmatrix} and then try and find a linear combination that gives me {W1, W2}?
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}
of R2 to the basis
W1 = \begin{bmatrix} 2 \\ 5 \end{bmatrix} W2 = \begin{bmatrix} 3 \\ 7 \end{bmatrix}
I have done this first part, the change of basis matrix is A = \begin{bmatrix} 2 & 1 \\ -1 & 0 \end{bmatrix}
next part I don't quite know how to start:
Consider v = V1 + 2(V2) \in R2: Determine the column vector \begin{bmatrix} a \\ b \end{bmatrix} which represents v with respect to the basis {W1, W2}
The Attempt at a Solution
Do I turn v1 into V1 = \begin{bmatrix} -1 \\ 3 \end{bmatrix} and V2 into V2 = \begin{bmatrix} 4 \\ 10 \end{bmatrix} and then try and find a linear combination that gives me {W1, W2}?