// Numbas version: exam_results_page_options {"name": "Question 2.1 MATH 6005 Assessment 1 Matrix Multiplication 2 (3x3 by 3x2 matrices)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"advice": "", "metadata": {"description": "

Multiplication of $2 \\times 2$ matrices.

", "licence": "Creative Commons Attribution 4.0 International"}, "rulesets": {"std": ["all", "fractionNumbers", "!collectNumbers"]}, "preamble": {"css": "", "js": ""}, "functions": {}, "variables": {"b21": {"description": "", "group": "Ungrouped variables", "definition": "random(2,3)", "templateType": "anything", "name": "b21"}, "ab12": {"description": "", "group": "Ungrouped variables", "definition": "a11*b12+a12*b22+a13*b32", "templateType": "anything", "name": "ab12"}, "cb21": {"description": "", "group": "Ungrouped variables", "definition": "c21*b11+c22*b21", "templateType": "anything", "name": "cb21"}, "ba13": {"description": "", "group": "Ungrouped variables", "definition": "b11*a13+b12*a23", "templateType": "anything", "name": "ba13"}, "cb11": {"description": "", "group": "Ungrouped variables", "definition": "c11*b11+c12*b21", "templateType": "anything", "name": "cb11"}, "ba31": {"description": "", "group": "Ungrouped variables", "definition": "b31*a11+b32*a21", "templateType": "anything", "name": "ba31"}, "ab21": {"description": "", "group": "Ungrouped variables", "definition": "a21*b11+a22*b21+a23*b31", "templateType": "anything", "name": "ab21"}, "ac11": {"description": "", "group": "Ungrouped variables", "definition": "a11*c11+a12*c21", "templateType": "anything", "name": "ac11"}, "b11": {"description": "", "group": "Ungrouped variables", "definition": "random(-3,-1,0,3)", "templateType": "anything", "name": "b11"}, "c11": {"description": "", "group": "Ungrouped variables", "definition": "random(1,0,4)", "templateType": "anything", "name": "c11"}, "b12": {"description": "", "group": "Ungrouped variables", "definition": "random(-3..1)", "templateType": "anything", "name": "b12"}, "ba32": {"description": "", "group": "Ungrouped variables", "definition": "b31*a12+b32*a22", "templateType": "anything", "name": "ba32"}, "ba12": {"description": "", "group": "Ungrouped variables", "definition": "b11*a12+b12*a22", "templateType": "anything", "name": "ba12"}, "a23": {"description": "", "group": "Ungrouped variables", "definition": "random(-2..3)", "templateType": "anything", "name": "a23"}, "ba33": {"description": "", "group": "Ungrouped variables", "definition": "b31*a13+b32*a23", "templateType": "anything", "name": "ba33"}, "c12": {"description": "", "group": "Ungrouped variables", "definition": "a12+b12", "templateType": "anything", "name": "c12"}, "ac21": {"description": "", "group": "Ungrouped variables", "definition": "a21*c11+a22*c21", "templateType": "anything", "name": "ac21"}, "a21": {"description": "", "group": "Ungrouped variables", "definition": "random(-2..2)", "templateType": "anything", "name": "a21"}, "ba23": {"description": "", "group": "Ungrouped variables", "definition": "b21*a13+b22*a23", "templateType": "anything", "name": "ba23"}, "ac12": {"description": "", "group": "Ungrouped variables", "definition": "a11*c12+a12*c22", "templateType": "anything", "name": "ac12"}, "b22": {"description": "", "group": "Ungrouped variables", "definition": "random(-3..-1)", "templateType": "anything", "name": "b22"}, "b31": {"description": "", "group": "Ungrouped variables", "definition": "random(-1..1)", "templateType": "anything", "name": "b31"}, "ac22": {"description": "", "group": "Ungrouped variables", "definition": "a21*c12+a22*c22", "templateType": "anything", "name": "ac22"}, "ba21": {"description": "", "group": "Ungrouped variables", "definition": "b21*a11+b22*a21", "templateType": "anything", "name": "ba21"}, "cb22": {"description": "", "group": "Ungrouped variables", "definition": "c21*b12+c22*b22", "templateType": "anything", "name": "cb22"}, "ba11": {"description": "", "group": "Ungrouped variables", "definition": "b11*a11+b12*a21", "templateType": "anything", "name": "ba11"}, "a11": {"description": "", "group": "Ungrouped variables", "definition": "random(-2,1,2)", "templateType": "anything", "name": "a11"}, "a13": {"description": "", "group": "Ungrouped variables", "definition": "random(0..2)", "templateType": "anything", "name": "a13"}, "a12": {"description": "", "group": "Ungrouped variables", "definition": "random(1..4)", "templateType": "anything", "name": "a12"}, "c21": {"description": "", "group": "Ungrouped variables", "definition": "random(2..5)", "templateType": "anything", "name": "c21"}, "b32": {"description": "", "group": "Ungrouped variables", "definition": "random(2..5)", "templateType": "anything", "name": "b32"}, "c22": {"description": "", "group": "Ungrouped variables", "definition": "random(0,1)", "templateType": "anything", "name": "c22"}, "cb12": {"description": "", "group": "Ungrouped variables", "definition": "c11*b12+c12*b22", "templateType": "anything", "name": "cb12"}, "ab22": {"description": "", "group": "Ungrouped variables", "definition": "a21*b12+a22*b22+a23*b32", "templateType": "anything", "name": "ab22"}, "ba22": {"description": "", "group": "Ungrouped variables", "definition": "b21*a12+b22*a22", "templateType": "anything", "name": "ba22"}, "a22": {"description": "", "group": "Ungrouped variables", "definition": "random(1..3)", "templateType": "anything", "name": "a22"}, "ab11": {"description": "", "group": "Ungrouped variables", "definition": "a11*b11+a12*b21+a13*b31", "templateType": "anything", "name": "ab11"}}, "parts": [{"useCustomName": false, "prompt": "

$AB = \\begin{pmatrix} \\var{a11}&\\var{a12}&\\var{a13}\\\\ \\var{a21}&\\var{a22}&\\var{a23}\\\\ \\end{pmatrix}\\begin{pmatrix} \\var{b11}&\\var{b12}\\\\ \\var{b21}&\\var{b22}\\\\ \\var{b31}&\\var{b32}\\end{pmatrix} = $ [[0]]

", "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": "", "showFeedbackIcon": true, "scripts": {}, "unitTests": [], "type": "gapfill", "customName": "", "marks": 0, "variableReplacements": [], "extendBaseMarkingAlgorithm": true, "sortAnswers": false, "gaps": [{"correctAnswer": "matrix([\n [ab11,ab12],\n [ab21,ab22]\n])", "useCustomName": false, "allowFractions": false, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": "", "numRows": "2", "showFeedbackIcon": true, "scripts": {}, "unitTests": [], "type": "matrix", "correctAnswerFractions": false, "customName": "", "marks": "1", "numColumns": "2", "variableReplacements": [], "tolerance": 0, "extendBaseMarkingAlgorithm": true, "markPerCell": false, "allowResize": false}]}, {"useCustomName": false, "prompt": "

$BA = \\begin{pmatrix} \\var{b11}&\\var{b12}\\\\ \\var{b21}&\\var{b22}\\\\ \\var{b31}&\\var{b32}\\end{pmatrix}\\begin{pmatrix} \\var{a11}&\\var{a12}&\\var{a13}\\\\ \\var{a21}&\\var{a22}&\\var{a23}\\\\ \\end{pmatrix}=$ [[0]]

", "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": "", "showFeedbackIcon": true, "scripts": {}, "unitTests": [], "type": "gapfill", "customName": "", "marks": 0, "variableReplacements": [], "extendBaseMarkingAlgorithm": true, "sortAnswers": false, "gaps": [{"correctAnswer": "matrix([\n [ba11,ba12,ba13],\n [ba21,ba22,ba23],\n [ba31,ba32,ba33]\n])", "useCustomName": false, "allowFractions": false, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": "", "numRows": "3", "showFeedbackIcon": true, "scripts": {}, "unitTests": [], "type": "matrix", "correctAnswerFractions": false, "customName": "", "marks": "1", "numColumns": "3", "variableReplacements": [], "tolerance": 0, "extendBaseMarkingAlgorithm": true, "markPerCell": false, "allowResize": false}]}], "statement": "

Do the following matrix problems :
Let
\\[A=\\begin{pmatrix} \\var{a11}&\\var{a12}&\\var{a13}\\\\ \\var{a21}&\\var{a22}&\\var{a23}\\\\ \\end{pmatrix},\\;\\; B=\\begin{pmatrix} \\var{b11}&\\var{b12}\\\\ \\var{b21}&\\var{b22}\\\\ \\var{b31}&\\var{b32}\\end{pmatrix},\\;\\; \\]
Calculate the following products of these matrices:

", "variablesTest": {"maxRuns": 100, "condition": ""}, "extensions": [], "tags": [], "variable_groups": [], "ungrouped_variables": ["ba21", "a21", "a22", "ba22", "cb21", "b22", "b21", "cb22", "ac22", "ac21", "ab22", "ab21", "b12", "b11", "c12", "c11", "c22", "a11", "cb11", "cb12", "a12", "c21", "ba11", "ba12", "ab12", "ab11", "ac12", "ac11", "a13", "a23", "b31", "b32", "ba13", "ba23", "ba31", "ba32", "ba33"], "name": "Question 2.1 MATH 6005 Assessment 1 Matrix Multiplication 2 (3x3 by 3x2 matrices)", "contributors": [{"name": "Violeta CIT", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1030/"}]}]}], "contributors": [{"name": "Violeta CIT", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1030/"}]}