Find Reduced Row Echelon Form
Problem
Solution
Eliminate the first entry of the second row by performing the row operation
(R_2)−0.04*(R_1)→(R_2)
Eliminate the first entry of the third row by performing the row operation
(R_3)−0.04*(R_1)→(R_3)
Normalize the second row by multiplying it by
100 (100*(R_2)→(R_2) to create a leading1
Eliminate the second entry of the first row by performing
(R_1)−(R_2)→(R_1)
Eliminate the second entry of the third row by performing
(R_3)+0.14*(R_2)→(R_3)
Normalize the third row by dividing by
0.52 (1/0.52*(R_3)→(R_3) . Note that0.32/0.52=32/52=8/13
Eliminate the third entry of the first row by performing
(R_1)+3*(R_3)→(R_1)
Eliminate the third entry of the second row by performing
(R_2)−4*(R_3)→(R_2)
Final Answer
Want more problems? Check here!