Practice questions
Various practice questions will be posted here as the semester progresses. These questions are from previous exams, assignments and tutorials. No solutions will be posted.
Tutorial 3, 2009
- Convert into decimal representation: (a)
; (b) - Convert into binary representation: (a)
; (b) - Consider the following system of linear algebraic equations.
- Use Gauss elimination (without pivoting) to solve these equations for
. - Validate your solution by comparing it to the one obtained with computer software.
- Use Gauss elimination (without pivoting) to solve these equations for
Tutorial 4, 2009
- We have already seen several elimination techniques for linear equation solving. In this question, you are to solve the following linear algebraic equations, using LU decomposition
- We have also seen that the LU decomposition technique can be used to calculate matrix inverses. Using the results obtained in the question above, compute the inverse of the following matrix,