Search for question
Question

Given the following system of linear equations: \left[\begin{array}{cccc} 12 & 4 & 11 & 9 \\ 7 & 3 & 1 & 18 \\ 6 & 24 & 21 &

5 \\ 8 & 13 & 10 & 1 \end{array}\right]\left\{\begin{array}{c} x_{1} \\ x_{2} \\ x_{3} \\ x_{4} \end{array}\right\}=\left\{\begin{array}{c} 8 \\ 20 \\ 42 \\ 25 \end{array}\right\} Use Cramer's Rule to solve for x. Check your answer using the backslash operator. Provide a printout of your MATLAB workspace showing your work. Draw boxes around your answers.

Fig: 1

Fig: 2

Fig: 3