Use gaussian elimination for the following problem
8x-5y = 20 -16x+10y = -40
I multiply the top equation by two and then this is what happens. -2(8x-5y = 20) = -16x+10y = 40 -16x+10y = 40 i get 0 = 0. How can I find a solution to this can anyone help?
please help
@mathstudent55
the equations are linearly dependent. you can assign a parameter for either variable. e.g let \[y=t,\quad t\in \mathbb{R}\]
there are infinity solutions, btw to use Gaussian elimination you should end up with a matrix in row reduced echelon form.
*infinitely many
\[\left[\begin{matrix}8 & -5 \\ -16 & 10\end{matrix}\right] = 80-80 = 0\]
so essentially I can substitute a variable say y = t and then chose it to be whatever I want?
But I guess this is resting on the fact that these two equations are the same.
I just realized that one is a multiple of the other.
@Redcan how would I proceed?
@Clalgee
So because one is a multiple of another, there can be infinitely many solutions.
yep, infinitely many solutions. once you row reduce you get \[\begin{bmatrix}1&?\\0&0\end{bmatrix}\], so if y=t, then x=-?t. so any value of y gives a solution.
*any value of t
This means that there is a free variable. That free variable entails infinite solutions, since it will be in \(\mathbb R\).
They are linearly dependent
Join our real-time social learning platform and learn together with your friends!