Find Reduced Row Echelon Form [[5x+2y=1],[-3x+3y=5]]
Problem
Solution
Write the augmented matrix representing the system of linear equations.
Divide the first row
(R_1) by5 to create a leading1 in the first column.
Eliminate the
x term in the second row by adding3 times the first row to the second row.
Multiply the second row
(R_2) by5/21 to create a leading1 in the second column.
Eliminate the
y term in the first row by subtracting2/5 times the second row from the first row.
Final Answer
Want more problems? Check here!