// Numbas version: exam_results_page_options {"name": "Priyanka's copy of Find determinants and inverses of 2x2 matrices", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"variable_groups": [{"variables": ["a", "b", "c"], "name": "Unnamed group"}], "variables": {"b22": {"group": "Ungrouped variables", "templateType": "anything", "definition": "if(tr3*b11=b21*b12,tr3+1,tr3)", "description": "", "name": "b22"}, "b21": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(-6..6 except 0)", "description": "", "name": "b21"}, "tr2": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(1..9)", "description": "", "name": "tr2"}, "b": {"group": "Unnamed group", "templateType": "anything", "definition": "matrix([ [b11,b12], [b21,b22] ])", "description": "", "name": "b"}, "c": {"group": "Unnamed group", "templateType": "anything", "definition": "matrix([ [c11,c12], [c21,c22] ])", "description": "", "name": "c"}, "a22": {"group": "Ungrouped variables", "templateType": "anything", "definition": "if(tr1*a11=a21*a12,tr1+1,tr1)", "description": "", "name": "a22"}, "c21": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(2..5)", "description": "", "name": "c21"}, "tr3": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(-9..9 except 0)", "description": "", "name": "tr3"}, "c22": {"group": "Ungrouped variables", "templateType": "anything", "definition": "if(tr4*c11=c21*c12,tr4+1,tr4)", "description": "", "name": "c22"}, "c11": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(1,2,4)", "description": "", "name": "c11"}, "tr4": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(1..9)", "description": "", "name": "tr4"}, "b11": {"group": "Ungrouped variables", "templateType": "anything", "definition": "if(a11=tr2,tr2+1,tr2)", "description": "", "name": "b11"}, "tr1": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(1..9)", "description": "", "name": "tr1"}, "a": {"group": "Unnamed group", "templateType": "anything", "definition": "matrix([ [a11,a12],[a21,a22] ])", "description": "", "name": "a"}, "a12": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(-5..5)", "description": "", "name": "a12"}, "b12": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(-5..5)", "description": "", "name": "b12"}, "c12": {"group": "Ungrouped variables", "templateType": "anything", "definition": "a12+b12", "description": "", "name": "c12"}, "a21": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(-6..6 except 0)", "description": "", "name": "a21"}, "a11": {"group": "Ungrouped variables", "templateType": "anything", "definition": "random(-9..9 except 0)", "description": "", "name": "a11"}}, "ungrouped_variables": ["a11", "a12", "a21", "a22", "b11", "b12", "b21", "b22", "c11", "c12", "c21", "c22", "tr1", "tr2", "tr3", "tr4"], "rulesets": {"std": ["all", "fractionNumbers", "!collectNumbers"]}, "name": "Priyanka's copy of Find determinants and inverses of 2x2 matrices", "functions": {"inverse": {"type": "matrix", "language": "jme", "definition": "matrix([\n [m[1][1], -m[0][1]],\n [-m[1][0], m[0][0]]\n])/det(m)", "parameters": [["m", "matrix"]]}}, "showQuestionGroupNames": false, "parts": [{"scripts": {}, "gaps": [{"showCorrectAnswer": true, "showPrecisionHint": false, "allowFractions": false, "scripts": {}, "type": "numberentry", "correctAnswerFraction": false, "minValue": "det(a)", "maxValue": "det(a)", "marks": 0.5}, {"showCorrectAnswer": true, "showPrecisionHint": false, "allowFractions": false, "scripts": {}, "type": "numberentry", "correctAnswerFraction": false, "minValue": "det(b)", "maxValue": "det(b)", "marks": 0.5}, {"showCorrectAnswer": true, "showPrecisionHint": false, "allowFractions": false, "scripts": {}, "type": "numberentry", "correctAnswerFraction": false, "minValue": "det(c)", "maxValue": "det(c)", "marks": 0.5}, {"showCorrectAnswer": true, "showPrecisionHint": false, "allowFractions": false, "scripts": {}, "type": "numberentry", "correctAnswerFraction": false, "minValue": "det(a*b*c)", "maxValue": "det(a*b*c)", "marks": 0.5}], "type": "gapfill", "showCorrectAnswer": true, "prompt": "

Calculate the determinants of these matrices.

\n

$\\mathrm{det}\\left(A\\right) = $ [[0]]

\n

$\\mathrm{det}\\left(B\\right) = $ [[1]]

\n

$\\mathrm{det}\\left(C\\right) = $ [[2]]

\n

$\\mathrm{det}\\left(ABC\\right) = $ [[3]]

", "marks": 0}, {"scripts": {}, "gaps": [{"allowFractions": true, "correctAnswer": "inverse(a)", "markPerCell": false, "allowResize": false, "correctAnswerFractions": true, "numRows": "2", "scripts": {}, "type": "matrix", "numColumns": "2", "tolerance": 0, "showCorrectAnswer": true, "marks": "2"}], "type": "gapfill", "showCorrectAnswer": true, "prompt": "

Find the inverses of the following matrices. Input all matrix entries as fractions or integers and not as decimals.

\n

$\\mathbf{A}^{-1} = $ [[0]]

", "marks": 0}, {"scripts": {}, "gaps": [{"allowFractions": true, "correctAnswer": "inverse(b)", "markPerCell": false, "allowResize": false, "correctAnswerFractions": true, "numRows": "2", "scripts": {}, "type": "matrix", "numColumns": "2", "tolerance": 0, "showCorrectAnswer": true, "marks": "2"}], "type": "gapfill", "showCorrectAnswer": true, "prompt": "

$\\mathbf{B}^{-1} = $ [[0]]

", "marks": 0}, {"scripts": {}, "gaps": [{"allowFractions": true, "correctAnswer": "inverse(c)", "markPerCell": false, "allowResize": false, "correctAnswerFractions": true, "numRows": "2", "scripts": {}, "type": "matrix", "numColumns": "2", "tolerance": 0, "showCorrectAnswer": true, "marks": "2"}], "type": "gapfill", "showCorrectAnswer": true, "prompt": "

$\\mathbf{C}^{-1} = $ [[0]]

", "marks": 0}], "variablesTest": {"condition": "", "maxRuns": 100}, "statement": "

Let

\n

\\begin{align} \\mathbf{A} &= \\var{a}, & \\mathbf{B} &= \\var{b}, & \\mathbf{C} &= \\var{c} \\end{align}

", "tags": ["checked2015", "determinant of a matrix", "inverse", "inverse matrix", "MAS1602", "matrices", "matrix", "matrix inverse", "matrix multiplication", "multiplication of matrices", "tested1"], "question_groups": [{"pickingStrategy": "all-ordered", "questions": [], "name": "", "pickQuestions": 0}], "preamble": {"css": "", "js": ""}, "type": "question", "metadata": {"notes": "

10/07/2012:

\n

Added tags.

\n

Question appears to be working correctly.

\n

Corrected a typo in the Advice section.

\n

24/12/2012:

\n

Checked calculations, OK. Added tested1 tag.

", "licence": "Creative Commons Attribution 4.0 International", "description": "

Find the determinant and inverse of three $2 \\times 2$ invertible matrices.

"}, "advice": "

Determinant of a $2 \\times 2$ matrix

\n

The determinant of a matrix $\\mathrm{M} = \\begin{pmatrix} a&b \\\\ c&d \\end{pmatrix}$ is given by

\n

\\[ \\det\\left(\\mathrm{M}\\right) = ad-bc \\]

\n

If we have two $n \\times n$ matrices $M$ and $N$, then

\n

\\[ \\det\\left(\\mathrm{MN}\\right) = \\det\\left(\\mathrm{M}\\right)\\det\\left(\\mathrm{N}\\right) \\]

\n

And it follows that if we have a third matrix $P$,

\n

\\[ \\det\\left(\\mathrm{MNP}\\right) = \\det\\left(\\mathrm{M}\\right)\\det\\left(\\mathrm{N}\\right)\\det\\left(\\mathrm{P}\\right) \\]

\n

a)

\n

Thus for our example we have:

\n

\\begin{align}
\\det\\left(\\mathrm{A}\\right) &= \\simplify[]{{a11}*{a22}-{a12}*{a21} = {det(a)}} \\\\
\\det\\left(\\mathrm{B}\\right) &= \\simplify[]{{b11}*{b22}-{b12}*{b21} = {det(b)}} \\\\
\\det\\left(\\mathrm{C}\\right) &= \\simplify[]{{c11}*{c22}-{c12}*{c21} = {det(c)}}
\\end{align}

\n

\\begin{align}
\\det\\left( \\mathrm{ABC} \\right) &= \\det(\\mathrm{A}) \\det(\\mathrm{B}) \\det(\\mathrm{C}) \\\\
&= \\simplify[]{{det(a)}*{det(b)}*{det(c)}} \\\\
&= \\var{det(a*b*c)}
\\end{align}

\n

Inverse of a $2 \\times 2$ matrix

\n

Suppose $\\mathrm{M} = \\begin{pmatrix} a&b \\\\ c&d \\end{pmatrix}$ is a $2 \\times 2$ matrix and $\\det\\left(\\mathrm{M}\\right) = \\Delta \\neq 0$.

\n

Then $\\mathrm{M}$ is invertible and

\n

\\[ \\mathrm{M}^{-1} = \\frac{1}{\\Delta} \\begin{pmatrix} d & -b\\\\ -c& a \\end{pmatrix}=\\begin{pmatrix} \\frac{d}{\\Delta} & -\\frac{b}{\\Delta}\\\\ -\\frac{c}{\\Delta}& \\frac{a}{\\Delta} \\end{pmatrix}\\]

\n

Applying this to these examples we obtain:

\n

b)

\n

\\[ \\simplify[fractionnumbers]{matrix:A^(-1)={inverse(a)}} \\]

\n

c)

\n

\\[ \\simplify[fractionnumbers]{matrix:B^(-1)={inverse(b)}} \\]

\n

d)

\n

\\[ \\simplify[fractionnumbers]{matrix:C^(-1)={inverse(c)}} \\]

", "contributors": [{"name": "Newcastle University Mathematics and Statistics", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/697/"}, {"name": "Priyanka Pandya", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4134/"}]}]}], "contributors": [{"name": "Newcastle University Mathematics and Statistics", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/697/"}, {"name": "Priyanka Pandya", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4134/"}]}