290 results for "matrices".
-
Question in XE420
Multiplication of $2 \times 2$ matrices.
-
Question in XE420
Find the determinant and inverse of three $2 \times 2$ invertible matrices.
-
Question in XE420
Multiplication of matrices of different sizes.
-
Question in XE420
aij notation and definition of the order of a matrix.
-
Question in XE420
Addition, subtraction and multiplication by a scalar for 2 x 2 matrices.
-
Question in XE420
Exercises in multiplying matrices.
-
Question in XE420
Multiplication of matrices of different sizes.
-
Question in Julia Goedecke's contributions
Example of an explore mode question. Student is given a 3x3 matrix and is asked to find the characteristic polynomial and eigenvalues, and then eigenvectors for each eigenvalue. The part asking for eigenvectors can be repeated as often as the student wants, to be used for different eigenvalues.
Assessed: calculating characteristic polynomial and eigenvectors.
Feature: any correct eigenvalue will be recognised by the marking algorithm, even multiples of the obvious one(s) (which can be read off from the reduced row echelon form)
Randomisation: Not randomised, just using particular matrices. I am still working on how to randomise this for 3x3; a randomised 2x2 version exists. I have several different versions for 3x3 (not all published yet), so I could make a random choice between these in a test.
The implementation uses linear algebra functions such as "find reduced echelon form" or "find kernel of a reduced echelon form", from the extension "linalg2".
-
Exam (21 questions) in Mobius formative/summative tests
No time limit - unlimited regeneration of questions allowed from these groups:
- Notation and Algebra
- Calculus - Differentiation
- Calculus - Integration
- Trigonometry and Matrices
-
Question in Mobius ENG - summative test
Addition and subtraction of matrices; multiplication by scalar.
-
Exam (3 questions) in Martin's workspace
Quiz to assess matrix addition, subtraction, multiplication and multiplication by scalar, determinants and inverses, solving a system of simultaneous equations.
-
Question in Martin's workspace
Multiplication of matrices.
-
Question in Martin's workspace
Multiplication of matrices.
-
Question in Martin's workspace
Multiplication of matrices.
-
Question in Martin's workspace
Addition and subtraction of matrices; multiplication by scalar.
-
Question in Julia Goedecke's contributions
Finding a matrix from a formula for each entry, which involves the row and column numbers of that entry. Randomized size of the matrices and formula.
The interesting part about the implementation is the way the output is generated for "Advice".
-
Question in Louise's workspace
Elementary Exercises in multiplying matrices.
-
Question in rhaana's workspace
Based on Chapter 8, quite loosley.Putting a pair of linear equations into matrix notation and then solving by finding the inverse of the coefficient matrix.
-
Question in Pelle's workspace
Cramers Rule applied to 3 simultaneous equations
-
Question in .Matrix AlgebraIdentify element of a matrix.
-
Question in .Matrix AlgebraSquare matrices, leading/principle diagonal and trace.
-
Question in .Matrix Algebra
Useful properties of determinants that allow simplification.
-
Question in .Matrix AlgebraMatrix addition (pre-defined dimensions in answer)
-
Question in .Matrix Algebra
Multiplying matrices (pre-defined sizes in answers)
-
Question in .Matrix AlgebraMatrix addition (student defines dimensions in answer)
-
Question in .Matrix Algebra
Multiplying matrices (pre-defined sizes in answers)
This set is designed to emphasise non-commutativity.
-
Question in .Matrix Algebra
Multiplying matrices (pre-defined sizes in answers)
Zero matrices AND AB = 0 does not imply that either A = 0 or B = 0.
-
Question in .Matrix AlgebraTranspose of a matrix
-
Question in .Matrix Algebra
Determinant of 2x2 and notation
Input answer only.
-
Question in .Matrix Algebra
Determinant of 2x2 and notation
Students are asked to form the calculation before giving answer.