// Numbas version: exam_results_page_options {"name": "Quotient Rule 06 (non-scaffolded)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Quotient Rule 06 (non-scaffolded)", "tags": [], "metadata": {"description": "

Instructional \"drill\" exercise to emphasize the method.

Thanks to Christian for his method for use of gaps in fractions.

", "licence": "All rights reserved"}, "statement": "

We use the QUOTIENT RULE when the function that we need to differentiate is actually two functions divided:

\n

\n

If  $\\large y=\\frac{u}{v}$  then:

\n

\\[   \\frac{dy}{dx}= \\frac{v \\frac{du}{dx} - u \\frac{dv}{dx}}{v^{2}} \\]

\n

\n
\n

Now it is time to get out your paper and pencil and try similar questions without the help. Carry out the same steps, lay it out the same way but you only need to input the final answer.

", "advice": "

We are asked to differentiate:

\n

\\[ \\large y=\\frac{\\var{aCF2}x^{\\var{aP2}}+\\var{aC1}}{\\var{aCF}x^{\\var{aP}}-\\var{aC2}}\\]

\n

\n

Recognising that the function to differentiate is a quotient, we identify the two functions that are involved.

\n

\n

$u$ is the numerator, the function \"on top\", $v$ is the denominator, the function \"on the bottom\".

\n

\n

$u=\\var{aCF2}x^\\var{{aP2}}+\\var{aC1}$                    $v=\\var{aCF}x^{\\var{aP}}-\\var{aC2}$

\n

 

\n

Now, we need to use the approriate techniques to differentiate each of these, for these functions we need the Power Rule:

\n

\n

if  $y=a x^{n}$          then          $\\frac{dy}{dx}=n \\times a x^{n-1}$

\n

\n

Applying this gives us:

\n

$\\large \\frac{du}{dx}=\\simplify{ {aP2}*{aCF2}x^({aP2}-1) }$          and          $\\frac{dv}{dx}=\\simplify{ {aP}  {aCF}x^{{aP}-1} }$

\n

\n

 

\n

Make the appropriatesubstitutions into the formula:

\n

\n

$ \\large  \\frac{dy}{dx}= \\frac{({\\var{aCF}x^{\\var{aP}}-\\var{aC2}}) \\times (\\simplify{{aP2}*{aCF2}x^({aP2}-1) }) - (\\var{aCF2}x^\\var{{aP2}}+\\var{aC1}) \\times (\\simplify{{aP}  {aCF}x^{{aP}-1} })}{(\\var{aCF}x^{\\var{aP}}-\\var{aC2})^{2}} $

\n

\n

 

\n

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

\n

\n

$ \\large \\frac{dy}{dx}= \\simplify{  (({aCF}x^{{aP}}-{aC2})*({aP2}*{aCF2}x^({aP2}-1))-({aCF2}x^{aP2}+{aC1})*({aP}*{aCF}x^{{aP}-1}))/(({aCF}x^{{aP}}-{aC2})^{2}) }$

\n

 

\n

 

\n
\n
\n
", "rulesets": {"std": ["all"]}, "extensions": [], "variables": {"aC1": {"name": "aC1", "group": "Part (a)", "definition": "random(2 .. 6#1)", "description": "

Part a) Constant term for numerator

", "templateType": "randrange"}, "aCF": {"name": "aCF", "group": "Part (a)", "definition": "random(2..6 except aC1)", "description": "

Part a) x coefficient for denominator

", "templateType": "anything"}, "aP": {"name": "aP", "group": "Part (a)", "definition": "random(2..5 except aCF except aC1)", "description": "

Part a) x power for denominator

", "templateType": "anything"}, "aC2": {"name": "aC2", "group": "Part (a)", "definition": "random(2..9 except aCF)", "description": "", "templateType": "anything"}, "aCF2": {"name": "aCF2", "group": "Part (a)", "definition": "random(2..6 except aC1)", "description": "

x coefficient for numerator

", "templateType": "anything"}, "aP2": {"name": "aP2", "group": "Part (a)", "definition": "random(2..5 except aCF except aC1 except aP)", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": [], "variable_groups": [{"name": "Part (a)", "variables": ["aC1", "aCF", "aP", "aC2", "aCF2", "aP2"]}], "functions": {}, "preamble": {"js": "document.createElement('fraction');\ndocument.createElement('numerator');\ndocument.createElement('denominator');", "css": "fraction {\n display: inline-block;\n vertical-align: middle;\n}\nfraction > numerator, fraction > denominator {\n float: left;\n width: 100%;\n text-align: center;\n line-height: 2.5em;\n}\nfraction > numerator {\n border-bottom: 1px solid;\n padding-bottom: 5px;\n}\nfraction > denominator {\n padding-top: 5px;\n}\nfraction input {\n line-height: 1em;\n}\n\nfraction .part {\n margin: 0;\n}\n\n.table-responsive, .fractiontable {\n display:inline-block;\n}\n.fractiontable {\n padding: 0; \n border: 0;\n}\n\n.fractiontable .tddenom \n{\n text-align: center;\n}\n\n.fractiontable .tdnum \n{\n border-bottom: 1px solid black; \n text-align: center;\n}\n\n\n.fractiontable tr {\n height: 3em;\n}\n"}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "showCorrectAnswer": true, "showFeedbackIcon": false, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "prompt": "

Differentiate  $ \\large y=\\frac{\\var{aCF2}x^{\\var{aP2}}+\\var{aC1}}{\\var{aCF}x^{\\var{aP}}-\\var{aC2}}$

\n

\n

\n

$  \\Large \\frac{dy}{dx}=   $[[0]]

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": "8", "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "adaptiveMarkingPenalty": 0, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "answer": "(({aCF}x^{{aP}}-{aC2})*({aP2}*{aCF2}x^({aP2}-1))-({aCF2}x^{aP2}+{aC1})*({aP}*{aCF}x^{{aP}-1}))/(({aCF}x^{{aP}}-{aC2})^{2})", "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}], "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/"}]}