Solve Using a Matrix by Elimination 52f+48b+36m=67936 , f-b-m=398 , b-3m=453
Problem
Solution
Write the augmented matrix representing the system of linear equations.
Swap rows to place a 1 in the top-left corner for easier calculation.
Eliminate the first entry in the second row by subtracting 52 times the first row from the second row.
Swap rows again to get a 1 in the second pivot position.
Eliminate the entry below the second pivot by subtracting 100 times the second row from the third row.
Solve for m by dividing the third row by 388.
Solve for b using back-substitution into the second row equation.
Solve for f using back-substitution into the first row equation.
Final Answer
Want more problems? Check here!