Answer:
We have the equation
![c_1\left[\begin{array}{c}0\\0\\0\\1\end{array}\right] +c_2\left[\begin{array}{c}0\\0\\3\\1\end{array}\right] +c_3\left[\begin{array}{c}0\\4\\3\\1\end{array}\right] +c_4\left[\begin{array}{c}8\\4\\3\\1\end{array}\right] =\left[\begin{array}{c}0\\0\\0\\0\end{array}\right]](https://tex.z-dn.net/?f=c_1%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D0%5C%5C0%5C%5C0%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%2Bc_2%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D0%5C%5C0%5C%5C3%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%2Bc_3%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D0%5C%5C4%5C%5C3%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%2Bc_4%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D8%5C%5C4%5C%5C3%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D0%5C%5C0%5C%5C0%5C%5C0%5Cend%7Barray%7D%5Cright%5D)
Then, the augmented matrix of the system is
![\left[\begin{array}{cccc}0&0&0&8\\0&0&4&4\\0&3&3&3\\1&1&1&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D0%260%260%268%5C%5C0%260%264%264%5C%5C0%263%263%263%5C%5C1%261%261%261%5Cend%7Barray%7D%5Cright%5D)
We exchange rows 1 and 4 and rows 2 and 3 and obtain the matrix:
![\left[\begin{array}{cccc}1&1&1&1\\0&3&3&3\\0&0&4&4\\0&0&0&8\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%261%261%261%5C%5C0%263%263%263%5C%5C0%260%264%264%5C%5C0%260%260%268%5Cend%7Barray%7D%5Cright%5D)
This matrix is in echelon form. Then, now we apply backward substitution:
1.

2.

3.

4.

Then the system has unique solution that is
and this imply that the vectors
are linear independent.
Answer:
x = ¾-a
Step-by-step explanation:
x + a = ¾
Subtract a from each side
x + a -a= ¾-a
x = ¾-a
Answer:
8.43
Step-by-step explanation:
Answer:
x + y = 36.....Equation 1
x = 7 + 2y...... Equation 2
Step-by-step explanation:
Let the number of:
Orange goldfish = x
Black gold fish = y
Anna has a total of 36 goldfish in her aquarium, some are orange and some are black.
x + y = 36.....Equation 1
The number of orange goldfish is 7 more than twice the number of black goldfish.
x = 7 + 2y...... Equation 2
We can rewrite this as:
x - 2y = 7..... Equation 2
The system of equations below that can be used to describe the number of black and orange goldfish in Anna's aquarium is :
x + y = 36.....Equation 1
x = 7 + 2y...... Equation 2
Answer:
y = 9/2x -6.5
Step-by-step explanation:
m = (7-(-2))/(3-1)
m = 9/2
b = -6.5
y = 9/2x -6.5