// Numbas version: exam_results_page_options {"name": "Product Rule 06", "extensions": [], "custom_part_types": [], "resources": [["question-resources/Table_of_Derivatives_UV2rNbD.pdf", "/srv/numbas/media/question-resources/Table_of_Derivatives_UV2rNbD.pdf"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Product Rule 06", "tags": [], "metadata": {"description": "Instructional questions (non-randomized) to emphasize the method.", "licence": "Creative Commons Attribution-NonCommercial 4.0 International"}, "statement": "

We use the PRODUCT RULE when the function that we need to differentiate is actually two functions multiplied together:

\n

\n

If  $y=u \\times v$  then:

\n

\\[   \\frac{dy}{dx}=u \\frac{dv}{dx} + v \\frac{du}{dx} \\]

\n
\n

", "advice": "

We are asked to differentiate:

\n

\\[ y=\\var{bCF}x^{\\var{bP1}} \\cos{(\\var{bCF2}x)}\\]

\n

\n

Recognising that the function to differentiate is the product of two functions, we identify the two functions that are involved.

\n

\n

$u$ is the first function, $v$ is second:

\n

\n

$\\large u=\\var{bCF}x^{\\var{bP1}} $                    $\\large v=\\cos{(\\var{bCF2}x)} $

\n

 

\n

Now, we need to use the approriate techniques to differentiate each of these, for $u$ we can use the Power Rule and for $v$ your Table of Derivatives:

\n

\n

This gives us:

\n

$\\large \\frac{du}{dx}=\\simplify{ {bP1}*{bCF}*x^({bP1}-1) }$          and          $ \\large \\frac{dv}{dx}=- \\var{bCF2} \\sin{(\\var{bCF2}x)}$

\n

\n

We now use the formula:

\n

$ \\large  \\frac{dy}{dx}=u \\frac{dv}{dx} + v \\frac{du}{dx} $

\n

 Make the appropriate substitutions into the formula:

\n

\n

$ \\large  \\frac{dy}{dx}= \\var{bCF}x^{\\var{bP1}} \\times - \\var{bCF2}\\sin{(\\var{bCF2}x)} + \\cos{(\\var{bCF2}x)}  \\times \\simplify{ {bP1}*{bCF}*x^({bP1}-1) } $

\n

\n

 

\n

Finally, we need to use our basic algebra to simplify this as much as possible. Multiply out any brackets where it would simplify and collect like terms:

\n

\n

$  \\large \\frac{dy}{dx}= \\simplify{ - {bCF2}* {bCF} x^{{bP1}}} \\sin{(\\var{bCF2}x)} + \\simplify{ {bP1}*{bCF}*x^({bP1}-1) } \\cos{(\\var{bCF2}x)} $

\n

 

", "rulesets": {}, "extensions": [], "variables": {"bCF": {"name": "bCF", "group": "Part (b)", "definition": "random(2..6)", "description": "", "templateType": "anything"}, "bP1": {"name": "bP1", "group": "Part (b)", "definition": "random(2..6 except bCF)", "description": "", "templateType": "anything"}, "bCF2": {"name": "bCF2", "group": "Part (b)", "definition": "random(2..6 except bCF)", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": [], "variable_groups": [{"name": "Part (b)", "variables": ["bCF", "bP1", "bCF2"]}], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": false, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Differentiate  $  y=\\var{bCF}x^{\\var{bP1}} \\cos{(\\var{bCF2}x)}$

\n

\n

First identify the two functions  $u$  and  $v$:

\n

$u=$[[0]]                    $v=$[[1]]

\n

 

\n

Now differentiate each one:

\n

$  \\large \\frac{du}{dx}=   $[[2]]                    $  \\large\\frac{dv}{dx}=   $[[3]]

\n

 

\n

Substitute each component into the formula in the correct place:

\n

$  \\large \\frac{dy}{dx}=$[[4]]$  \\large \\times$[[5]]$ \\large + $[[6]]$ \\large \\times$[[7]]

\n

 

\n

Finally tidy this up to give your final answer:

\n

$  \\large \\frac{dy}{dx}=   $[[8]]

\n

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "{bCF}x^{{bP1}} ", "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": ""}]}, {"type": "jme", "useCustomName": false, "customName": "", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "cos({bCF2}x)", "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": ""}]}, {"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, "answer": "{bP1}*{bCF}x^{{bP1}-1} ", "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": ""}]}, {"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, "answer": "{bCF2}*-sin({bCF2}x)", "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": ""}]}, {"type": "jme", "useCustomName": false, "customName": "", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "{bCF}x^{{bP1}}", "showPreview": false, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "valuegenerators": [{"name": "x", "value": ""}]}, {"type": "jme", "useCustomName": false, "customName": "", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "{bCF2}*-sin({bCF2}x)", "showPreview": false, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "valuegenerators": [{"name": "x", "value": ""}]}, {"type": "jme", "useCustomName": false, "customName": "", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "cos({bCF2}x)", "showPreview": false, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "valuegenerators": [{"name": "x", "value": ""}]}, {"type": "jme", "useCustomName": false, "customName": "", "marks": "0.5", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "{bP1}*{bCF}x^{{bP1}-1}", "showPreview": false, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "valuegenerators": [{"name": "x", "value": ""}]}, {"type": "jme", "useCustomName": false, "customName": "", "marks": "3", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "({bCF}x^{{bP1}})*({bCF2}*-sin({bCF2}x))+(cos({bCF2}x))*({bP1}*{bCF}x^{{bP1}-1})", "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", "contributors": [{"name": "Michael Proudman", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/269/"}]}]}], "contributors": [{"name": "Michael Proudman", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/269/"}]}