// Numbas version: exam_results_page_options {"name": "Gaussian Elimination", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"ungrouped_variables": ["a", "b", "c", "c1", "c2", "c3", "y", "x", "z"], "preamble": {"css": "", "js": ""}, "functions": {}, "metadata": {"description": "

Solving a system of three linear equations in 3 unknowns using Gauss Elimination in 4 stages. Solutions are all integral.

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "variables": {"c1": {"name": "c1", "description": "", "definition": "random(1..5)", "templateType": "anything", "group": "Ungrouped variables"}, "c": {"name": "c", "description": "", "definition": "random(1..3)", "templateType": "anything", "group": "Ungrouped variables"}, "c3": {"name": "c3", "description": "", "definition": "random(1..3)", "templateType": "anything", "group": "Ungrouped variables"}, "c2": {"name": "c2", "description": "", "definition": "random(1..3)", "templateType": "anything", "group": "Ungrouped variables"}, "a": {"name": "a", "description": "", "definition": "random(2..6)", "templateType": "anything", "group": "Ungrouped variables"}, "x": {"name": "x", "description": "", "definition": "c3-(b*a-b)*z-b*y", "templateType": "anything", "group": "Ungrouped variables"}, "z": {"name": "z", "description": "", "definition": "c1+c2*c*(b-a*b)+c3*c*(a^2*b-a-a*b)", "templateType": "anything", "group": "Ungrouped variables"}, "b": {"name": "b", "description": "", "definition": "random(2..6)", "templateType": "anything", "group": "Ungrouped variables"}, "y": {"name": "y", "description": "", "definition": "a*c3-c2-a*z", "templateType": "anything", "group": "Ungrouped variables"}}, "variablesTest": {"maxRuns": 100, "condition": ""}, "statement": "

Solve the system of equations using Gaussian Elimination
\\[\\begin{eqnarray*} &\\var{a}x&+\\;&\\var{a*b-1}y&+\\;\\var{a^2*b-a-a*b}z&=&\\var{c2}\\\\ &\\var{a*c}x&+\\;&\\var{c*b}y&+\\;z&=&\\var{c1}\\\\ &x&+\\;&\\var{b}y&+\\;\\var{b*a-b}z&=&\\var{c3} \\end{eqnarray*} \\]
Part a) Rearrange the order of the equations and represent this as a system of equations using a matrix.
Part b) Introduce zeros in the first column using the first row.
Part c) Introduce zeros in the second coumn below the second entry in the second row using the second row.
Also need to solve for $z$ using the last row of the reduced matrix.
Part d) Solve for $y$ and $x$ using the second and first rows of the reduced matrix.

", "parts": [{"prompt": "

Re-arrange the rows so that the third row becomes the first row, the first the second and the second the third.

\n


Now write down the entries of the matrix you will use for Gaussian Elimination, remember to include the constants as the last column.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
\\[\\left( \\begin{matrix} \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\end{matrix} \\right.\\][[1]][[2]][[3]]\\[\\left| \\begin{matrix} \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\end{matrix} \\right.\\][[4]]\\[\\left) \\begin{matrix} \\phantom{.} \\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\end{matrix} \\right.\\]
[[5]][[6]][[7]][[8]]
[[9]][[10]][[11]][[12]]
", "showFeedbackIcon": true, "showCorrectAnswer": true, "variableReplacements": [], "marks": 0, "gaps": [{"choices": [""], "displayColumns": 0, "showCorrectAnswer": true, "matrix": [0], "marks": 0, "shuffleChoices": true, "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "displayType": "radiogroup", "scripts": {}, "distractors": [""], "showFeedbackIcon": true, "maxMarks": 1, "minMarks": 0, "type": "1_n_2"}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "1", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "1", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{b}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{b}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{b*a-b}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{b*a-b}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{c3}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{c3}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{a}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{a}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{a*b-1}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{a*b-1}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{a^2*b-a-a*b}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{a^2*b-a-a*b}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{c2}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{c2}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{a*c}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{a*c}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{b*c}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{b*c}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "1", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "1", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{c1}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.1, "minValue": "{c1}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}], "variableReplacementStrategy": "originalfirst", "scripts": {}, "type": "gapfill"}, {"prompt": "\n \n \n

Now introduce zeros in the first column below the first entry by adding:
[[0]] times the first row to the second row and
[[1]] times the first row to the third row to get the matrix:

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\\[\\left( \\begin{matrix} \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\end{matrix} \\right.\\] $\\var{1}$ $\\var{b}$ $\\var{b*a-b}$ \\[\\left| \\begin{matrix} \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\end{matrix} \\right.\\] $\\var{c3}$ \\[\\left) \\begin{matrix} \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\end{matrix} \\right.\\]
$\\var{0}$ [[2]] [[3]] [[4]]
$\\var{0}$ [[5]] [[6]] [[7]]
\n \n \n \n

Next multiply the second row by [[8]] to get a 1 in the second entry in the second row.

\n \n \n \n \n ", "showFeedbackIcon": true, "showCorrectAnswer": true, "variableReplacements": [], "marks": 0, "gaps": [{"notationStyles": ["plain", "en", "si-en"], "maxValue": "{-a}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.4, "minValue": "{-a}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{-a*c}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.4, "minValue": "{-a*c}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{-1}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.3, "minValue": "{-1}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{-a}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.3, "minValue": "{-a}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{c2-a*c3}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.3, "minValue": "{c2-a*c3}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{c*b-c*b*a}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.3, "minValue": "{c*b-c*b*a}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{-a^2*b*c+1+a*b*c}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.3, "minValue": "{-a^2*b*c+1+a*b*c}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{c1-a*c*c3}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.3, "minValue": "{c1-a*c*c3}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{-1}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.4, "minValue": "{-1}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}], "variableReplacementStrategy": "originalfirst", "scripts": {}, "type": "gapfill"}, {"prompt": "

(Note that from the last part, you may have multiplied the second row by a suitable number to get a $1$ in the second entry in the second row.)

\n


In this part we introduce a $0$ in the second column below the second entry in the second column by adding:
[[0]] times the second row to the third row to get the matrix:

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\\[\\left( \\begin{matrix} \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\end{matrix} \\right.\\]$\\var{1}$$\\var{b}$$\\var{b*a-b}$\\[\\left| \\begin{matrix} \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\end{matrix} \\right.\\]$\\var{c3}$\\[\\left) \\begin{matrix} \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\phantom{.}\\\\ \\end{matrix} \\right.\\]
$\\var{0}$$\\var{1}$[[1]][[2]]
$\\var{0}$$\\var{0}$[[3]][[4]]
\n

From this you should find:

\n

$z=\\;\\;$[[5]]

", "showFeedbackIcon": true, "showCorrectAnswer": true, "variableReplacements": [], "marks": 0, "gaps": [{"notationStyles": ["plain", "en", "si-en"], "maxValue": "{-b*c+a*b*c}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.4, "minValue": "{-b*c+a*b*c}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{a}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.4, "minValue": "{a}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{a*c3-c2}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.4, "minValue": "{a*c3-c2}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{1}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.4, "minValue": "{1}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{b*c*(1-a)*(c2-a*c3)+c1-a*c*c3}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 0.4, "minValue": "{b*c*(1-a)*(c2-a*c3)+c1-a*c*c3}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{z}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 1, "minValue": "{z}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}], "variableReplacementStrategy": "originalfirst", "scripts": {}, "type": "gapfill"}, {"prompt": "\n \n \n

From the second row of the reduced matrix you find an equation involving only $y$ and $z$ and using your value for $z$ we find:

\n \n \n \n

$y=\\;\\;$[[0]]

\n \n \n \n

Then using the first row we have the equation :
\\[\\simplify[all]{x+ {b}y+{b*a-b}z={c3}}\\]

\n \n \n \n

Using this you can now find $x$:

\n \n \n \n

$x=\\;\\;$[[1]]

\n \n \n \n \n ", "showFeedbackIcon": true, "showCorrectAnswer": true, "variableReplacements": [], "marks": 0, "gaps": [{"notationStyles": ["plain", "en", "si-en"], "maxValue": "{y}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 1.5, "minValue": "{y}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}, {"notationStyles": ["plain", "en", "si-en"], "maxValue": "{x}", "showCorrectAnswer": true, "correctAnswerStyle": "plain", "marks": 1.3, "minValue": "{x}", "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "mustBeReducedPC": 0, "correctAnswerFraction": false, "mustBeReduced": false, "type": "numberentry", "showFeedbackIcon": true, "scripts": {}, "allowFractions": false}], "variableReplacementStrategy": "originalfirst", "scripts": {}, "type": "gapfill"}], "name": "Gaussian Elimination", "tags": [], "advice": "

Look at the revealed answers for this question. All the information needed is there.

", "extensions": [], "variable_groups": [], "rulesets": {"std": ["all", "!collectNumbers", "fractionNumbers", "!noLeadingMinus"]}, "type": "question", "contributors": [{"name": "John Sheekey", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1192/"}]}]}], "contributors": [{"name": "John Sheekey", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1192/"}]}