// Numbas version: exam_results_page_options {"name": "Ed's copy of Partial Fractions: simple linear factors", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Ed's copy of Partial Fractions: simple linear factors", "parts": [{"showCorrectAnswer": true, "scripts": {}, "gaps": [{"showCorrectAnswer": true, "scripts": {}, "notationStyles": ["plain", "en", "si-en"], "maxValue": "({F}*{a1}^2-{G}*{a1}+{H})/(({b1}-{a1})*({c1}-{a1}))", "correctAnswerFraction": true, "correctAnswerStyle": "plain", "allowFractions": true, "minValue": "({F}*{a1}^2-{G}*{a1}+{H})/(({b1}-{a1})*({c1}-{a1}))", "unitTests": [], "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": false, "variableReplacements": [], "type": "numberentry", "mustBeReducedPC": "50", "extendBaseMarkingAlgorithm": true, "marks": 1, "mustBeReduced": true, "customMarkingAlgorithm": ""}, {"showCorrectAnswer": true, "scripts": {}, "notationStyles": ["plain", "en", "si-en"], "maxValue": "({F}*{b1}^2-{G}*{b1}+{H})/(({a1}-{b1})*({c1}-{b1}))", "correctAnswerFraction": true, "correctAnswerStyle": "plain", "allowFractions": true, "minValue": "({F}*{b1}^2-{G}*{b1}+{H})/(({a1}-{b1})*({c1}-{b1}))", "unitTests": [], "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": false, "variableReplacements": [], "type": "numberentry", "mustBeReducedPC": "50", "extendBaseMarkingAlgorithm": true, "marks": 1, "mustBeReduced": true, "customMarkingAlgorithm": ""}, {"showCorrectAnswer": true, "scripts": {}, "notationStyles": ["plain", "en", "si-en"], "maxValue": "({F}*{c1}^2-{G}*{c1}+{H})/(({a1}-{c1})*(-{c1}+{b1}))", "correctAnswerFraction": true, "correctAnswerStyle": "plain", "allowFractions": true, "minValue": "({F}*{c1}^2-{G}*{c1}+{H})/(({a1}-{c1})*(-{c1}+{b1}))", "unitTests": [], "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": false, "variableReplacements": [], "type": "numberentry", "mustBeReducedPC": "50", "extendBaseMarkingAlgorithm": true, "marks": "1", "mustBeReduced": true, "customMarkingAlgorithm": ""}, {"showCorrectAnswer": true, "scripts": {}, "answer": "", "checkVariableNames": false, "checkingType": "absdiff", "vsetRangePoints": 5, "checkingAccuracy": 0.001, "unitTests": [], "variableReplacementStrategy": "originalfirst", "expectedVariableNames": [], "vsetRange": [0, 1], "showFeedbackIcon": true, "variableReplacements": [], "type": "jme", "showPreview": true, "extendBaseMarkingAlgorithm": true, "marks": 1, "failureRate": 1, "customMarkingAlgorithm": ""}, {"showCorrectAnswer": true, "scripts": {}, "notationStyles": ["plain", "en", "si-en"], "maxValue": "4", "correctAnswerFraction": false, "correctAnswerStyle": "plain", "allowFractions": false, "minValue": "3", "unitTests": [], "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "variableReplacements": [], "type": "numberentry", "mustBeReducedPC": 0, "extendBaseMarkingAlgorithm": true, "marks": 1, "mustBeReduced": false, "customMarkingAlgorithm": ""}], "sortAnswers": false, "unitTests": [], "prompt": "

If the partial fraction breakdown is given by:

\n

\\(Q(s) =\\frac{A}{x+\\var{a1}}+\\frac{B}{x+\\var{b1}}+\\frac{C}{x+\\var{c1}}\\)

\n

Calculate the values of \\(A, B\\) and \\(C\\) and give your answers as fractions

\n

\\(A=\\) [[0]]

\n

\\(B=\\) [[1]]

\n

\\(C=\\) [[2]]

", "showFeedbackIcon": true, "variableReplacements": [], "type": "gapfill", "extendBaseMarkingAlgorithm": true, "marks": 0, "variableReplacementStrategy": "originalfirst", "customMarkingAlgorithm": ""}], "advice": "

\\(\\frac{\\var{F}s^2+\\var{G}s+\\var{H}}{(S+\\var{a1})(s+\\var{b1})(s+\\var{c1})}=\\frac{A}{s+\\var{a1}}+\\frac{B}{s+\\var{b1}}+\\frac{C}{s+\\var{c1}}\\)

\n

Multiply across by \\((s+\\var{a1})(s+\\var{b1})(s+\\var{c1})\\)

\n

\\(\\var{F}s^2+\\var{G}s+\\var{H}=A(s+\\var{b1})(s+\\var{c1})+B(s+\\var{a1})(s+\\var{c1})+C(s+\\var{a1})(s+\\var{b1})\\)

\n

let \\(s=-\\var{a1}\\)

\n

\\(\\var{F}(-\\var{a1})^2+\\var{G}(-\\var{a1})+\\var{H}=A(\\simplify{{b1}-{a1}})(\\simplify{{c1}-{a1}})+B(0)+C(0)\\)

\n

\\(\\simplify{{F}*{a1}^2-{G}*{a1}+{H}}=\\simplify{({b1}-{a1})*({c1}-{a1})}A\\)

\n

\\(A=\\frac{\\simplify{{F}*{a1}^2-{G}*{a1}+{H}}}{\\simplify{({b1}-{a1})*({c1}-{a1})}}\\)

\n

let \\(s=-\\var{b1}\\)

\n

\\(\\var{F}(-\\var{b1})^2+\\var{G}(-\\var{b1})+\\var{H}=A(0)+B(\\simplify{-{b1}+{a1}})(\\simplify{{c1}-{b1}})+C(0)\\)

\n

\\(\\simplify{{F}*{b1}^2-{G}*{b1}+{H}}=\\simplify{(-{b1}+{a1})*({c1}-{b1})}B\\)

\n

\\(B=\\frac{\\simplify{{F}*{b1}^2-{G}*{b1}+{H}}}{\\simplify{(-{b1}+{a1})*({c1}-{b1})}}\\)

\n

let \\(s=-\\var{c1}\\)

\n

\\(\\var{F}(-\\var{c1})^2+\\var{G}(-\\var{c1})+\\var{H}=A(0)+B(0)+C(\\simplify{-{c1}+{a1}})(\\simplify{-{c1}+{b1}})\\)

\n

\\(\\simplify{{F}*{c1}^2-{G}*{c1}+{H}}=\\simplify{(-{c1}+{a1})*(-{c1}+{b1})}C\\)

\n

\\(C=\\frac{\\simplify{{F}*{c1}^2-{G}*{c1}+{H}}}{\\simplify{(-{c1}+{a1})*(-{c1}+{b1})}}\\)

", "metadata": {"licence": "Creative Commons Attribution-NonCommercial 4.0 International", "description": ""}, "variable_groups": [], "ungrouped_variables": ["a1", "b1", "c1", "F", "G", "H"], "variablesTest": {"maxRuns": 100, "condition": ""}, "tags": [], "statement": "

Find the partial fraction breakdown of the compound fraction:

\n

\\(Q(s)=\\frac{\\var{F}x^2+\\var{G}x+\\var{H}}{(x+\\var{a1})(x+\\var{b1})(x+\\var{c1})}\\)

", "preamble": {"css": "", "js": ""}, "variables": {"H": {"name": "H", "templateType": "randrange", "definition": "random(2..12#1)", "group": "Ungrouped variables", "description": ""}, "b1": {"name": "b1", "templateType": "randrange", "definition": "random(6..10#1)", "group": "Ungrouped variables", "description": ""}, "c1": {"name": "c1", "templateType": "randrange", "definition": "random(11..16#1)", "group": "Ungrouped variables", "description": ""}, "G": {"name": "G", "templateType": "randrange", "definition": "random(2..10#1)", "group": "Ungrouped variables", "description": ""}, "a1": {"name": "a1", "templateType": "randrange", "definition": "random(1..5#1)", "group": "Ungrouped variables", "description": ""}, "F": {"name": "F", "templateType": "randrange", "definition": "random(1..6#1)", "group": "Ungrouped variables", "description": ""}}, "extensions": [], "rulesets": {}, "functions": {}, "type": "question", "contributors": [{"name": "Angharad Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/315/"}, {"name": "Frank Doheny", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/789/"}, {"name": "Ed Southwood", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2415/"}]}]}], "contributors": [{"name": "Angharad Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/315/"}, {"name": "Frank Doheny", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/789/"}, {"name": "Ed Southwood", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2415/"}]}