Solve Using a Matrix by Elimination 5a+3b+d=90 , 2a+4b+g=64
Problem
Solution
Write the system as an augmented matrix representing the coefficients of
a b d andg
Normalize the first row by dividing all elements in
(R_1) by5 to create a leading1
Eliminate the
a term from the second row by performing the row operation(R_2)−2*(R_1)→(R_2)
Normalize the second row by dividing
(R_2) by2.8 to create a leading1 for theb column.
Eliminate the
b term from the first row by performing the row operation(R_1)−0.6*(R_2)→(R_1)
Identify the pivot variables
a andb and the free variablesd andg to express the general solution.
Final Answer
Want more problems? Check here!