// Numbas version: exam_results_page_options {"name": "1.4.3. Task 1", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "1.4.3. Task 1", "tags": [], "metadata": {"description": "

Add two algebraic fractions with coprime denominators. Part of HELM Book 1.4.3.

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

Express $\\displaystyle{\\frac{\\var{q1c[0]}}{x+\\var{q1c[1]}}+\\frac{\\var{q1c[2]}}{x+\\var{q1c[3]}} }$ as a single fraction.

", "advice": "

If you are having difficulty with this question, display the steps and work through them one at a time.

", "rulesets": {}, "extensions": [], "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"q1c": {"name": "q1c", "group": "Ungrouped variables", "definition": "shuffle([1,2,3,5,7,11])", "description": "", "templateType": "anything", "can_override": false}, "q1ans": {"name": "q1ans", "group": "Ungrouped variables", "definition": "expression(\n \"(\"+(q1c[0]+q1c[2])+\"*x+\"+(q1c[0]*q1c[3]+q1c[1]*q1c[2])+\n \")/((x+\"+q1c[1]+\")*(x+\"+q1c[3]+\"))\"\n)", "description": "", "templateType": "anything", "can_override": false}, "q2v": {"name": "q2v", "group": "Ungrouped variables", "definition": "shuffle([\"a\",\"b\",\"c\",\"d\",\"f\",\"g\",\"h\",\"k\",\"m\",\"n\",\"p\",\"q\",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\",\"x\",\"y\",\"z\"])", "description": "", "templateType": "anything", "can_override": false}, "q2c": {"name": "q2c", "group": "Ungrouped variables", "definition": "shuffle([1,1,1,1,1,2,3,5,7,11])", "description": "", "templateType": "anything", "can_override": false}, "q2ans": {"name": "q2ans", "group": "Ungrouped variables", "definition": "simplify(expression(\n \"(\"+q2c[0]+\"*\"+q2v[1]+\"+\"+q2c[1]+\"*\"+q2v[0]+\")/(\"+q2v[0]+\"*\"+q2v[1]+\")\"\n ),\"all\")", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["q1c", "q1ans", "q2v", "q2c", "q2ans"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"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, "stepsPenalty": 0, "steps": [{"type": "jme", "useCustomName": true, "customName": "step 1", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

First find the lowest common denominator.

", "answer": "{expression(\"(x+\"+q1c[1]+\")*(x+\"+q1c[3]+\")\")}", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "valuegenerators": []}, {"type": "jme", "useCustomName": true, "customName": "Step 2.", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Rewrite the first fraction using this lowest common denominator.

", "answer": "{expression(\"(\"+q1c[0]+\"*(x+\"+q1c[3]+\"))/((x+\"+q1c[1]+\")(x+\"+q1c[3]+\"))\")}", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "valuegenerators": []}, {"type": "jme", "useCustomName": true, "customName": "Step 3.", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Rewrite the second fraction using this lowest common denominator.

", "answer": "{expression(\"(\"+q1c[2]+\"*(x+\"+q1c[1]+\"))/((x+\"+q1c[1]+\")(x+\"+q1c[3]+\"))\")}", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "valuegenerators": []}, {"type": "information", "useCustomName": true, "customName": "Step 4.", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Finally, add the numerators and simplify.

"}], "answer": "{q1ans}", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "valuegenerators": []}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Merryn Horrocks", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4052/"}]}]}], "contributors": [{"name": "Merryn Horrocks", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4052/"}]}