Answer:
3u - 2v + w = 69i + 19j.
8u - 6v = 184i + 60j.
7v - 4w = -128i + 62j.
u - 5w = -9i + 37j.
Step-by-step explanation:
Note that there are multiple ways to denote a vector. For example, vector u can be written either in bold typeface "u" or with an arrow above it
. This explanation uses both representations.
.
.
.
There are two components in each of the three vectors. For example, in vector u, the first component is 11 and the second is 12. When multiplying a vector with a constant, multiply each component by the constant. For example,
.
So is the case when the constant is negative:
.
When adding two vectors, add the corresponding components (this phrase comes from Wolfram Mathworld) of each vector. In other words, add the number on the same row to each other. For example, when adding 3u to (-2)v,
.
Apply the two rules for the four vector operations.
<h3>1.</h3>
![\displaystyle \begin{aligned}3\;\vec{u} - 2\;\vec{v} + \vec{w} &= 3\;\left(\begin{array}{c}11 \\12\end{array}\right) + (-2)\;\left(\begin{array}{c}-16 \\6\end{array}\right) + \left(\begin{array}{c}4 \\-5\end{array}\right)\\&= \left(\begin{array}{c}3\times 11 + (-2)\times (-16) + 4\\ 3\times 12 + (-2)\times 6 + (-5) \end{array}\right)\\&=\left(\begin{array}{c}69\\19\end{array}\right) = \langle 69, 19\rangle\end{aligned}](https://tex.z-dn.net/?f=%5Cdisplaystyle%20%5Cbegin%7Baligned%7D3%5C%3B%5Cvec%7Bu%7D%20-%202%5C%3B%5Cvec%7Bv%7D%20%2B%20%5Cvec%7Bw%7D%20%26%3D%203%5C%3B%5Cleft%28%5Cbegin%7Barray%7D%7Bc%7D11%20%5C%5C12%5Cend%7Barray%7D%5Cright%29%20%2B%20%28-2%29%5C%3B%5Cleft%28%5Cbegin%7Barray%7D%7Bc%7D-16%20%5C%5C6%5Cend%7Barray%7D%5Cright%29%20%2B%20%5Cleft%28%5Cbegin%7Barray%7D%7Bc%7D4%20%5C%5C-5%5Cend%7Barray%7D%5Cright%29%5C%5C%26%3D%20%5Cleft%28%5Cbegin%7Barray%7D%7Bc%7D3%5Ctimes%2011%20%2B%20%28-2%29%5Ctimes%20%28-16%29%20%2B%204%5C%5C%203%5Ctimes%2012%20%2B%20%28-2%29%5Ctimes%206%20%2B%20%28-5%29%20%5Cend%7Barray%7D%5Cright%29%5C%5C%26%3D%5Cleft%28%5Cbegin%7Barray%7D%7Bc%7D69%5C%5C19%5Cend%7Barray%7D%5Cright%29%20%3D%20%5Clangle%2069%2C%2019%5Crangle%5Cend%7Baligned%7D)
Rewrite this vector as a linear combination of two unit vectors. The first component 69 will be the coefficient in front of the first unit vector, i. The second component 19 will be the coefficient in front of the second unit vector, j.
.
<h3>2.</h3>
.
<h3>3.</h3>
.
<h3>4.</h3>
.