In other words, we need to find scalars c1, c2, and c3 such that:
x = c1 * b1 + c2 * b2 + c3 * b3
Now, let's assume that the basis vectors b1, b2, and b3 are given as:
b1 = \begin{bmatrix} a_1 \\ a_2 \\ a_3 \end{bmatrix}, b2 = \begin{bmatrix} b_1 \\ b_2 \\ b_3
Show more…