6175 results.
-
Exam (11 questions) in Ugur's workspace
FY001 Exam
-
Question in Ugur's workspace
Some quadratics are to be solved by factorising
-
Question in Julia Goedecke's contributions
Student finds a basis for kernel and image of a matrix transformation. Any basis can be entered; there is a custom marking algorithm which checks if it is a correct basis.
There are options to adjust this question fairly easily, for example to get different variants for practice and for a test, by changing the options in the "pivot columns" in the variables. You should be careful to think about and test your pivot options, as some are easier or harder than others, and some don't work very well.
-
Question in Julia Goedecke's contributions
Educational 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.
-
Ugur's copy of Ugur's copy of Using the Quadratic Formula to Solve Equations of the Form $ax^2 +bx+c=0$ Ready to useQuestion in Ugur's workspace
Apply the quadratic formula to find the roots of a given equation. The quadratic formula is given in the steps if the student requires it.
-
Question in Ugur's workspace
A bag contains balls of three different colours. You're told how many there are of each, and asked the probability of picking a ball of a particular colour.
-
Question in HL10524 Questions
Gives a plot of a velocity-time graph using JSXgraph, and a description of the motion shown in the graph. The student is asked to calculate the acceleration at different stages of the motion, and the displacement at the end of the motion.
-
Question in Content created by Newcastle University
Find the determinant of a $4 \times 4$ matrix.
-
Question in Martin's workspace
No description given
-
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.
-
Exam (5 questions) in Martin's workspace
Quiz to assess matrix addition, subtraction, multiplication and multiplication by scalar.
-
Exam (7 questions) in Ugur's workspace
FY001 In Class Test
-
Question in Content created by Newcastle University
Find the determinant of a $3 \times 3$ matrix.
-
Question in Julia Goedecke's contributions
Matrix multiplication. Has automatically generated "unresolved" matrix product to write in the solution, which is the interesting part of this implementation.
-
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 Julia Goedecke's contributions
Educational calculation tool rather than "question".
This allows the student to input a square matrix (max rows 5). 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 matrix and the identity matrix (or what it has got to). This question has no marks and no feedback as it's just meant as a "calculator". It has some checks in so students know when they are not entering a square matrix or a valid row number etc.
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.
-
Question in Julia Goedecke's contributions
Student decides on four different examples whether two subspaces form a direct sum and whether the sum is the whole vectorspace.
No randomisation, just the four examples. The question is set in explore mode, so that after deciding, students are asked to give reasons for their choices.
-
Exam (10 questions) in Ugur's workspace
FY001 Exam
-
Question in Ugur's workspace
Topics covered are calculating the mean, median, mode and standard deviation.
rebelmaths
-
Question in Ugur's workspace
Students are given an exponential equation and asked to evaluate it at two points.
The constants in the exponential are randomised.
-
Question in Meong Meong's workspace
No description given
-
Question in Meong Meong's workspace
No description given
-
Question in Meong Meong's workspace
No description given
-
Question in Meong Meong's workspace
No description given
-
Exam (5 questions) in Meong Meong's workspace
No description given
-
Question in Meong Meong's workspace
No description given
-
Question in NCL MAS2707
The student is shown two labelled graphs. They are asked:
- Number of vertices in each
- Number of edges in each
- Degree sequences for each
- Is there an isomorphism between them? If so, write one.
The number of vertices is always equal, so this is a gimme.
If the edges or degree sequences are different, the student is expected to realise that there cannot be an isomorphism.
If these values are the same, then there will be an isomorphism (else the question is a bit too tricky).
Numbas expects a particular isomorphism, but there may be more than one, all of which would be accepted.