// Numbas version: finer_feedback_settings {"name": "SIT190 - Module 1 - Self-assessment", "metadata": {"description": "

SIT190 - Module 1 - Quiz

", "licence": "None specified"}, "duration": 5400, "percentPass": "80", "showQuestionGroupNames": false, "shuffleQuestionGroups": false, "showstudentname": true, "question_groups": [{"name": "Module 1", "pickingStrategy": "all-ordered", "pickQuestions": 1, "questionNames": ["", "", ""], "variable_overrides": [[], [], []], "questions": [{"name": "1.1 Operation precedence", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Simon James", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/18202/"}], "tags": [], "metadata": {"description": "", "licence": "None specified"}, "statement": "

The following questions are based on the material covering operator precedence.

", "advice": "", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true, "j": false}, "constants": [], "variables": {"a": {"name": "a", "group": "Ungrouped variables", "definition": "random(2..8)", "description": "", "templateType": "anything", "can_override": false}, "b": {"name": "b", "group": "Ungrouped variables", "definition": "random(2..8)", "description": "", "templateType": "anything", "can_override": false}, "c": {"name": "c", "group": "Ungrouped variables", "definition": "random(2..8)", "description": "", "templateType": "anything", "can_override": false}, "d": {"name": "d", "group": "Ungrouped variables", "definition": "random(2..8)", "description": "", "templateType": "anything", "can_override": false}, "op1": {"name": "op1", "group": "Ungrouped variables", "definition": "latex([\"\\\\times\",\"\\\\div\",\"+\",\"-\"][numop1])", "description": "", "templateType": "anything", "can_override": false}, "op2": {"name": "op2", "group": "Ungrouped variables", "definition": "latex([\"\\\\times\",\"\\\\div\",\"+\",\"-\"][numop2])", "description": "", "templateType": "anything", "can_override": false}, "shuffleorder": {"name": "shuffleorder", "group": "Ungrouped variables", "definition": "random(0..2)", "description": "", "templateType": "anything", "can_override": false}, "numop1": {"name": "numop1", "group": "Ungrouped variables", "definition": "if(question=1,random(0..3),0)", "description": "", "templateType": "anything", "can_override": false}, "numop2": {"name": "numop2", "group": "Ungrouped variables", "definition": "random(0..3 except numop1)", "description": "", "templateType": "anything", "can_override": false}, "operation1": {"name": "operation1", "group": "Ungrouped variables", "definition": "[\"multiplication\",\"division\",\"addition\",\"subtraction\"][numop1]", "description": "", "templateType": "anything", "can_override": false}, "operation2": {"name": "operation2", "group": "Ungrouped variables", "definition": "[\"multiplication\",\"division\",\"addition\",\"subtraction\"][numop2]", "description": "", "templateType": "anything", "can_override": false}, "question": {"name": "question", "group": "Ungrouped variables", "definition": "random(1..3)", "description": "", "templateType": "anything", "can_override": false}, "w": {"name": "w", "group": "Ungrouped variables", "definition": "random(2..9)", "description": "", "templateType": "anything", "can_override": false}, "x": {"name": "x", "group": "Ungrouped variables", "definition": "random(2..9)", "description": "", "templateType": "anything", "can_override": false}, "y": {"name": "y", "group": "Ungrouped variables", "definition": "random(2..9)", "description": "", "templateType": "anything", "can_override": false}, "z": {"name": "z", "group": "Ungrouped variables", "definition": "random(2..9)", "description": "", "templateType": "anything", "can_override": false}, "multdiv1": {"name": "multdiv1", "group": "Ungrouped variables", "definition": "latex([\"\\\\times\",\"\\\\div\"][random(0..1)])", "description": "", "templateType": "anything", "can_override": false}, "multdiv2": {"name": "multdiv2", "group": "Ungrouped variables", "definition": "latex([\"\\\\times\",\"\\\\div\"][random(0..1)])", "description": "", "templateType": "anything", "can_override": false}, "multdiv3": {"name": "multdiv3", "group": "Ungrouped variables", "definition": "latex([\"\\\\times\",\"\\\\div\"][random(0..1)])", "description": "", "templateType": "anything", "can_override": false}, "multdiv4": {"name": "multdiv4", "group": "Ungrouped variables", "definition": "latex([\"\\\\times\",\"\\\\div\"][random(0..1)])", "description": "", "templateType": "anything", "can_override": false}, "pm1": {"name": "pm1", "group": "Ungrouped variables", "definition": "latex([\"+\",\"-\"][random(0..1)])", "description": "", "templateType": "anything", "can_override": false}, "pm2": {"name": "pm2", "group": "Ungrouped variables", "definition": "latex([\"+\",\"-\"][random(0..1)])", "description": "", "templateType": "anything", "can_override": false}, "pm3": {"name": "pm3", "group": "Ungrouped variables", "definition": "latex([\"+\",\"-\"][random(0..1)])", "description": "", "templateType": "anything", "can_override": false}, "pm4": {"name": "pm4", "group": "Ungrouped variables", "definition": "latex([\"+\",\"-\"][random(0..1)])", "description": "", "templateType": "anything", "can_override": false}, "q2": {"name": "q2", "group": "Ungrouped variables", "definition": "if(random(0..1)=1,latex(\"{w} {pm1} {x} {pm2} {y} {pm3} {z}\"),\n latex(\"{w} {multdiv1} {x} {multdiv2} {y} {multdiv3} {z}\"))", "description": "", "templateType": "anything", "can_override": false}, "q2b": {"name": "q2b", "group": "Ungrouped variables", "definition": "if(random(0..1)=1,latex(\"{w} {multdiv4} {x} {multdiv3} {y} {pm4} {z}\"),\n latex(\"{w} {multdiv4} {x} {pm4} {y} {pm1} {z}\"))", "description": "", "templateType": "anything", "can_override": false}, "q2c": {"name": "q2c", "group": "Ungrouped variables", "definition": "if(random(0..1)=1,latex(\"{w} {pm3} {x} {multdiv3} {y} {pm1} {z}\"),\n latex(\"{w} {pm3} {x} {multdiv3} {y} {multdiv2} {z}\"))", "description": "", "templateType": "anything", "can_override": false}, "q2d": {"name": "q2d", "group": "Ungrouped variables", "definition": "if(random(0..2)=1,latex(\"{w} {multdiv2} {x} {pm2} {y} {multdiv4} {z}\")\n,latex(\"{w} {pm2} {x} {pm3} {y} {multdiv2} {z}\"))", "description": "", "templateType": "anything", "can_override": false}, "q3a": {"name": "q3a", "group": "Ungrouped variables", "definition": "if(random(0..1)=1,latex(\"({w} {multdiv3} {b}) ^ {y} \"),\n latex(\"{w}^{y} {multdiv3} {b}^{y} \"))", "description": "", "templateType": "anything", "can_override": false}, "q3b": {"name": "q3b", "group": "Ungrouped variables", "definition": "if(random(0..1)=1,latex(\"{w} {multdiv3} {b} ^ {y} \"),\n latex(\"{b} {multdiv3} {w} ^ {y} \"))", "description": "

$(\\var{b} \\var{multdiv3} \\var{w})^\\var{y}$

", "templateType": "anything", "can_override": false}, "q4": {"name": "q4", "group": "Ungrouped variables", "definition": "random(0..1)", "description": "", "templateType": "anything", "can_override": false}, "q4eq": {"name": "q4eq", "group": "Ungrouped variables", "definition": "if(q4=1,latex(\"-a ^ {theindex} \"),\n latex(\"a^{theindex} \"))", "description": "", "templateType": "anything", "can_override": false}, "theindex": {"name": "theindex", "group": "Ungrouped variables", "definition": "random(2..3)", "description": "", "templateType": "anything", "can_override": false}, "a_value": {"name": "a_value", "group": "Ungrouped variables", "definition": "random(-7..-3)", "description": "", "templateType": "anything", "can_override": false}, "q4_ans": {"name": "q4_ans", "group": "Ungrouped variables", "definition": "if(q4=1,-1*a_value^theindex,a_value^theindex)", "description": "", "templateType": "anything", "can_override": false}, "q5eq": {"name": "q5eq", "group": "Ungrouped variables", "definition": "if(q5=0,latex(\"{v51} \\\\times {v52} - {v53} \\\\div {v54}^2\"),if(q5=1,latex(\"({v51} \\\\div {v52})^2 - {v53} \\\\times {v54}\"),latex(\"({v51} + {v53})^2 - {v54} \\\\div {v52} \\\\times 2\")))", "description": "", "templateType": "anything", "can_override": false}, "q5_ans": {"name": "q5_ans", "group": "Ungrouped variables", "definition": "precround(if(q5=0,{v51} * {v52} - ({v53} / ({v54}^2)),if(q5=1,({v51} / {v52})^2 - ({v53} * {v54}),({v51} + {v53})^2 - ({v54} / {v52}) * 2)),3)", "description": "", "templateType": "anything", "can_override": false}, "q5": {"name": "q5", "group": "Ungrouped variables", "definition": "random(0..2)", "description": "", "templateType": "anything", "can_override": false}, "v51": {"name": "v51", "group": "Ungrouped variables", "definition": "random(-6..9 except -1..1)", "description": "", "templateType": "anything", "can_override": false}, "v52": {"name": "v52", "group": "Ungrouped variables", "definition": "random(-6..9 except -1..1)", "description": "", "templateType": "anything", "can_override": false}, "v53": {"name": "v53", "group": "Ungrouped variables", "definition": "random(2..9)", "description": "", "templateType": "anything", "can_override": false}, "v54": {"name": "v54", "group": "Ungrouped variables", "definition": "random(2..9)", "description": "", "templateType": "anything", "can_override": false}, "op51": {"name": "op51", "group": "Ungrouped variables", "definition": "random(0..3)", "description": "", "templateType": "anything", "can_override": false}, "op52": {"name": "op52", "group": "Ungrouped variables", "definition": "random(0..3)", "description": "", "templateType": "anything", "can_override": false}, "op53": {"name": "op53", "group": "Ungrouped variables", "definition": "random(0..3)", "description": "", "templateType": "anything", "can_override": false}, "op54": {"name": "op54", "group": "Ungrouped variables", "definition": "random(0..3)", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["a", "b", "c", "d", "op1", "op2", "shuffleorder", "numop1", "numop2", "operation1", "operation2", "question", "w", "x", "y", "z", "multdiv1", "multdiv2", "multdiv3", "multdiv4", "pm1", "pm2", "pm3", "pm4", "q2", "q2b", "q2c", "q2d", "q3a", "q3b", "q4", "q4eq", "theindex", "a_value", "q4_ans", "q5eq", "q5_ans", "q5", "v51", "v52", "v53", "v54", "op51", "op52", "op53", "op54"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Which of the following expressions can be evaluated from left to right without violating the correct order of operations?

\n

[[0]]

\n

", "gaps": [{"type": "m_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "checkbox", "displayColumns": 0, "minAnswers": 0, "maxAnswers": 0, "warningType": "none", "showCellAnswerState": true, "markingMethod": "sum ticked cells", "choices": ["$\\var{q2b}$", "$ \\var{q2}$", "$\\var{q2c}$", "$\\var{q2d}$"], "matrix": ["1", "1", "-1", "-1"], "distractors": ["", "", "", ""]}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Evaluate $\\var{q4eq} $ when $a = \\var{a_value}$.

\n

Your answer: [[0]]

", "gaps": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "q4_ans", "maxValue": "q4_ans", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Practice applying order of operations with the following question. 

\n

Evaluate your answer to 3 decimal places (if it is a decimal).

\n

\\[ \\var{q5eq} \\]

\n

Your answer: [[0]]

", "gaps": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "q5_ans", "maxValue": "q5_ans", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "1.2 - Fractions - Add, subtract, multiply,divide (simple operations)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Kieran Mulchrone", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1243/"}, {"name": "Musa Mammadov", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4417/"}, {"name": "Simon James", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/18202/"}], "tags": [], "metadata": {"description": "

This is a set of questions designed to help you practice adding, subtracting, multiplying and dividing fractions.

\n

All of these can be done without a calculator.

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "statement": "

These are basic questions to help you practice adding, subtracting, multiplying and dividing fractions.

\n

Attempt the questions without a calculator.

\n

Give your answer as a fraction.

", "advice": "

When adding/subtracting fractions, you must first find a common denominator between the fractions. If they already have the same denominator then you only need to worry about adding/subtracting the numerators and dividing the result by the common denominator.

\n

For example:
To find a common denominator of $\\frac{2}{5} + \\frac{7}{15}$, the most obvious would be $15$, because $5\\times3=15$. Therefore, you must multiply both sides of the fraction $\\frac{2}{5}$ by $3$ to obtain a new fraction $\\frac{6}{15}$. This is known as 'scaling up'.
Now you can add the two fractions together (by adding the numerators) because they have the same denominator:
$\\frac{6}{15}+\\frac{7}{15}=\\frac{13}{15}$.

\n

The same applies with subtraction as well as addition.

\n

\n

When multiplying fractions, you can simply multiply the two numerators and divide this by the multiplication of the two denominators.

\n

For example:
$\\frac{a}{b}\\times\\frac{c}{d}$ = $\\frac{a\\times{c}}{b\\times{d}}$

\n

In some cases, it is possible to cancel out terms be capitalising on the associativity and commutativity of multiplication.

\n

e.g.

\n

For

\n

\\[ \\frac{10}{9} \\times \\frac{6}{5} \\]

\n

Rather than calculating $10 \\times 6 = 60$ and dividing this by $9 \\times 5 = 45$, we can recognise that the multiplication will give the same result as

\n

\\[ \\frac{10}{5} \\times \\frac{6}{9} \\]

\n

and then recognise that these fractions have simpler represenations of $2$ and $\\frac{2}{3}$ respectively, and so then we can calculate the solution to be $\\frac{4}{3}$ more easily.

\n

\n

When dividing fractions, you firstly need to reciprocate (flip) the second fraction, then multiply the numerators and denominators as you would a normal multiplication question.

\n

For example:
$\\frac{a}{b} \\div \\frac{c}{d}$ would be flipped to become $\\frac{a}{b} \\div \\frac{d}{c}$ and then treated as a normal multiplication question (as explained above).

", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true, "j": false}, "constants": [], "variables": {"ii": {"name": "ii", "group": "Ungrouped variables", "definition": "random(1..jj-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "ee": {"name": "ee", "group": "Ungrouped variables", "definition": "random(1..ff-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "m": {"name": "m", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "ff": {"name": "ff", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "kk": {"name": "kk", "group": "Ungrouped variables", "definition": "random(1..ll-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "j": {"name": "j", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "d": {"name": "d", "group": "Ungrouped variables", "definition": "random(1..f-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "c": {"name": "c", "group": "Ungrouped variables", "definition": "random(1..b-a) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "bb": {"name": "bb", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "nn": {"name": "nn", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "hh": {"name": "hh", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "v": {"name": "v", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "l": {"name": "l", "group": "Ungrouped variables", "definition": "random(1..m-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "q": {"name": "q", "group": "Ungrouped variables", "definition": "random(1..r-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "p": {"name": "p", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "s": {"name": "s", "group": "Ungrouped variables", "definition": "random(1..t-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "u": {"name": "u", "group": "Ungrouped variables", "definition": "random(1..v-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "mm": {"name": "mm", "group": "Ungrouped variables", "definition": "random(1..nn-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "pp": {"name": "pp", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "cc": {"name": "cc", "group": "Ungrouped variables", "definition": "random(1..dd-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "oo": {"name": "oo", "group": "Ungrouped variables", "definition": "random(1..pp-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "t": {"name": "t", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "tt": {"name": "tt", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "gg": {"name": "gg", "group": "Ungrouped variables", "definition": "random(1..hh-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "f": {"name": "f", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "b": {"name": "b", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "n": {"name": "n", "group": "Ungrouped variables", "definition": "random(1..m-l) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "z": {"name": "z", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "g": {"name": "g", "group": "Ungrouped variables", "definition": "random(1..f-d) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "x": {"name": "x", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "aa": {"name": "aa", "group": "Ungrouped variables", "definition": "random(1..bb-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "jj": {"name": "jj", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "dd": {"name": "dd", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "a": {"name": "a", "group": "Ungrouped variables", "definition": "random(1..b-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "ll": {"name": "ll", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "k": {"name": "k", "group": "Ungrouped variables", "definition": "random(1..j-h) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "y": {"name": "y", "group": "Ungrouped variables", "definition": "random(1..x-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "ss": {"name": "ss", "group": "Ungrouped variables", "definition": "random(1..tt-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "r": {"name": "r", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "h": {"name": "h", "group": "Ungrouped variables", "definition": "random(1..j-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "qq": {"name": "qq", "group": "Ungrouped variables", "definition": "random(1..rr-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "rr": {"name": "rr", "group": "Ungrouped variables", "definition": "random(2..20) //random denominator", "description": "", "templateType": "anything", "can_override": false}, "w": {"name": "w", "group": "Ungrouped variables", "definition": "random(1..x-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "o": {"name": "o", "group": "Ungrouped variables", "definition": "random(1..p-1) //random numerator less than denominator", "description": "", "templateType": "anything", "can_override": false}, "cf": {"name": "cf", "group": "Ungrouped variables", "definition": "random(2..5)", "description": "", "templateType": "anything", "can_override": false}, "ker1": {"name": "ker1", "group": "Ungrouped variables", "definition": "random(2..4)", "description": "", "templateType": "anything", "can_override": false}, "ker2": {"name": "ker2", "group": "Ungrouped variables", "definition": "random(1..ker1-1)", "description": "", "templateType": "anything", "can_override": false}, "ker3": {"name": "ker3", "group": "Ungrouped variables", "definition": "random(2..4)", "description": "", "templateType": "anything", "can_override": false}, "ker4": {"name": "ker4", "group": "Ungrouped variables", "definition": "random(1..ker1*cf-1)", "description": "", "templateType": "anything", "can_override": false}, "multiples": {"name": "multiples", "group": "Ungrouped variables", "definition": "matrix(vector(2..6)*2,vector(2..6)*3,vector(2..6)*4,vector(2..6)*5)", "description": "", "templateType": "anything", "can_override": false}, "mult1": {"name": "mult1", "group": "Ungrouped variables", "definition": "random( [\n [multiples[0][random(0..2)],\n multiples[1][random(3..4)],\n multiples[1][random(0..2)],\n multiples[0][random(3..4)]] \n ,\n [multiples[0][random(0..2)],\n multiples[2][random(3..4)],\n multiples[2][random(0..2)],\n multiples[0][random(3..4)]] \n,\n [multiples[0][random(0..2)],\n multiples[3][random(0..2)],\n multiples[3][random(3..4)],\n multiples[0][random(3..4)]] \n ,\n [multiples[1][random(0..2)],\n multiples[3][random(3..4)],\n multiples[3][random(0..2)],\n multiples[1][random(3..4)]] \n])", "description": "", "templateType": "anything", "can_override": false}, "div1": {"name": "div1", "group": "Ungrouped variables", "definition": "random( [\n [multiples[0][random(0..2)],\n multiples[1][random(3..4)],\n multiples[0][random(3..4)],\n multiples[1][random(0..2)]] \n ,\n [multiples[0][random(0..2)],\n multiples[2][random(2..4)],\n multiples[0][random(3..4)],\n multiples[2][random(0..1)]] \n,\n [multiples[0][random(0..1)],\n multiples[3][random(3..4)],\n multiples[0][random(2..4)],\n multiples[3][random(0..2)]] \n ,\n [multiples[1][random(0..2)],\n multiples[3][random(3..4)],\n multiples[1][random(3..4)],\n multiples[3][random(0..2)]] \n])", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["a", "b", "c", "d", "f", "g", "j", "m", "p", "r", "t", "v", "x", "z", "bb", "dd", "ff", "hh", "jj", "ll", "nn", "pp", "rr", "tt", "h", "k", "l", "n", "o", "q", "s", "u", "w", "y", "aa", "cc", "ee", "gg", "ii", "kk", "mm", "oo", "qq", "ss", "cf", "ker1", "ker2", "ker3", "ker4", "multiples", "mult1", "div1"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the answer to $\\frac{\\var{ker2}}{\\var{ker1}} + \\frac{\\var{ker4}}{\\var{cf*ker1}}$?

", "minValue": "(ker2*cf + ker4)/(cf*ker1)", "maxValue": "(ker2*cf + ker4)/(cf*ker1)", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the answer to $\\frac{\\var{ker2}}{\\var{ker1}} - \\frac{\\var{ker4}}{\\var{(cf+1)*ker1}}$?

", "minValue": "(ker2*(cf+1) - ker4)/((cf+1)*ker1)", "maxValue": "(ker2*(cf+1) - ker4)/((cf+1)*ker1)", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the answer to $\\frac{\\var{ker2}}{\\var{ker1+1}} + \\frac{\\var{ker4+1}}{\\var{(cf)*(ker1+1)}}$?

", "minValue": "(ker2*cf + ker4+1)/((ker1+1)*cf)", "maxValue": "(ker2*cf + ker4+1)/((ker1+1)*cf)", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the answer to $\\frac{\\var{mult1[0]}}{\\var{mult1[1]}} \\times \\frac{\\var{mult1[2]}}{\\var{mult1[3]}}$?

", "minValue": "(mult1[0]*mult1[2])/(mult1[1]*mult1[3])", "maxValue": "(mult1[0]*mult1[2])/(mult1[1]*mult1[3])", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": "70", "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

What is the answer to $\\frac{\\var{div1[0]}}{\\var{div1[1]}} \\div \\frac{\\var{div1[2]}}{\\var{div1[3]}}$?

", "minValue": "(div1[0]/div1[1])/(div1[2]/div1[3])", "maxValue": "(div1[0]/div1[1])/(div1[2]/div1[3])", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "1.3 Expand brackets and collect like terms", "extensions": ["stats"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}, {"name": "Bradley Bush", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1521/"}, {"name": "Aiden McCall", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1592/"}, {"name": "Musa Mammadov", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4417/"}, {"name": "Simon James", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/18202/"}], "tags": [], "metadata": {"description": "

Eight expressions, of increasing complexity. The student must simplify them by expanding brackets and collecting like terms.

", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "

For each expression below, collect like terms and expand brackets.

\n

The * symbol is required between algebraic symbols, e.g. $5ab^2$ should be written 5*a*b^2.

", "advice": "

When simplifying expressions, only terms of the same type or like terms can be added together.

\n

Algebraic symbols or letters can be added together provided that they are raised to the same power. For example, we can add $x^2+x^2=2x^2$, but we cannot collect both $x^2$ and $x$ into one term.

\n

a)

\n

\\[ 
\\begin{align}
\\var{c[0]}x+\\var{c[1]}x+\\var{c[2]}x&=(\\var{c[0]}+\\var{c[1]}+\\var{c[2]})x\\\\
&=\\simplify{({c[0]}+{c[1]}+{c[2]})}x
\\end{align}
\\]

\n

b)

\n

\\[ 
\\begin{align}
\\var{a[1]}x^2+\\var{a[2]}x^2+\\var{a[3]}x+\\var{a[4]}x +\\var{a[0]}&=(\\var{a[1]}+\\var{a[2]})x^2+(\\var{a[3]}+\\var{a[4]})x +\\var{a[0]}\\\\
&=\\simplify{({a[1]}+{a[2]})}x^2+\\simplify{({a[3]}+{a[4]})}x+\\var{a[0]}
\\end{align}
\\]

\n

c)

\n

\\[ 
\\begin{align}
\\var{b[0]}y^5+\\var{b[1]}y^5+\\var{b[2]}y^5+\\var{b[4]}y^5+\\var{b[3]}y^5&=(\\var{b[0]}+\\var{b[1]}+\\var{b[2]}+\\var{b[4]}+\\var{b[3]})y^5\\\\
&=\\simplify{({b[1]}+{b[2]}+{b[3]}+{b[4]}+{b[0]})}y^5
\\end{align}
\\]

\n

d)

\n

\\[ 
\\begin{align}
\\var{d[0]}ab+\\var{d[1]}abc+\\var{d[2]}a+\\var{d[3]}b+\\var{d[4]}c+\\var{d[5]}abc
&=(\\var{d[1]}+\\var{d[5]})abc+\\var{d[0]}ab+\\var{d[2]}a+\\var{d[3]}b+\\var{d[4]}c\\\\
&=\\simplify{{d[1]}+{d[5]}}abc+\\var{d[0]}ab+\\var{d[2]}a+\\var{d[3]}b+\\var{d[4]}c
\\end{align}
\\]

\n

e)

\n

\\[ 
\\begin{align}
\\var{f[0]}a^2b+\\var{f[1]}ab^2+\\var{f[2]}ab+\\var{f[3]}a^2b+\\var{f[4]}ab^2
&=(\\var{f[0]}+\\var{f[3]})a^2b+(\\var{f[1]}+\\var{f[4]})ab^2+\\var{f[2]}ab\\\\
&=\\simplify{{f[0]}+{f[3]}}a^2b+\\simplify{{f[1]}+{f[4]}}ab^2+\\var{f[2]}ab
\\end{align}
\\]

\n

f)

\n

\\[
\\begin{align}
\\var{g[0]}(\\var{g[1]}x+\\var{g[2]}y)+\\var{g[4]}x+\\var{g[5]}y
&=(\\var{g[0]}\\times \\var{g[1]}+\\var{g[4]})x+(\\var{g[0]} \\times\\var{g[2]}+\\var{g[5]})y\\\\
&=(\\simplify{{g[0]}*{g[1]}}+\\var{g[4]})x+(\\simplify{{g[0]}*{g[2]}}+\\var{g[5]})y\\\\
&=\\simplify{{g[0]}*{g[1]}+{g[4]}}x+\\simplify{{g[0]}*{g[2]}+{g[5]}}y
\\end{align}
\\]

\n

g)

\n

\\[ 
\\begin{align}
\\var{h[0]}x(\\var{h[1]}x+\\var{h[2]}z)+\\var{h[3]}x+\\var{h[6]}z+\\var{h[4]}x^2+\\var{h[5]}z^2
&=(\\simplify[]{{h[0]}{h[1]}}+\\var{h[4]})x^2+(\\simplify[]{{h[0]}{h[2]}})zx+\\var{h[3]}x+\\var{h[5]}z^2+\\var{h[6]}z\\\\
&=(\\simplify{{h[0]}{h[1]}}+\\var{h[4]})x^2+(\\simplify[]{{h[0]}{h[2]}})zx+\\var{h[3]}x+\\var{h[5]}z^2+\\var{h[6]}z\\\\
&=\\simplify{{h[0]}*{h[1]}+{h[4]}}x^2+\\simplify{{h[0]}*{h[2]}}zx+\\simplify{{h[3]}x+{h[5]}}z^2+\\var{h[6]}z
\\end{align}
\\]

\n

h)

\n

\\[ 
\\begin{align}
\\var{j[0]}(\\var{j[1]}x-\\var{j[2]}y)+\\var{j[3]}(\\var{j[4]}x-\\var{j[5]}y)+\\var{j[6]}(\\var{j[7]}x-\\var{j[8]}y)
&= (\\simplify[]{{j[0]}{j[1]}}+\\simplify[]{{j[3]}{j[4]}}+\\simplify[]{{j[6]}{j[7]}})x-(\\simplify[]{{j[0]}{j[2]}}+\\simplify[]{{j[3]}{j[5]}}+\\simplify[]{{j[6]}{j[8]}})y\\\\
&= (\\simplify{{j[0]}{j[1]}}+\\simplify{{j[3]}{j[4]}}+\\simplify{{j[6]}{j[7]}})x-(\\simplify{{j[0]}{j[2]}}+\\simplify{{j[3]}{j[5]}}+\\simplify{{j[6]}{j[8]}})y\\\\
&= \\simplify{({j[0]}*{j[1]}+{j[4]*j[3]}+{j[6]}*{j[7]})x}-\\simplify{({j[0]}*{j[2]}+{j[5]}{j[3]}+{j[6]}*{j[8]})y}
\\end{align}
\\]

\n

", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true, "j": false}, "constants": [], "variables": {"c": {"name": "c", "group": "Part a", "definition": "repeat(random(2..10),5)", "description": "", "templateType": "anything", "can_override": false}, "c1": {"name": "c1", "group": "B group", "definition": "random(2..5)*2", "description": "", "templateType": "anything", "can_override": false}, "b1": {"name": "b1", "group": "B group", "definition": "random(2..10 except a1)", "description": "", "templateType": "anything", "can_override": false}, "d": {"name": "d", "group": "Part a", "definition": "repeat(random(2..33),6)", "description": "", "templateType": "anything", "can_override": false}, "f": {"name": "f", "group": "Part a", "definition": "repeat(random(2..20),7)", "description": "", "templateType": "anything", "can_override": false}, "j": {"name": "j", "group": "Part a", "definition": "repeat(random(2..20),9)", "description": "", "templateType": "anything", "can_override": false}, "h": {"name": "h", "group": "Part a", "definition": "repeat(random(2..20),7)", "description": "", "templateType": "anything", "can_override": false}, "a1": {"name": "a1", "group": "B group", "definition": "random(5..10)", "description": "", "templateType": "anything", "can_override": false}, "a": {"name": "a", "group": "Part a", "definition": "repeat(random(5..15),5)", "description": "

random variables for part 1

", "templateType": "anything", "can_override": false}, "b": {"name": "b", "group": "Part a", "definition": "repeat(random(2..10),5)", "description": "", "templateType": "anything", "can_override": false}, "g": {"name": "g", "group": "Part a", "definition": "repeat(random(2..15),7)", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": [], "variable_groups": [{"name": "B group", "variables": ["a1", "b1", "c1"]}, {"name": "Part a", "variables": ["a", "b", "c", "d", "f", "g", "h", "j"]}], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

$\\var{c[0]}x+\\var{c[1]}x+\\var{c[2]}x=$ [[0]]

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "({c[1]}+{c[0]}+{c[2]})x", "answerSimplification": "all", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "maxlength": {"length": "0", "partialCredit": 0, "message": "

You must collect like terms to fully simplify.

"}, "mustmatchpattern": {"pattern": "$n*x", "partialCredit": 0, "message": "You haven't simplified: you still have two or more like terms that should be collected together.", "nameToCompare": "", "warningTime": "submission"}, "valuegenerators": [{"name": "x", "value": ""}]}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "


$\\var{a[1]}x^2+\\var{a[2]}x^2+\\var{a[3]}x+\\var{a[4]}x +\\var{a[0]}=$ [[0]]

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "({a[1]}+{a[2]})x^2+({a[3]}+{a[4]})x+{a[0]}", "answerSimplification": "all", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "mustmatchpattern": {"pattern": "$n*x^2 + $n*x + $n", "partialCredit": 0, "message": "You haven't simplified: you still have two or more like terms that should be collected together.", "nameToCompare": "", "warningTime": "submission"}, "valuegenerators": [{"name": "x", "value": ""}]}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

$\\var{g[0]}(\\var{g[1]}x+\\var{g[2]}y)=$ [[0]]

\n

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "({g[0]}{g[1]})x+({g[0]}{g[2]})y", "answerSimplification": "all", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "maxlength": {"length": "0", "partialCredit": 0, "message": "

You must condense your answer to fully simplify. *'s are not needed to indicate multiplication here.

"}, "mustmatchpattern": {"pattern": "$n*x+$n*y", "partialCredit": 0, "message": "You haven't simplified: you still have two or more like terms that should be collected together.", "nameToCompare": "", "warningTime": "submission"}, "valuegenerators": [{"name": "x", "value": ""}, {"name": "y", "value": ""}]}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Solve for  $x$:

\n

$\\var{j[6]+1} x  + \\var{j[7]}= \\var{j[0]}$ [[0]]

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "({j[0]-j[7]})/({j[6]}+1)", "answerSimplification": "all", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "maxlength": {"length": "0", "partialCredit": 0, "message": "

You must condense your answer to fully simplify. *'s are not needed to indicate multiplication here.

"}, "mustmatchpattern": {"pattern": "`+-$n/$n", "partialCredit": 0, "message": "You haven't simplified: you still have two or more like terms that should be collected together.", "nameToCompare": "", "warningTime": "submission"}, "valuegenerators": []}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Solve for  $x$:

\n

$\\var{j[5]+1} x  + \\var{j[6]}a= \\var{j[2]}$ [[0]]

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "({j[2]}-{j[6]}a)/({j[5]}+1)", "answerSimplification": "all", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "maxlength": {"length": "0", "partialCredit": 0, "message": "

You must condense your answer to fully simplify. *'s are not needed to indicate multiplication here.

"}, "valuegenerators": [{"name": "a", "value": ""}]}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}]}], "allowPrinting": true, "navigation": {"allowregen": false, "reverse": true, "browse": true, "allowsteps": true, "showfrontpage": true, "navigatemode": "sequence", "onleave": {"action": "none", "message": ""}, "preventleave": true, "typeendtoleave": false, "startpassword": "", "autoSubmit": true, "allowAttemptDownload": false, "downloadEncryptionKey": "", "showresultspage": "oncompletion"}, "timing": {"allowPause": false, "timeout": {"action": "warn", "message": "

Time has run out.

"}, "timedwarning": {"action": "warn", "message": "

5 minutes before time runs out.

"}}, "feedback": {"enterreviewmodeimmediately": true, "showactualmarkwhen": "inreview", "showtotalmarkwhen": "inreview", "showanswerstatewhen": "inreview", "showpartfeedbackmessageswhen": "inreview", "showexpectedanswerswhen": "inreview", "showadvicewhen": "inreview", "allowrevealanswer": false, "intro": "

Instructions:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1. Complete the questions within 90 minutes and achieve 80% or higher.
2. You can take this self-assessment as many times as you need, until you receive a satisfactory grade (you don't need to achieve 80% when you 'give it a go' the first time)
3. Use the \"Print this results summary\" and save as a pdf after you complete your attempt.  You will need the printout showing all questions for your module submission.
", "end_message": "", "results_options": {"printquestions": true, "printadvice": true}, "feedbackmessages": [{"message": "

Congratulations! You have achieved the minimum threshold for this module's self-assessment.

\n

Use the \"Print this results summary\" and save your attempt as a pdf.  You will need the printout showing all questions for your module submission.

", "threshold": "80"}, {"message": "

Unfortunately you have not achieved the minimum score.

\n

If this is your first 'Give it a go' attempt - don't despair! This is exactly why we take our first attempt - to see how we're going and whether we need more practice in order to complete the quest.

\n

You should still use the \"Print this results summary\" option to save a copy of your results as a pdf, which will help with your learning and can also be shared with your tutors so they can help with certain questions.

\n
If you have tried this test several times and have not been able to pass, then it is strongly advised that you attend class to go over your results with the teaching team. You can attempt the quiz while in class, and discuss your results with the tutors. Do not attempt to try to solve this quiz on your own without understanding your mistakes first. You will likely end up spending far more time than necessary on the module.
", "threshold": 0}], "reviewshowexpectedanswer": true, "showanswerstate": false, "reviewshowfeedback": true, "showactualmark": false, "showtotalmark": false, "reviewshowscore": true, "reviewshowadvice": true}, "diagnostic": {"knowledge_graph": {"topics": [], "learning_objectives": []}, "script": "diagnosys", "customScript": ""}, "contributors": [{"name": "Musa Mammadov", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4417/"}, {"name": "Simon James", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/18202/"}], "extensions": ["stats"], "custom_part_types": [], "resources": []}