// Numbas version: exam_results_page_options {"name": "John's copy of Determinant of 3 x 3 matrices", "extensions": ["stats"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"extensions": ["stats"], "rulesets": {"std": ["all", "fractionNumbers", "!collectNumbers", "!noleadingminus"]}, "variablesTest": {"condition": "", "maxRuns": 100}, "statement": "

Let 
\\[A=\\simplify{{a}},\\;\\; B=\\simplify{{b}},\\;\\; C=\\simplify{{c}}\\]
Calculate the determinants of these matrices:

\n

 

", "functions": {}, "preamble": {"js": "", "css": ""}, "ungrouped_variables": ["a", "q1", "c", "b", "r1", "q", "p", "p1", "apb", "lcab", "lcabc", "p2", "q2", "apb1", "p3", "q3", "apb2", "lcabc2"], "parts": [{"scripts": {}, "customName": "", "showCorrectAnswer": true, "prompt": "

$det(A) = $ [[0]]

", "gaps": [{"allowFractions": false, "maxValue": "det(a)", "scripts": {}, "correctAnswerStyle": "plain", "showFractionHint": true, "customName": "", "showCorrectAnswer": true, "correctAnswerFraction": false, "extendBaseMarkingAlgorithm": true, "type": "numberentry", "showFeedbackIcon": true, "useCustomName": false, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "minValue": "det(a)", "marks": "3", "unitTests": [], "variableReplacements": [], "mustBeReducedPC": 0, "customMarkingAlgorithm": "", "variableReplacementStrategy": "originalfirst"}], "extendBaseMarkingAlgorithm": true, "type": "gapfill", "useCustomName": false, "showFeedbackIcon": true, "marks": 0, "unitTests": [], "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": "", "sortAnswers": false}, {"scripts": {}, "customName": "", "showCorrectAnswer": true, "prompt": "

$det (B) =$ [[0]]

", "gaps": [{"allowFractions": false, "maxValue": "det(b)", "scripts": {}, "correctAnswerStyle": "plain", "showFractionHint": true, "customName": "", "showCorrectAnswer": true, "correctAnswerFraction": false, "extendBaseMarkingAlgorithm": true, "type": "numberentry", "showFeedbackIcon": true, "useCustomName": false, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "minValue": "det(b)", "marks": "3", "unitTests": [], "variableReplacements": [], "mustBeReducedPC": 0, "customMarkingAlgorithm": "", "variableReplacementStrategy": "originalfirst"}], "extendBaseMarkingAlgorithm": true, "type": "gapfill", "useCustomName": false, "showFeedbackIcon": true, "marks": 0, "unitTests": [], "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": "", "sortAnswers": false}, {"scripts": {}, "customName": "", "showCorrectAnswer": true, "prompt": "

$det(C) = $ [[0]]

\n

", "gaps": [{"allowFractions": false, "maxValue": "det(C)", "scripts": {}, "correctAnswerStyle": "plain", "showFractionHint": true, "customName": "", "showCorrectAnswer": true, "correctAnswerFraction": false, "extendBaseMarkingAlgorithm": true, "type": "numberentry", "showFeedbackIcon": true, "useCustomName": false, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "minValue": "det(C)", "marks": "3", "unitTests": [], "variableReplacements": [], "mustBeReducedPC": 0, "customMarkingAlgorithm": "", "variableReplacementStrategy": "originalfirst"}], "extendBaseMarkingAlgorithm": true, "type": "gapfill", "useCustomName": false, "showFeedbackIcon": true, "marks": 0, "unitTests": [], "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": "", "sortAnswers": false}], "advice": "

The determinant of a 3 x 3 matrix

\n

\\[A = \\begin{pmatrix} a_{11} \\ a_{12} \\ a_{13} \\\\ a_{21} \\ a_{22} \\ a_{23} \\\\ a_{31} \\ a_{32} \\ a_{33}   \\end{pmatrix}\\]

\n

is given by

\n

\\[det(A)  = a_{11}\\left| \\begin{matrix} a_{22} \\ a_{23} \\\\ a_{32} \\ a_{33}\\end{matrix}\\right| - a_{12}\\left| \\begin{matrix} a_{21} \\ a_{23} \\\\ a_{31} \\ a_{33}\\end{matrix}\\right| + a_{13}\\left| \\begin{matrix} a_{21} \\ a_{22} \\\\ a_{31} \\ a_{32}\\end{matrix}\\right|  \\]

\n

\n

This is one way of finding the determinant of a matrix. We can choose any row or column, provided it corresponds with the sign matrix, to calculate the determinant.

\n

\n

\\[\\text{Sign matrix} = \\begin{pmatrix}+ \\ - \\ + \\\\ -\\ + \\ - \\\\ + \\ - \\ + \\end{pmatrix} \\]

\n

\n

For further information see Section 4 of the Chapter 10 Notes. 

\n

", "tags": [], "variables": {"apb": {"name": "apb", "templateType": "anything", "group": "Ungrouped variables", "definition": "a+b", "description": ""}, "lcabc": {"name": "lcabc", "templateType": "anything", "group": "Ungrouped variables", "definition": "p1*a+q1*b-r1*c", "description": ""}, "apb1": {"name": "apb1", "templateType": "anything", "group": "Ungrouped variables", "definition": "p2*a + q2*b", "description": "

apb

"}, "lcab": {"name": "lcab", "templateType": "anything", "group": "Ungrouped variables", "definition": "p*a+q*b", "description": ""}, "r1": {"name": "r1", "templateType": "anything", "group": "Ungrouped variables", "definition": "random(1..6 except [0,1,-1,p1,q1])", "description": ""}, "q3": {"name": "q3", "templateType": "anything", "group": "Ungrouped variables", "definition": "random(2..6 except p)", "description": ""}, "p3": {"name": "p3", "templateType": "anything", "group": "Ungrouped variables", "definition": "random(2..6 except p)", "description": "

p2

"}, "q2": {"name": "q2", "templateType": "anything", "group": "Ungrouped variables", "definition": "random(-6..6 except [0,1,-1,p])", "description": "

q

"}, "p": {"name": "p", "templateType": "anything", "group": "Ungrouped variables", "definition": "random(2..6)", "description": ""}, "b": {"name": "b", "templateType": "anything", "group": "Ungrouped variables", "definition": "matrix(repeat(repeat(random(-5..5 except 0),3),3))", "description": ""}, "p1": {"name": "p1", "templateType": "anything", "group": "Ungrouped variables", "definition": "random(2..6 except p)", "description": ""}, "apb2": {"name": "apb2", "templateType": "anything", "group": "Ungrouped variables", "definition": "p3*a + q3*b", "description": "

apb

"}, "p2": {"name": "p2", "templateType": "anything", "group": "Ungrouped variables", "definition": "random(2..10 except p1)", "description": ""}, "q": {"name": "q", "templateType": "anything", "group": "Ungrouped variables", "definition": "random(1..6 except [0,1,-1,p])", "description": ""}, "c": {"name": "c", "templateType": "anything", "group": "Ungrouped variables", "definition": "matrix(repeat(repeat(random(-5..5),3),3))", "description": ""}, "q1": {"name": "q1", "templateType": "anything", "group": "Ungrouped variables", "definition": "random(1..6 except [0,1,-1,p1,q])", "description": ""}, "lcabc2": {"name": "lcabc2", "templateType": "anything", "group": "Ungrouped variables", "definition": "p1*a+q2*b+q1*c", "description": "

cabc

"}, "a": {"name": "a", "templateType": "anything", "group": "Ungrouped variables", "definition": "matrix(repeat(repeat(random(-5..5 except 0) ,3),3))", "description": ""}}, "metadata": {"licence": "Creative Commons Attribution 4.0 International", "description": "

Three examples of determinant of 2x2 matrices.

"}, "variable_groups": [], "name": "John's copy of Determinant of 3 x 3 matrices", "type": "question", "contributors": [{"name": "John Steele", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2218/"}, {"name": "Gemma Crowe", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2440/"}, {"name": "Joseph Clarke", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2455/"}]}]}], "contributors": [{"name": "John Steele", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2218/"}, {"name": "Gemma Crowe", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2440/"}, {"name": "Joseph Clarke", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2455/"}]}