Assignment 5
Assignment 5
By submitting any part of this assignment you automatically declare the following:
The University of Pretoria commits itself to produce academic work of integrity. I affirm that I am aware
of and have the read the Rules and Policies of the University, more specifically the Disciplinary Procedure and
the Tests and Examination Rules, which prohibit any unethical, dishonest or improper conduct during tests,
assignments, examinations and/or any other forms of assessment. I am aware that no student or any other
person may assist or attempt to assist another student, or obtain help, or attempt to obtain help from another
student or any other person during tests, assessments, assignments, examinations and/or any other forms of
assessment.
You must complete all questions. Only selected questions will be marked.
Question 1.
Question 1.1. [3]
By setting up an augmented matrix and solving for the unknown matrix X in the equation AX = I, determine
the inverse of the matrix A below if the inverse exists. If the inverse exists, explicitly verify that the inverse you
computed is correct, by showing that AA−1 = I. Note that fractions can occur. Do not write any fractions as
decimals.
−1 −3 1
A := −3 2 0
−6 4 2
find all solutions of the above system of equations. You do not need to verify that A−1 as given is actually
the inverse of A. (Hint: At no point do you need to write out the entries of A. Write the system as a matrix
equation using the symbol A).
Page 1 of 2
Question 2.
Read Theorem 2.4.7.
Question 3.
Question 3.1. [2]
Let A, B be any 2 × 2 matrices. Prove directly that det(AB) = det(A) det(B). (Hint: This requires only
elbow grease).
2 3 2 3
Question 3.3. [2]
Let b ∈ R4 be any vector and let D be any 4 × 4 matrix. Consider the system
DCx = b.
Is it ever possible for this system to have a unique solution? What are the possibilities for how many solutions
this system can have? (If you use any results from the textbook, then explicitly state how you use them).
Page 2 of 2