// Numbas version: finer_feedback_settings {"name": "Simon's copy of Simon's copy of Integration by partial fractions. (Video)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"statement": "\n
Find the following integral.
\n\\[I = \\simplify[std]{Int(({c}*x+{d})/(x^2+{a+b}*x+{a*b}),x )}\\]
\nInput all numbers as fractions or integers and not decimals.
\nInput the constant of integration as $C$.
\n \n ", "advice": "First we factorise $\\simplify[std]{x^2+{a+b}*x+{a*b}=(x+{a})*(x+{b})}$. You can do this by spotting the factors or by completing the square.
Next we use partial fractions to find $A$ and $B$ such that:
\\[\\displaystyle \\simplify[std]{({c}*x+{d})/((x +{a})*(x+{b})) = A/(x+{a})+B/(x+{b})}\\]
Multiplying both sides of the equation by $\\displaystyle \\simplify[std]{((x +{a})*(x+{b}))}$ we obtain:
$\\simplify[std]{A*(x+{b})+B*(x+{a}) = {c}*x+{d}} \\Rightarrow \\simplify[std]{(A+B)*x+{b}*A+{a}*B={c}*x+{d}}$
\nOne way to find A and B is to compare coefficients:
\nIdentifying coefficients:
\nConstant term: $\\simplify[std]{{b}*A+{a}*B = {d}}$
\nCoefficient of $x$: $ \\simplify[std]{A+B={c}}$ which gives $A =\\var{c} -B$
\nOn solving these simultaneous equations we obtain $\\displaystyle \\simplify[std]{A = {d-a*c}/{b-a}}$ and $\\displaystyle \\simplify[std]{B={d-b*c}/{a-b}}$
\nWhich gives: \\[\\simplify[std]{({c}*x+{d})/((x +{a})*(x+{b})) = ({d-a*c}/{b-a})*(1/(x+{a}) )+({d-b*c}/{a-b})*(1/(x+{b}))}\\]
\nSo \\[\\begin{eqnarray*} I &=& \\simplify[std]{Int(({c}*x+{d})/(x^2+{a+b}*x+{a*b}),x )}\\\\ &=&\\simplify[std]{Int(({c}*x+{d})/((x +{a})*(x+{b})),x )}\\\\ &=& \\simplify[std]{({d-a*c}/{b-a})*(Int(1/(x+{a}),x)) +({d-b*c}/{a-b})Int(1/(x+{b}),x)}\\\\ &=& \\simplify[std]{({d-a*c}/{b-a})*ln(x+{a})+({d-b*c}/{a-b})*ln(x+{b})+C} \\end{eqnarray*}\\]
", "variablesTest": {"condition": "", "maxRuns": 100}, "extensions": [], "name": "Simon's copy of Simon's copy of Integration by partial fractions. (Video)", "variable_groups": [], "ungrouped_variables": ["a", "d", "d1", "s2", "s3", "b1", "s1", "b", "c"], "parts": [{"marks": 0, "showCorrectAnswer": true, "prompt": "$I=\\;$[[0]]
\nInput all numbers as fractions or integers and not decimals.
\nInput the constant of integration as $C$.
\nClick on Show steps for help if you need it. You will lose 1 mark if you do so.
\nThere is a video in Show steps which solves a similar example.
", "steps": [{"marks": 0, "showCorrectAnswer": true, "variableReplacements": [], "prompt": "First of all factorise the denominator.
\nYou have to find $a$ and $b$ such that $\\simplify[std]{x^2+{a+b}*x+{a*b}=(x+a)*(x+b)}$
\nThen use partial fractions to write:
\\[\\simplify[std]{({c}*x+{d})/((x +a)*(x+b)) = A/(x+a)+B/(x+b)}\\]
for suitable integers or fractions $A$ and $B$.
\nThis video solves a similar, simpler example.
\n ", "showFeedbackIcon": true, "unitTests": [], "type": "information", "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "scripts": {}}], "showFeedbackIcon": true, "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": "", "sortAnswers": false, "scripts": {}, "gaps": [{"expectedVariableNames": [], "marks": 3, "showCorrectAnswer": true, "variableReplacements": [], "checkingType": "absdiff", "showFeedbackIcon": true, "unitTests": [], "customMarkingAlgorithm": "", "variableReplacementStrategy": "originalfirst", "scripts": {}, "notallowed": {"message": "Input all numbers as fractions or integers and not decimals.
", "partialCredit": 0, "strings": ["."], "showStrings": false}, "checkingAccuracy": 0.001, "answerSimplification": "std", "failureRate": 1, "vsetRangePoints": 5, "answer": "({d-a*c}/{b-a})*ln(x+{a})+({d-b*c}/{a-b})*ln(x+{b})+C", "checkVariableNames": false, "showPreview": true, "type": "jme", "extendBaseMarkingAlgorithm": true, "vsetRange": [11, 12]}], "unitTests": [], "variableReplacements": [], "stepsPenalty": 1, "type": "gapfill", "extendBaseMarkingAlgorithm": true}], "preamble": {"css": "", "js": ""}, "variables": {"s2": {"name": "s2", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(1,-1)"}, "c": {"name": "c", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(2..9)"}, "d": {"name": "d", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "if(d1=a*c,if(d1+1=b*c,d1+2,d1+1),if(d1=b*c,if(d1+1=a*c,d1+2,d1+1),d1))"}, "d1": {"name": "d1", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "s3*random(1..9)"}, "a": {"name": "a", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "s1*random(1..9)"}, "s3": {"name": "s3", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(1,-1)"}, "b": {"name": "b", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "if(b1=a,b1+s3,b1)"}, "b1": {"name": "b1", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "s2*random(1..9)"}, "s1": {"name": "s1", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(1,-1)"}}, "tags": [], "functions": {}, "metadata": {"description": "Factorise $x^2+cx+d$ into 2 distinct linear factors and then find $\\displaystyle \\int \\frac{ax+b}{x^2+cx+d}\\;dx,\\;a \\neq 0$ using partial fractions or otherwise.
\nVideo in Show steps.
", "licence": "Creative Commons Attribution 4.0 International"}, "rulesets": {"std": ["all", "!collectNumbers", "fractionNumbers", "!noLeadingMinus"]}, "type": "question", "contributors": [{"name": "Bill Foster", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/6/"}, {"name": "Simon Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3148/"}]}]}], "contributors": [{"name": "Bill Foster", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/6/"}, {"name": "Simon Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3148/"}]}