// Numbas version: exam_results_page_options {"metadata": {"description": "

25 marks of questions on manipulating brackets

", "licence": "Creative Commons Attribution 4.0 International"}, "showstudentname": true, "name": "06C maths Session 1: Brackets", "showQuestionGroupNames": false, "percentPass": 80, "duration": 0, "timing": {"allowPause": true, "timedwarning": {"action": "none", "message": ""}, "timeout": {"action": "none", "message": ""}}, "feedback": {"showactualmark": true, "feedbackmessages": [], "advicethreshold": 0, "intro": "", "showtotalmark": true, "allowrevealanswer": true, "showanswerstate": true}, "question_groups": [{"name": "Group", "pickingStrategy": "all-ordered", "pickQuestions": 1, "questions": [{"name": "emma's copy of Brackets and Factorising I", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "emma rand", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/115/"}], "functions": {"g'": {"definition": "a^2", "type": "number", "language": "jme", "parameters": [["a", "number"]]}, "f'": {"definition": "cos(a)", "type": "number", "language": "jme", "parameters": [["a", "number"]]}, "g": {"definition": "a", "type": "number", "language": "jme", "parameters": [["a", "number"]]}, "f": {"definition": "sin(a)", "type": "number", "language": "jme", "parameters": [["a", "number"]]}}, "ungrouped_variables": ["a", "b", "c", "d"], "tags": ["functions", "maps"], "preamble": {"css": "", "js": ""}, "advice": "

Nothing of interest in advice section

", "rulesets": {}, "parts": [{"vsetrangepoints": 5, "prompt": "

$x(\\var{a}+y+\\var{b})$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "answer": "{a}*x+y*x+{b}*x", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$x(A+y+B)$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "answer": "A*x+y*x+B*x", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$(\\var{c}+x)y+(\\var{d}-y)x$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "answer": "{c}y+{d}x", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$\\var{a}x+\\var{b}(\\var{a}+x)$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "answer": "{a}*x+{b}*x+{a}*{b}", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$a(b+c)-b(a+c)+c(a+b)$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "answer": "2*a*c", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}], "statement": "

Expand each of the following expressions:

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "variables": {"a": {"definition": "random(1..6)", "templateType": "anything", "group": "Ungrouped variables", "name": "a", "description": ""}, "c": {"definition": "random(1..5)", "templateType": "anything", "group": "Ungrouped variables", "name": "c", "description": ""}, "b": {"definition": "random(1..6)", "templateType": "anything", "group": "Ungrouped variables", "name": "b", "description": ""}, "d": {"definition": "random(1..5)", "templateType": "anything", "group": "Ungrouped variables", "name": "d", "description": ""}}, "metadata": {"notes": "", "description": "

Exercises in multiplying out brackets

", "licence": "None specified"}, "type": "question", "showQuestionGroupNames": false, "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}]}, {"name": "emma's copy of Brackets and Factorising II", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "emma rand", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/115/"}], "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "questions": [], "pickQuestions": 0}], "showQuestionGroupNames": false, "variablesTest": {"maxRuns": 100, "condition": ""}, "parts": [{"prompt": "

$(\\var{a}+x)(\\var{b}+y)$

", "variableReplacements": [], "showCorrectAnswer": true, "checkingtype": "absdiff", "type": "jme", "answer": "{a}*{b}+{a}*y+{b}*x+x*y", "scripts": {}, "variableReplacementStrategy": "originalfirst", "checkingaccuracy": 0.001, "vsetrangepoints": 5, "vsetrange": [0, 1], "showpreview": true, "expectedvariablenames": [], "checkvariablenames": false, "marks": 1}, {"prompt": "

$(\\simplify{x+{c}})(\\simplify{y+{d}})$

", "variableReplacements": [], "showCorrectAnswer": true, "checkingtype": "absdiff", "type": "jme", "answer": "x*y+{c}*y+{d}*x+{c}*{d}", "scripts": {}, "variableReplacementStrategy": "originalfirst", "checkingaccuracy": 0.001, "vsetrangepoints": 5, "vsetrange": [0, 1], "showpreview": true, "expectedvariablenames": [], "checkvariablenames": false, "marks": 1}, {"prompt": "

$(\\var{a}-y)(\\var{b}+y)$

", "variableReplacements": [], "showCorrectAnswer": true, "checkingtype": "absdiff", "type": "jme", "answer": "{a}*{b}-{b}*y+{a}*y-y^2", "scripts": {}, "variableReplacementStrategy": "originalfirst", "checkingaccuracy": 0.001, "vsetrangepoints": 5, "vsetrange": [0, 1], "showpreview": true, "expectedvariablenames": [], "checkvariablenames": false, "marks": 1}, {"prompt": "

$(1-z)(1+z)$

", "variableReplacements": [], "showCorrectAnswer": true, "checkingtype": "absdiff", "type": "jme", "answer": "1-z^2", "scripts": {}, "variableReplacementStrategy": "originalfirst", "checkingaccuracy": 0.001, "vsetrangepoints": 5, "vsetrange": [0, 1], "showpreview": true, "expectedvariablenames": [], "checkvariablenames": false, "marks": 1}, {"prompt": "

$(a+x)(b+x)-(a+b)(1+x)$

", "variableReplacements": [], "showCorrectAnswer": true, "checkingtype": "absdiff", "type": "jme", "answer": "a*b-a-b+x^2", "scripts": {}, "variableReplacementStrategy": "originalfirst", "checkingaccuracy": 0.001, "vsetrangepoints": 5, "vsetrange": [0, 1], "showpreview": true, "expectedvariablenames": [], "checkvariablenames": false, "marks": 1}], "metadata": {"description": "

Exercises in multiplying out brackets

", "licence": "None specified", "notes": ""}, "tags": ["functions", "maps"], "functions": {"g'": {"definition": "a^2", "language": "jme", "parameters": [["a", "number"]], "type": "number"}, "g": {"definition": "a", "language": "jme", "parameters": [["a", "number"]], "type": "number"}, "f'": {"definition": "cos(a)", "language": "jme", "parameters": [["a", "number"]], "type": "number"}, "f": {"definition": "sin(a)", "language": "jme", "parameters": [["a", "number"]], "type": "number"}}, "advice": "

Nothing of interest in advice section

", "variable_groups": [], "ungrouped_variables": ["a", "b", "c", "d"], "type": "question", "statement": "

Expand each of the following expressions:

", "variables": {"c": {"description": "", "definition": "random(-3..5)", "templateType": "anything", "group": "Ungrouped variables", "name": "c"}, "b": {"description": "", "definition": "random(1..8)", "templateType": "anything", "group": "Ungrouped variables", "name": "b"}, "d": {"description": "", "definition": "random(-3..5)", "templateType": "anything", "group": "Ungrouped variables", "name": "d"}, "a": {"description": "", "definition": "random(1..8)", "templateType": "anything", "group": "Ungrouped variables", "name": "a"}}, "rulesets": {}, "preamble": {"css": "", "js": ""}}, {"name": "emma's copy of Brackets and Factorising III", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "emma rand", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/115/"}], "functions": {"g'": {"type": "number", "parameters": [["a", "number"]], "definition": "a^2", "language": "jme"}, "f": {"type": "number", "parameters": [["a", "number"]], "definition": "sin(a)", "language": "jme"}, "f'": {"type": "number", "parameters": [["a", "number"]], "definition": "cos(a)", "language": "jme"}, "g": {"type": "number", "parameters": [["a", "number"]], "definition": "a", "language": "jme"}}, "type": "question", "preamble": {"css": "", "js": ""}, "variablesTest": {"condition": "", "maxRuns": 100}, "tags": ["functions", "maps"], "variables": {"b": {"description": "", "definition": "random(-5..5 except[-1,0,1])", "group": "Ungrouped variables", "templateType": "anything", "name": "b"}, "a": {"description": "", "definition": "random(-5..5 except[-1,0,1])", "group": "Ungrouped variables", "templateType": "anything", "name": "a"}, "c": {"description": "", "definition": "random(-5..5 except[-1,0,1])", "group": "Ungrouped variables", "templateType": "anything", "name": "c"}}, "showQuestionGroupNames": false, "variable_groups": [], "statement": "

Factorise each of the following expressions:

", "metadata": {"licence": "None specified", "notes": "", "description": "

Exercises in factorising expressions

"}, "advice": "

Nothing of interest in advice section

", "question_groups": [{"pickingStrategy": "all-ordered", "questions": [], "pickQuestions": 0, "name": ""}], "rulesets": {}, "ungrouped_variables": ["a", "b", "c"], "parts": [{"type": "jme", "answer": "x*(a+b-c)", "checkingtype": "absdiff", "musthave": {"message": "

Factorise the expression by finding a common factor.

", "showStrings": false, "partialCredit": 0, "strings": ["(", "*"]}, "expectedvariablenames": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$ax+bx-cx$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "variableReplacementStrategy": "originalfirst", "scripts": {}, "variableReplacements": []}, {"type": "jme", "answer": "{a}*(x+y+z)", "checkingtype": "absdiff", "expectedvariablenames": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$\\simplify{{a}x+{a}y+{a}z}$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "variableReplacementStrategy": "originalfirst", "scripts": {}, "variableReplacements": []}, {"type": "jme", "answer": "{a}*(x+2*y-2*z)", "checkingtype": "absdiff", "expectedvariablenames": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$\\simplify{{a}x+2*{a}y+-2*{a}z}$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "variableReplacementStrategy": "originalfirst", "scripts": {}, "variableReplacements": []}, {"type": "jme", "answer": "(1+x)*(1+y)", "checkingtype": "absdiff", "expectedvariablenames": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$1+x+xy+y$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "variableReplacementStrategy": "originalfirst", "scripts": {}, "variableReplacements": []}, {"type": "jme", "answer": "(a+c)*x+(z+y)*b", "checkingtype": "absdiff", "expectedvariablenames": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$ax+bz+cx+by$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "variableReplacementStrategy": "originalfirst", "scripts": {}, "variableReplacements": []}]}, {"name": "emma's copy of Brackets and Factorising IV", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "emma rand", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/115/"}], "functions": {"g'": {"type": "number", "definition": "a^2", "parameters": [["a", "number"]], "language": "jme"}, "f": {"type": "number", "definition": "sin(a)", "parameters": [["a", "number"]], "language": "jme"}, "g": {"type": "number", "definition": "a", "parameters": [["a", "number"]], "language": "jme"}, "f'": {"type": "number", "definition": "cos(a)", "parameters": [["a", "number"]], "language": "jme"}}, "preamble": {"css": "", "js": ""}, "variablesTest": {"condition": "", "maxRuns": 100}, "tags": ["functions", "maps"], "variables": {"b": {"group": "Ungrouped variables", "definition": "random(2..6 except [a])", "description": "", "templateType": "anything", "name": "b"}, "a": {"group": "Ungrouped variables", "definition": "random(2..6)", "description": "", "templateType": "anything", "name": "a"}}, "variable_groups": [], "statement": "

Expand each of the following expressions

", "metadata": {"description": "

Exercises in multiplying out brackets and then factorising the resulting expression.

", "licence": "None specified"}, "advice": "

Nothing of interest in advice section

", "rulesets": {}, "ungrouped_variables": ["a", "b"], "parts": [{"type": "jme", "answer": "2*a*x+b*x+a*y", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$x(a+b)+a(x+y)$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}, {"type": "jme", "answer": "-b*x+a*y", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$-b(x-y)+y(a-b)$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}, {"type": "jme", "answer": "2*a*(x+y)", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$x(a+b)+a(x+y)-b(x-y)+y(a-b)$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}, {"type": "jme", "answer": "x^2+y^2", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$(y+x)y+(x-y)x$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}, {"type": "jme", "answer": "1+x-y-x*y", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$(1+x)(1-y)$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}, {"type": "jme", "answer": "1-x+y-x*y", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$(1-x)(1+y)$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}, {"type": "jme", "answer": "2*(1-x*y)", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$(1+x)(1-y)+(1-x)(1+y)$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}, {"type": "jme", "answer": "0", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$(x+a)(b-c)+(x+b)(c-a)+(x+c)(a-b)$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}, {"type": "jme", "answer": "0", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$(x+\\var{a})(b-c)+(x+b)(c-\\var{a})+(x+c)(\\var{a}-b)$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}, {"type": "jme", "answer": "0", "checkingtype": "absdiff", "variableReplacements": [], "showpreview": true, "checkingaccuracy": 0.001, "prompt": "

$(x+\\var{a})(\\var{b}-c)+(x+\\var{b})(c-\\var{a})+(x+c)(\\var{a}-\\var{b})$

", "vsetrangepoints": 5, "checkvariablenames": false, "marks": 1, "showCorrectAnswer": true, "vsetrange": [0, 1], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "expectedvariablenames": []}], "type": "question"}]}], "navigation": {"onleave": {"action": "none", "message": ""}, "showresultspage": "oncompletion", "showfrontpage": true, "allowregen": true, "reverse": true, "preventleave": true, "browse": true}, "type": "exam", "contributors": [{"name": "emma rand", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/115/"}], "extensions": [], "custom_part_types": [], "resources": []}