// Numbas version: exam_results_page_options {"name": "Question 1 MATH6005 Assessment 1 Linear combinations of 2 x 2 matrices", "extensions": ["stats"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"metadata": {"licence": "Creative Commons Attribution 4.0 International", "description": "

Linear combinations of $2 \\times 2$ matrices. Three examples.

"}, "functions": {}, "statement": "

Let 
\\[A=\\simplify{{a}},\\;\\; B=\\simplify{{b}},\\;\\; C=\\simplify{{c}}\\]
Calculate the following $2 \\times 2$ matrices:

\n

 

", "variable_groups": [], "rulesets": {"std": ["all", "fractionNumbers", "!collectNumbers", "!noleadingminus"]}, "name": "Question 1 MATH6005 Assessment 1 Linear combinations of 2 x 2 matrices", "advice": "

a)

\n

\\[ \\begin{eqnarray*} \\simplify[std]{A+B} &=&\\simplify[std]{{a}+{b}}\\\\ &=& \\begin{pmatrix} \\simplify[std]{{a[0][0]}+{b[0][0]}}& \\simplify[std]{{a[0][1]}+{b[0][1]}}\\\\  \\simplify[std]{{a[1][0]}+{b[1][0]}}&\\simplify[std]{{a[1][1]}+{b[1][1]}} \\end{pmatrix}\\\\ &=&\\simplify{{apb}}\\\\  \\end{eqnarray*} \\]

\n

b) 

\n

\\[ \\begin{eqnarray*} \\simplify[std]{{p}A+{q}B} &=&\\simplify[std]{{p}{a}+{q}{b}}\\\\ &=& \\begin{pmatrix} \\simplify[std]{{p}*{a[0][0]}+{q}*{b[0][0]}}& \\simplify[std]{{p}*{a[0][1]}+{q}*{b[0][1]}}\\\\  \\simplify[std]{{p}*{a[1][0]}+{q}*{b[1][0]}}&\\simplify[std]{{p}*{a[1][1]}+{q}*{b[1][1]}} \\end{pmatrix}\\\\ &=&\\simplify{{lcab}}\\\\  \\end{eqnarray*} \\]

\n

c)

\n

\\[ \\begin{eqnarray*} \\simplify[std]{{p1}A+{q1}B+{r1}C} &=&\\simplify[std]{{p1}{a}+{q1}{b}+{r1}{c}}\\\\ &=& \\begin{pmatrix} \\simplify[std]{{p1}*{a[0][0]}+{q1}*{b[0][0]}+{r1}*{c[0][0]}}& \\simplify[std]{{p1}*{a[0][1]}+{q1}*{b[0][1]}+{r1}*{c[0][1]}}\\\\  \\simplify[std]{{p1}*{a[1][0]}+{q1}*{b[1][0]}+{r1}*{c[1][0]}}&\\simplify[std]{{p1}*{a[1][1]}+{q1}*{b[1][1]}+{r1}*{c[1][1]}} \\end{pmatrix}\\\\ &=&\\simplify{{lcabc}}\\\\  \\end{eqnarray*} \\]

\n

 

", "parts": [{"type": "gapfill", "showFeedbackIcon": true, "gaps": [{"tolerance": 0, "correctAnswer": "apb", "correctAnswerFractions": false, "numColumns": "2", "showFeedbackIcon": true, "type": "matrix", "showCorrectAnswer": true, "numRows": "2", "variableReplacements": [], "markPerCell": false, "allowResize": false, "marks": "0.2", "allowFractions": false, "scripts": {}, "variableReplacementStrategy": "originalfirst"}], "variableReplacementStrategy": "originalfirst", "prompt": "

$\\mathrm{A}+\\mathrm{B} = \\simplify[std]{{a}+{b}} = $ [[0]]

", "marks": 0, "showCorrectAnswer": true, "variableReplacements": [], "scripts": {}}, {"type": "gapfill", "showFeedbackIcon": true, "gaps": [{"tolerance": 0, "correctAnswer": "lcabc", "correctAnswerFractions": false, "numColumns": "2", "showFeedbackIcon": true, "type": "matrix", "showCorrectAnswer": true, "numRows": "2", "variableReplacements": [], "markPerCell": false, "allowResize": false, "marks": 1, "allowFractions": false, "scripts": {}, "variableReplacementStrategy": "originalfirst"}], "variableReplacementStrategy": "originalfirst", "prompt": "

$\\simplify{{p1}A+{q1}B+{r1}C = {p1}{a}+{q1}{b}+{r1}{c}}=$ [[0]]

", "marks": 0, "showCorrectAnswer": true, "variableReplacements": [], "scripts": {}}], "variables": {"p1": {"definition": "random(2..6 except p)", "group": "Ungrouped variables", "description": "", "name": "p1", "templateType": "anything"}, "p": {"definition": "random(2..6)", "group": "Ungrouped variables", "description": "", "name": "p", "templateType": "anything"}, "apb": {"definition": "a+b", "group": "Ungrouped variables", "description": "", "name": "apb", "templateType": "anything"}, "r1": {"definition": "random(-6..6 except [0,1,-1,p1,q1])", "group": "Ungrouped variables", "description": "", "name": "r1", "templateType": "anything"}, "lcab": {"definition": "p*a+q*b", "group": "Ungrouped variables", "description": "", "name": "lcab", "templateType": "anything"}, "lcabc": {"definition": "p1*a+q1*b+r1*c", "group": "Ungrouped variables", "description": "", "name": "lcabc", "templateType": "anything"}, "q1": {"definition": "random(-6..6 except [0,1,-1,p1,q])", "group": "Ungrouped variables", "description": "", "name": "q1", "templateType": "anything"}, "c": {"definition": "matrix(repeat(repeat(random(-5..5 except [0,a[0][0],b[0][0]]),2),2))", "group": "Ungrouped variables", "description": "", "name": "c", "templateType": "anything"}, "q": {"definition": "random(-6..6 except [0,1,-1,p])", "group": "Ungrouped variables", "description": "", "name": "q", "templateType": "anything"}, "b": {"definition": "matrix(repeat(repeat(random(-5..5 except [0,a[0][0]]),2),2))", "group": "Ungrouped variables", "description": "", "name": "b", "templateType": "anything"}, "a": {"definition": "matrix(repeat(repeat(random(-5..5 except 0),2),2))", "group": "Ungrouped variables", "description": "", "name": "a", "templateType": "anything"}}, "tags": [], "ungrouped_variables": ["a", "q1", "c", "b", "r1", "q", "p", "p1", "apb", "lcab", "lcabc"], "variablesTest": {"maxRuns": 100, "condition": ""}, "extensions": ["stats"], "preamble": {"js": "", "css": ""}, "type": "question", "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/"}]}