Find the Variables
Problem
Solution
Set up the system of linear equations by multiplying the scalars into the vectors and adding the components.
Create an augmented matrix to represent the system.
Perform row operations to reach row-echelon form. Subtract 2 times the first row from the second row, and add the first row to the third row.
Simplify the matrix further by adding the second row to the third row.
Identify the free variable. Since the third row is all zeros,
c is a free variable. Letc=t
Solve for
b using the second row.
Solve for
a using the first row.
Final Answer
Want more problems? Check here!