You are expected to submit properly commented script files that solve the problem stated. Your script files should automatically generate any figures required.
For each of the problems below, I want you to document the following:
1. Identify the problem statement
2. Define the inputs and outputs to each problem
3. Show a pseudo code design of the solution
4. Show that you have tested your MATLAB code appropriately
Write a script to solve the following systems of equations using both matrix left division (\) and the inverse matrix method.