Find Reduced Row Echelon Form
Problem
Solution
Eliminate the first entry in the second row by subtracting the first row from the second row (
(R_2)−(R_1)→(R_2) .
Eliminate the first entry in the third row by subtracting
3.67 times the first row from the third row ((R_3)−3.67*(R_1)→(R_3) .
Normalize the second row by dividing it by
−1.41 to create a leading one ((R_2)/−1.41→(R_2) .
Eliminate the second entry in the third row by adding
2.0487 times the second row to the third row ((R_3)+2.0487*(R_2)→(R_3) .
Normalize the third row by dividing it by
−1.1383404 to create a leading one ((R_3)/−1.1383404→(R_3) .
Eliminate the third entries in the first and second rows using the third row (
(R_2)+0.3191489*(R_3)→(R_2) and(R_1)−0.35*(R_3)→(R_1) .
Eliminate the second entry in the first row by subtracting
1.61 times the second row from the first row ((R_1)−1.61*(R_2)→(R_1) .
Final Answer
Want more problems? Check here!