// Numbas version: exam_results_page_options {"name": "Differentiation 1 - Basic Polynomial Expressions", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"extensions": [], "metadata": {"licence": "Creative Commons Attribution 4.0 International", "description": "

A basic introduction to differentiation

"}, "statement": "

Differentiate the following polynomials.

\n

Note: some questions may not include all the possible terms.

", "functions": {}, "rulesets": {}, "variablesTest": {"condition": "", "maxRuns": 100}, "variables": {"bc": {"templateType": "anything", "name": "bc", "description": "", "group": "Ungrouped variables", "definition": "repeat(random(-6..6),4)"}, "ec": {"templateType": "anything", "name": "ec", "description": "", "group": "Ungrouped variables", "definition": "repeat(random(-30..30),4)"}, "dc": {"templateType": "anything", "name": "dc", "description": "", "group": "Ungrouped variables", "definition": "repeat(random(-15..15),4)"}, "cc": {"templateType": "anything", "name": "cc", "description": "", "group": "Ungrouped variables", "definition": "repeat(random(-10..10 except 0 except 1 except -1),4)"}, "cp": {"templateType": "anything", "name": "cp", "description": "", "group": "Ungrouped variables", "definition": "3"}, "fc": {"templateType": "anything", "name": "fc", "description": "", "group": "Ungrouped variables", "definition": "repeat(random(-50..50),4)"}, "dp": {"templateType": "anything", "name": "dp", "description": "", "group": "Ungrouped variables", "definition": "2"}, "ap": {"templateType": "anything", "name": "ap", "description": "", "group": "Ungrouped variables", "definition": "5"}, "bp": {"templateType": "anything", "name": "bp", "description": "", "group": "Ungrouped variables", "definition": "4"}, "ac": {"templateType": "anything", "name": "ac", "description": "", "group": "Ungrouped variables", "definition": "repeat(random(-3..3),4)"}}, "ungrouped_variables": ["ac", "bc", "cc", "dc", "ec", "fc", "ap", "bp", "cp", "dp"], "tags": [], "preamble": {"js": "", "css": ""}, "variable_groups": [], "advice": "

If $y=ax^n$,

\n

$\\frac{dy}{dx}=anx^{n-1}$ for all rational $n$.

\n

We'll take one of the terms from Part a as an example:

\n

$\\var{cc[0]}x^\\var{cp}$

\n

All we have to do to terms where $x$ is to a power of anything is times the coefficient of $x$ by the original power, and then take one away from the original power.

\n

If you are not familiar with this kind of work, these instructions may sound confusing, but it is much easier once you have seen it in practice.

\n

We take

\n

$\\var{cc[0]}x^\\var{cp}$

\n

and times $\\var{cc[0]}$ by $\\var{cp}$, to get

\n

$(\\var{cc[0]}*\\var{cp})x^\\var{cp}=\\simplify{{cc[0]}*{cp}x^{cp}}$.

\n

We then subtract one from the original power, $\\var{cp}$.

\n

This gives us the final answer of

\n

$\\simplify{{cc[0]}*{cp}x^{cp-1}}$.

\n

\n

Remember, don't be confused if there is no coefficient. The fact the term is there means the coefficient must be $1$, but we don't tend to write it out as, for example $1x$, we just say $x$.

", "name": "Differentiation 1 - Basic Polynomial Expressions", "parts": [{"gaps": [{"mustBeReducedPC": 0, "correctAnswerFraction": false, "maxValue": "{ac[0]}*{ap}", "showFeedbackIcon": true, "showCorrectAnswer": true, "showFractionHint": true, "marks": "0.5", "notationStyles": ["plain", "en", "si-en"], "mustBeReduced": false, "minValue": "{ac[0]}*{ap}", "variableReplacementStrategy": "originalfirst", "type": "numberentry", "scripts": {}, "customName": "", "correctAnswerStyle": "plain", "variableReplacements": [], "useCustomName": false, "allowFractions": false, "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "unitTests": []}, {"mustBeReducedPC": 0, "correctAnswerFraction": false, "maxValue": "{bc[0]}*{bp}", "showFeedbackIcon": true, "showCorrectAnswer": true, "showFractionHint": true, "marks": "0.5", "notationStyles": ["plain", "en", "si-en"], "mustBeReduced": false, "minValue": "{bc[0]}*{bp}", "variableReplacementStrategy": "originalfirst", "type": "numberentry", "scripts": {}, "customName": "", "correctAnswerStyle": "plain", "variableReplacements": [], "useCustomName": false, "allowFractions": false, "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "unitTests": []}, {"mustBeReducedPC": 0, "correctAnswerFraction": false, "maxValue": "{cc[0]}*{cp}", "showFeedbackIcon": true, "showCorrectAnswer": true, "showFractionHint": true, "marks": "0.5", "notationStyles": ["plain", "en", "si-en"], "mustBeReduced": false, "minValue": "{cc[0]}*{cp}", "variableReplacementStrategy": "originalfirst", "type": "numberentry", "scripts": {}, "customName": "", "correctAnswerStyle": "plain", "variableReplacements": [], "useCustomName": false, "allowFractions": false, "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "unitTests": []}, {"mustBeReducedPC": 0, "correctAnswerFraction": false, "maxValue": "{dc[0]}*{dp}", "showFeedbackIcon": true, "showCorrectAnswer": true, "showFractionHint": true, "marks": "0.5", "notationStyles": ["plain", "en", "si-en"], "mustBeReduced": false, "minValue": "{dc[0]}*{dp}", "variableReplacementStrategy": "originalfirst", "type": "numberentry", "scripts": {}, "customName": "", "correctAnswerStyle": "plain", "variableReplacements": [], "useCustomName": false, "allowFractions": false, "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "unitTests": []}, {"mustBeReducedPC": 0, "correctAnswerFraction": false, "maxValue": "{ec[0]}", "showFeedbackIcon": true, "showCorrectAnswer": true, "showFractionHint": true, "marks": 1, "notationStyles": ["plain", "en", "si-en"], "mustBeReduced": false, "minValue": "{ec[0]}", "variableReplacementStrategy": "originalfirst", "type": "numberentry", "scripts": {}, "customName": "", "correctAnswerStyle": "plain", "variableReplacements": [], "useCustomName": false, "allowFractions": false, "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "unitTests": []}], "sortAnswers": false, "showFeedbackIcon": true, "showCorrectAnswer": true, "marks": 0, "prompt": "

$\\simplify[basic,zeroterm,zerofactor,unitfactor]{{ac[0]}x^{ap}+{bc[0]}x^{bp}+{cc[0]}x^{cp}+{dc[0]}x^{dp}+{ec[0]}x+{fc[0]}}$

\n

[[0]]$x^4+$[[1]]$x^3+$[[2]]$x^2+$[[3]]$x+$[[4]]

", "variableReplacementStrategy": "originalfirst", "type": "gapfill", "scripts": {}, "customName": "", "variableReplacements": [], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "unitTests": []}, {"showCorrectAnswer": true, "marks": "3", "variableReplacements": [], "valuegenerators": [{"value": "", "name": "x"}], "answerSimplification": "all", "useCustomName": false, "scripts": {}, "customName": "", "type": "jme", "checkingType": "absdiff", "variableReplacementStrategy": "originalfirst", "vsetRangePoints": 5, "checkVariableNames": false, "showFeedbackIcon": true, "vsetRange": [0, 1], "showPreview": true, "checkingAccuracy": 0.001, "prompt": "

$\\simplify[basic,zeroterm,zerofactor,unitfactor]{{ac[1]}x^{ap}+{bc[1]}x^{bp}+{cc[1]}x^{cp}+{dc[1]}x^{dp}+{ec[1]}x+{fc[1]}}$

", "failureRate": 1, "answer": "{ac[1]}*{ap}*x^{ap-1}+{bc[1]}*{bp}*x^{bp-1}+{cc[1]}*{cp}*x^{cp-1}+{dc[1]}*{dp}*x^{dp-1}+{ec[1]}", "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "unitTests": []}, {"showCorrectAnswer": true, "marks": "3", "variableReplacements": [], "valuegenerators": [{"value": "", "name": "x"}], "answerSimplification": "all", "useCustomName": false, "scripts": {}, "customName": "", "type": "jme", "checkingType": "absdiff", "variableReplacementStrategy": "originalfirst", "vsetRangePoints": 5, "checkVariableNames": false, "showFeedbackIcon": true, "vsetRange": [0, 1], "showPreview": true, "checkingAccuracy": 0.001, "prompt": "

$\\simplify[basic,zeroterm,zerofactor,unitfactor]{{ac[2]}x^{ap}+{bc[2]}x^{bp}+{cc[2]}x^{cp}+{dc[2]}x^{dp}+{ec[2]}x+{fc[2]}}$

", "failureRate": 1, "answer": "{ac[2]}*{ap}*x^{ap-1}+{bc[2]}*{bp}*x^{bp-1}+{cc[2]}*{cp}*x^{cp-1}+{dc[2]}*{dp}*x^{dp-1}+{ec[2]}", "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "unitTests": []}, {"showCorrectAnswer": true, "marks": "3", "variableReplacements": [], "valuegenerators": [{"value": "", "name": "x"}], "answerSimplification": "all", "useCustomName": false, "scripts": {}, "customName": "", "type": "jme", "checkingType": "absdiff", "variableReplacementStrategy": "originalfirst", "vsetRangePoints": 5, "checkVariableNames": false, "showFeedbackIcon": true, "vsetRange": [0, 1], "showPreview": true, "checkingAccuracy": 0.001, "prompt": "

$\\simplify[basic,zeroterm,zerofactor,unitfactor]{{ac[3]}x^{ap}+{bc[3]}x^{bp}+{cc[3]}x^{cp}+{dc[3]}x^{dp}+{ec[3]}x+{fc[3]}}$

", "failureRate": 1, "answer": "{ac[3]}*{ap}*x^{ap-1}+{bc[3]}*{bp}*x^{bp-1}+{cc[3]}*{cp}*x^{cp-1}+{dc[3]}*{dp}*x^{dp-1}+{ec[3]}", "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "unitTests": []}], "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/"}]}