Error
There was an error loading the page.
Matrix transformations (WBQ 1.30 randomised)
First compute matrix times vector for specific vectors. Then determine domain and codomain and general formula for the matrix transformation defined by the matrix.
Randomising the number of rows in the matrix, m, makes the marking algorithm for part c) slightly complicated: it checks whether it should include the third gap or not depending on the variable m. For the correct distribution of marks, it is then necessary to do "you only get the marks if all gaps are correct". Otherwise the student would only get 2/3 marks when m=2, so the third gap doesn't appear.
Metadata
-
England schools
-
England university
-
Scotland schools
Taxonomy: mathcentre
Taxonomy: Kind of activity
Taxonomy: Context
Contributors
Feedback
From users who are members of Linear Algebra 1st year :
Iain Gunn | said | Ready to use | 4 years, 6 months ago |
![]() |
said | Needs to be tested | 4 years, 6 months ago |
History
Iain Gunn 4 years, 6 months ago
Gave some feedback: Ready to use
Julia Goedecke 4 years, 6 months ago
Published this.Julia Goedecke 4 years, 6 months ago
Gave some feedback: Needs to be tested
Julia Goedecke 4 years, 6 months ago
Created this as a copy of Matrix transformations (same as WBQ 1.30).Name | Status | Author | Last Modified | |
---|---|---|---|---|
Matrix transformations (same as WBQ 1.30) | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
Matrix transformations (WBQ 1.30 randomised) | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
Demo variable number of gaps | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
Demo automatically generate latex for matrix/vector calculation | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
copy of Matrix transformations (WBQ 1.30 randomised) | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
Demo matrix of mathematical expressions | Ready to use | Julia Goedecke | 25/08/2021 12:57 |
There are 19 other versions that do you not have access to.
Name | Type | Generated Value |
---|
A | matrix |
matrix([-1,3],[-2,3])
|
||||
B | matrix |
matrix([0,0,0],[0,0,0])
|
||||
u | vector |
vector(0,3)
|
||||
v | vector |
vector(-1,-3)
|
||||
m | integer |
2
|
||||
n | integer |
2
|
||||
rawunresolvedAu | list |
List of 4 items
|
||||
rawunresolvedAv | list |
List of 4 items
|
||||
rawunresolvedBu | list |
List of 4 items
|
||||
rawunresolvedBv | list |
List of 4 items
|
||||
unresolvedAu | string |
\begin{pmatrix}(-1)\cdot0+3\cd
|
||||
unresolvedAv | string |
\begin{pmatrix}(-1)\cdot(-1)+3
|
||||
unresolvedBu | string |
\begin{pmatrix}0\cdot0+0\cdot3
|
||||
unresolvedBv | string |
\begin{pmatrix}0\cdot(-1)+0\cd
|
||||
x | list |
[ "x_1", "x_2" ]
|
||||
rawAx | list |
List of 4 items
|
||||
halfrawAx | list |
List of 2 items
|
||||
latexAx | string |
\begin{pmatrix}3x_2 - x_1\\3x_
|
||||
Ax | list |
[ -x_1 + 3x_2, -2x_1 + 3x_2 ]
|
||||
xalt | list |
[ "x1", "x2" ]
|
||||
rawAxalt | list |
List of 4 items
|
||||
Axalt | list |
[ -x1 + 3x2, -2x1 + 3x2 ]
|
||||
halfrawx | list |
[ "x_1\\\\", "x_2" ]
|
||||
latexx | string |
\begin{pmatrix}x_1\\x_2\end{pm
|
Generated value: matrix
This variable doesn't seem to be used anywhere.
Parts
Use this tab to check that this question works as expected.
Part | Test | Passed? |
---|---|---|
Gap-fill | ||
Hasn't run yet | ||
Matrix entry | ||
Hasn't run yet | ||
Matrix entry | ||
Hasn't run yet | ||
Matrix entry | ||
Hasn't run yet | ||
Matrix entry | ||
Hasn't run yet | ||
Gap-fill | ||
Hasn't run yet | ||
Number entry | ||
Hasn't run yet | ||
Number entry | ||
Hasn't run yet | ||
Gap-fill | ||
Hasn't run yet | ||
Mathematical expression | ||
Hasn't run yet | ||
Mathematical expression | ||
Hasn't run yet | ||
Mathematical expression | ||
Hasn't run yet |