// Numbas version: exam_results_page_options {"name": "Differentiation 10 - Chain Rule", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"preamble": {"js": "", "css": ""}, "ungrouped_variables": ["c", "p", "np", "d"], "advice": "

If you don't know how to complete these questions, please see 'Differentiation 9 - Chain Rule'.

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

Using the chain rule with polynomials and negative powers

", "licence": "Creative Commons Attribution 4.0 International"}, "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "parts": [{"prompt": "

$\\simplify{({c[0]}x+{d[0]})^({np[0]})}$

", "variableReplacementStrategy": "originalfirst", "checkingType": "absdiff", "customMarkingAlgorithm": "", "type": "jme", "showFeedbackIcon": true, "useCustomName": false, "checkingAccuracy": 0.001, "vsetRangePoints": 5, "showCorrectAnswer": true, "marks": "2", "checkVariableNames": false, "valuegenerators": [{"value": "", "name": "x"}], "customName": "", "answer": "{np[0]}*{c[0]}*({c[0]}x+{d[0]})^({np[0]}-1)", "showPreview": true, "scripts": {}, "variableReplacements": [], "unitTests": [], "vsetRange": [0, 1], "extendBaseMarkingAlgorithm": true, "failureRate": 1, "answerSimplification": "all"}, {"prompt": "

$\\simplify{({c[1]}x+{d[1]})^(-1)}$

", "variableReplacementStrategy": "originalfirst", "checkingType": "absdiff", "customMarkingAlgorithm": "", "type": "jme", "showFeedbackIcon": true, "useCustomName": false, "checkingAccuracy": 0.001, "vsetRangePoints": 5, "showCorrectAnswer": true, "marks": "2", "checkVariableNames": false, "valuegenerators": [{"value": "", "name": "x"}], "customName": "", "answer": "-1*{c[1]}*({c[1]}x+{d[1]})^(-2)", "showPreview": true, "scripts": {}, "variableReplacements": [], "unitTests": [], "vsetRange": [0, 1], "extendBaseMarkingAlgorithm": true, "failureRate": 1, "answerSimplification": "all"}, {"prompt": "

$\\simplify{({c[2]}x^2+{d[2]})^({np[2]})}$

", "variableReplacementStrategy": "originalfirst", "checkingType": "absdiff", "customMarkingAlgorithm": "", "type": "jme", "showFeedbackIcon": true, "useCustomName": false, "checkingAccuracy": 0.001, "vsetRangePoints": 5, "showCorrectAnswer": true, "marks": "2", "checkVariableNames": true, "valuegenerators": [{"value": "", "name": "x"}], "customName": "", "answer": "{np[2]}*2{c[2]}*x*({c[2]}x^2+{d[2]})^({np[2]}-1)", "showPreview": true, "scripts": {}, "variableReplacements": [], "unitTests": [], "vsetRange": [0, 1], "extendBaseMarkingAlgorithm": true, "failureRate": 1, "answerSimplification": "all"}, {"prompt": "

$\\simplify{({c[3]}x^3+{d[3]})^({np[3]})}$

", "variableReplacementStrategy": "originalfirst", "checkingType": "absdiff", "customMarkingAlgorithm": "", "type": "jme", "showFeedbackIcon": true, "useCustomName": false, "checkingAccuracy": 0.001, "vsetRangePoints": 5, "showCorrectAnswer": true, "marks": "2", "checkVariableNames": false, "valuegenerators": [{"value": "", "name": "x"}], "customName": "", "answer": "{np[3]}*3{c[3]}*x^2*({c[3]}x^3+{d[3]})^({np[3]}-1)", "showPreview": true, "scripts": {}, "variableReplacements": [], "unitTests": [], "vsetRange": [0, 1], "extendBaseMarkingAlgorithm": true, "failureRate": 1, "answerSimplification": "all"}, {"prompt": "

$\\simplify{({c[4]}x^2+{d[4]})^({np[4]}/9)}$

", "variableReplacementStrategy": "originalfirst", "checkingType": "absdiff", "customMarkingAlgorithm": "", "type": "jme", "showFeedbackIcon": true, "useCustomName": false, "checkingAccuracy": 0.001, "vsetRangePoints": 5, "showCorrectAnswer": true, "marks": "2", "checkVariableNames": false, "valuegenerators": [{"value": "", "name": "x"}], "customName": "", "answer": "({np[4]}*2{c[4]}/9)*x*({c[4]}x^2+{d[4]})^(({np[4]}-9)/9)", "showPreview": true, "scripts": {}, "variableReplacements": [], "unitTests": [], "vsetRange": [0, 1], "extendBaseMarkingAlgorithm": true, "failureRate": 1, "answerSimplification": "all"}, {"prompt": "

$\\simplify{sqrt({c[5]}x+{d[5]})}$

", "variableReplacementStrategy": "originalfirst", "checkingType": "absdiff", "customMarkingAlgorithm": "", "type": "jme", "showFeedbackIcon": true, "useCustomName": false, "checkingAccuracy": 0.001, "vsetRangePoints": 5, "showCorrectAnswer": true, "marks": "2", "checkVariableNames": false, "valuegenerators": [{"value": "", "name": "x"}], "customName": "", "answer": "1/2*{c[5]}*({c[5]}x+{d[5]})^(-1/2)", "showPreview": true, "scripts": {}, "variableReplacements": [], "unitTests": [], "vsetRange": [0, 1], "extendBaseMarkingAlgorithm": true, "failureRate": 1, "answerSimplification": "all"}], "tags": [], "statement": "

Differentiate the following polynomials with respect to $x$.

\n

Give your answer in the form $ax^{b}(cx^d+e)^f$, where $f$ is a negative power.

\n

It is not necessary to include powers of $1$ or terms to the power $0$ in your answer.

", "variables": {"p": {"templateType": "anything", "description": "

power

", "group": "Ungrouped variables", "definition": "repeat(random(2..5),10)", "name": "p"}, "np": {"templateType": "anything", "description": "

negative power

", "group": "Ungrouped variables", "definition": "repeat(random(-5..-2),10)", "name": "np"}, "d": {"templateType": "anything", "description": "", "group": "Ungrouped variables", "definition": "repeat(random(-8..5 except 0),10)", "name": "d"}, "c": {"templateType": "anything", "description": "

coefficient

", "group": "Ungrouped variables", "definition": "repeat(random(2..5),10)", "name": "c"}}, "rulesets": {}, "functions": {}, "extensions": [], "name": "Differentiation 10 - Chain Rule", "contributors": [{"name": "Katie Lester", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/586/"}, {"name": "Xiaodan Leng", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2146/"}]}]}], "contributors": [{"name": "Katie Lester", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/586/"}, {"name": "Xiaodan Leng", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2146/"}]}