// Numbas version: finer_feedback_settings {"name": "Quotient rule", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"functions": {}, "name": "Quotient rule", "tags": ["Calculus", "Steps", "algebraic manipulation", "calculus", "derivative of a quotient", "differentiation", "quotient rule", "steps"], "advice": "\n \n \n
The quotient rule says that if $u$ and $v$ are functions of $x$ then
\\[\\simplify[std]{Diff(u/v,x,1) = (v * Diff(u,x,1) - u * Diff(v,x,1))/v^2}\\]
For this example:
\n \n \n \n\\[\\simplify[std]{u = ({a}x+{b})}\\Rightarrow \\simplify[std]{Diff(u,x,1) = {a}}\\]
\n \n \n \n\\[\\simplify[std]{v = ({c} * x^2+{d}x+{f})} \\Rightarrow \\simplify[std]{Diff(v,x,1) = {2*c}x+{d}}\\]
\n \n \n \nHence on substituting into the quotient rule above we get:
\n \n \n \n\\[\\begin{eqnarray*} \\frac{df}{dx}&=&\\simplify[std]{({a}({c}x^2+{d}x+{f})-({2*c}x+{d})({a}x+{b}))/({c}x^2+{d}x+{f})^2}\\\\\n \n &=&\\simplify[std]{({a*c}x^2+{a*d}x+{a*f}-{2*c*a}x^2-{a*d+2*c*b}x+{d*b})/({c}x^2+{d}x+{f})^2}\\\\\n \n &=&\\simplify[std]{({-c*a}x^2+{-2*b*c}x+{a*f-d*b})/({c}x^2+{d}x+{f})^2}\n \n \\end{eqnarray*}\\]
Hence $g(x)=\\simplify[std]{{-c*a}x^2+{-2*b*c}x+{a*f-d*b}}$
\\[\\simplify[std]{f(x) = ({a} * x+{b})/({c}x^2+{d}x+{f})}\\]
You are given that \\[\\frac{df}{dx}=\\simplify[std]{g(x)/({c}x^2+{d}x+{f})^2}\\]
for a polynomial $g(x)$. You are asked to find $g(x)$
$g(x)=\\;$[[0]]
\nInput numbers as fractions or integers and not as decimals.
\nClick on Show steps for more information. You will not lose any marks by doing so.
\n ", "gaps": [{"notallowed": {"message": "Input numbers as fractions or integers and not as decimals.
", "showstrings": false, "strings": ["."], "partialcredit": 0.0}, "checkingaccuracy": 0.001, "vsetrange": [0.0, 1.0], "vsetrangepoints": 5.0, "checkingtype": "absdiff", "answersimplification": "std", "marks": 3.0, "answer": "{-c*a}x^2+{-2*b*c}x+{a*f-b*d}", "type": "jme"}], "steps": [{"prompt": "The quotient rule says that if $u$ and $v$ are functions of $x$ then
\\[\\simplify[std]{Diff(u/v,x,1) = (v * Diff(u,x,1) - u * Diff(v,x,1))/v^2}\\]
Differentiate the following function $f(x)$ using the quotient rule.
", "variable_groups": [], "progress": "ready", "type": "question", "variables": {"a": {"definition": "random(2..9)", "name": "a"}, "c": {"definition": "if(a*d=b*c1,c1+1,c1)", "name": "c"}, "b": {"definition": "s1*random(1..9)", "name": "b"}, "d": {"definition": "s2*random(1..9)", "name": "d"}, "f": {"definition": "random(-9..9)", "name": "f"}, "s2": {"definition": "random(1,-1)", "name": "s2"}, "s1": {"definition": "random(1,-1)", "name": "s1"}, "det": {"definition": "a*f-b*d", "name": "det"}, "c1": {"definition": "random(1..8)", "name": "c1"}}, "metadata": {"notes": "\n \t\t1/08/2012:
\n \t\tAdded tags.
\n \t\tAdded description.
\n \t\tChecked calculation. OK.
\n \t\tAdded information about Show steps. Altered to 0 marks lost rather than 1.
\n \t\tChanged std rule set to include !noLeadingMinus, so polynomials don't change order. Got rid of a redundant ruleset.
\n \t\tImproved display in various places.
\n \t\tAdded condition that numbers have to be inout as fractions or integers - added decimal point to forbidden strings.
\n \t\t\n \t\t", "description": "
The derivative of $\\displaystyle \\frac{ax+b}{cx^2+dx+f}$ is $\\displaystyle \\frac{g(x)}{(cx^2+dx+f)^2}$. Find $g(x)$.
", "licence": "Creative Commons Attribution 4.0 International"}, "showQuestionGroupNames": false, "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}], "contributors": [{"name": "Bill Foster", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/6/"}]}]}], "contributors": [{"name": "Bill Foster", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/6/"}]}