// Numbas version: finer_feedback_settings {"name": "Differentiation (Harder powers - negative and fractions) 3b", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Differentiation (Harder powers - negative and fractions) 3b", "tags": [], "metadata": {"description": "", "licence": "None specified"}, "statement": "", "advice": "
If we have a function of the form $y=f(g(x))$, sometimes described as a function of a function, to calculate its derivative we need to use the chain rule:
\n\\[ \\frac{dy}{dx} = \\frac{du}{dx} \\times \\frac{dy}{du}.\\]
\n\nThis can be split up into steps::
\nCalculate the derivative of $y=\\simplify[fractionNumbers,unitFactor]{({a}x+{b})^{n}}$.
\n
Following the process of calculating the derivative of a function using the chain rule, we must first identify $g(x)$. Since the function is of the form $y=f(g(x))$, we are looking for the 'inner' function:
So, for $y=\\simplify[all, fractionNumbers, unitFactor]{({a}x+{b})^{n}}$, \\[g(x)=\\simplify[all, fractionNumbers, unitFactor]{{a}x+{b}}.\\]
\nIf we now set $u=g(x)$, we can rewrite $y$ in terms of $u$ such that $y=f(u)$:
\n\\[y=\\simplify[all, fractionNumbers, unitFactor]{u^{n}}.\\]
\nNext, we calculate the two derivatives $\\frac{du}{dx}$ and $\\frac{dy}{du}$:
\n\\[\\frac{du}{dx}=\\var{a}, \\quad \\frac{dy}{du}=\\simplify[all, fractionNumbers, unitFactor]{{n}*u^{n-1}}.\\]
\nPlugging these into the chain rule:
\n\\[ \\begin{split} \\frac{dy}{dx} &= \\frac{du}{dx} \\times \\frac{dy}{du}, \\\\&=\\var{a} \\times\\simplify[all, fractionNumbers, unitFactor]{{n}u^{n-1}}, \\\\ &=\\simplify[all, fractionNumbers, unitFactor]{{n*a}u^{n-1}}. \\end{split} \\]
\nFinally, we need to express $\\frac{dy}{dx}$ only in terms of $x$, so we must replace the $u$ terms using the initial substitution $u=\\simplify[all, fractionNumbers, unitFactor]{{a}x+{b}}$:
\n\\[ \\frac{dy}{dx} = \\simplify[all, fractionNumbers, unitFactor]{{n*a}({a}x+{b})^{n-1}}.\\]
", "rulesets": {}, "extensions": [], "variables": {"a": {"name": "a", "group": "Ungrouped variables", "definition": "random(1..10)", "description": "", "templateType": "anything"}, "b": {"name": "b", "group": "Ungrouped variables", "definition": "random(-10..10 except 0)", "description": "", "templateType": "anything"}, "n": {"name": "n", "group": "Ungrouped variables", "definition": "n_1/n_2", "description": "", "templateType": "anything"}, "n_1": {"name": "n_1", "group": "Ungrouped variables", "definition": "random(-10..10 except 0)", "description": "", "templateType": "anything"}, "n_2": {"name": "n_2", "group": "Ungrouped variables", "definition": "random(2..10)", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "gcd(n_1,n_2)=1", "maxRuns": 100}, "ungrouped_variables": ["a", "b", "n", "n_1", "n_2"], "variable_groups": [{"name": "Unnamed group", "variables": []}], "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": "$\\frac{dy}{dx}=$[[0]]
", "gaps": [{"type": "jme", "useCustomName": true, "customName": "Gap 0", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "{a*n}({a}x+{b})^{n-1}", "answerSimplification": "fractionNumbers, basic", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "valuegenerators": [{"name": "x", "value": ""}]}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "type": "question", "contributors": [{"name": "Ruth Hand", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3228/"}, {"name": "Ben McGovern", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4872/"}]}]}], "contributors": [{"name": "Ruth Hand", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3228/"}, {"name": "Ben McGovern", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4872/"}]}