Solve Using a Matrix by Elimination a+2b=4 , -2a+4b=-8
Problem
Solution
Write the augmented matrix representing the system of linear equations.
Eliminate the variable
a from the second row by adding 2 times the first row to the second row ((R_2)←(R_2)+2*(R_1) .
Solve for
b by dividing the second row by 8 ((R_2)←1/8*(R_2) .
Back-substitute the value of
b into the first row equation to solve fora ((R_1)←(R_1)−2*(R_2) .
Final Answer
Want more problems? Check here!