Recently published items
-
Eugene Question
QuestionA sample question
Published on 22/04/2022 12:26 No licence specified -
asuult 1
QuestionNo description given
Published on 20/04/2022 06:55 No licence specified -
Gaussian elimination calculator
QuestionEducational calculation tool rather than "question".
This allows the student to input a linear system in augmented matrix form (max rows 5, but any number of variables). Then the student can decide to swap some rows, or multiply some rows, or add multiples of one row to other rows. The student only has to input what operation should be performed, and this is automatically applied to the system. This question has no marks and no feedback as it's just meant as a "calculator".
It has some rounding to 13 decimal places, as otherwise some fraction calculations become incorrectly displayed as a very small number instead of 0.
It would be possible to extend to more than 5 rows, one just has to put in a lot more variables and so on. I just had to choose some place to stop.
Published on 07/04/2022 13:53 CC BY -
Find characteristic polynomial, eigenvalues and eigenvectors of a 2x2 matrix
QuestionExample of an explore mode question. Student is given a 2x2 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 eigenvector is recognised by the marking algorithm, also multiples of the "obvious" one(s) (given the reduced row echelon form that we use to calculate them).
Randomisation: a random true/false for invertibility is created, and the eigenvalues a and b are randomised (condition: two different evalues, and a=0 iff invertibility is false), and a random invertible 2x2 matrix with determinant 1 or -1 is created (via random elementary row operations) to change base from diag(a,b) to the matrix for the question. Determinant 1 or -1 ensures that we keep integer entries.
The implementation uses linear algebra functions such as "find reduced echelon form" or "find kernel of a reduced echelon form", from the extension "linalg2".
Published on 07/04/2022 13:48 CC BY -
Invertibility via eigenvalues
QuestionExample of an explore mode question. Student is given a 2x2 matrix with eigenvalues and eigenvectors, and is asked to decide if the matrix is invertible. If yes, second and third parts are offered where the student should give the eigenvalues and eigenvectors of the inverse matrix.
Assessed: remembering link between 0 eigenvalue and invertibility. Remembering link between eigenvalues and eigenvectors of matrix and its inverse.
Randomisation: a random true/false for invertibility is created, and the eigenvalues a and b are randomised (condition: two different evalues, and a=0 iff invertibility is false), and a random invertible 2x2 matrix with determinant 1 or -1 is created (via random elementary row operations) to change base from diag(a,b) to the matrix for the question. Determinant 1 or -1 ensures that we keep integer entries.
The implementation uses linear algebra functions such as "find reduced echelon form" or "find kernel of a reduced echelon form", from the extension "linalg2".
Published on 07/04/2022 13:20 CC BY -
Add
QuestionAssesses ability to add
Published on 04/04/2022 13:51 No licence specified -
SAT Math Formulas
Exam (20 questions)This exam includes the formulas students need to memorize for the SAT Math exam.
Published on 03/04/2022 00:11 CC BY -
(a-b)²
QuestionNot sure why this is not working
Published on 02/04/2022 22:48 No licence specified -
Prep for LANTITE - Yarning up Indigenous pedagogies: a dialogue about eight Aboriginal ways of learning.
Exam (33 questions)This is a practice test for students sitting the LANTITE (literacy).
Published on 01/04/2022 04:02 No licence specified -
Graph theory questions
Exam (4 questions)These are some questions on graph theory, pulled from a module on groups and graphs.
Published on 31/03/2022 14:05 CC BY