// Numbas version: exam_results_page_options {"name": "Simon's copy of Arithmetic progressions: simultaneous equations #2", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"statement": "

The sum of the first \\(\\var{n1}\\) terms of an arithmetic progression is \\(\\var{s1}\\) and the sum of the first \\(\\var{n2}\\) terms of an arithmetic progression is \\(\\var{s2}\\)

", "metadata": {"description": "

Solving arithmetic progressions using simultaneous equations

", "licence": "Creative Commons Attribution-NonCommercial 4.0 International"}, "preamble": {"js": "", "css": ""}, "functions": {}, "extensions": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "name": "Simon's copy of Arithmetic progressions: simultaneous equations #2", "variable_groups": [], "rulesets": {}, "parts": [{"extendBaseMarkingAlgorithm": true, "variableReplacementStrategy": "originalfirst", "type": "gapfill", "variableReplacements": [], "showFeedbackIcon": true, "sortAnswers": false, "marks": 0, "unitTests": [], "gaps": [{"extendBaseMarkingAlgorithm": true, "variableReplacementStrategy": "originalfirst", "notationStyles": ["plain", "en", "si-en"], "mustBeReduced": false, "precisionPartialCredit": 0, "unitTests": [], "correctAnswerStyle": "plain", "allowFractions": false, "showPrecisionHint": true, "marks": 1, "showFeedbackIcon": true, "precision": "3", "type": "numberentry", "variableReplacements": [], "minValue": "{d}", "precisionType": "dp", "showCorrectAnswer": true, "strictPrecision": false, "customMarkingAlgorithm": "", "precisionMessage": "You have not given your answer to the correct precision.", "maxValue": "{d}", "scripts": {}, "mustBeReducedPC": 0, "correctAnswerFraction": false}, {"extendBaseMarkingAlgorithm": true, "variableReplacementStrategy": "originalfirst", "notationStyles": ["plain", "en", "si-en"], "mustBeReduced": false, "precisionPartialCredit": 0, "unitTests": [], "correctAnswerStyle": "plain", "allowFractions": false, "showPrecisionHint": true, "marks": 1, "showFeedbackIcon": true, "precision": "3", "type": "numberentry", "variableReplacements": [], "minValue": "{a}", "precisionType": "dp", "showCorrectAnswer": true, "strictPrecision": false, "customMarkingAlgorithm": "", "precisionMessage": "You have not given your answer to the correct precision.", "maxValue": "{a}", "scripts": {}, "mustBeReducedPC": 0, "correctAnswerFraction": false}], "customMarkingAlgorithm": "", "showCorrectAnswer": true, "scripts": {}, "prompt": "

Calculate the value of the common difference.   \\(d\\) = [[0]]

\n

Calculate the value of the first term of the series.  \\(a\\) = [[1]]

"}], "advice": "

Recall the formula for the sum of the first n terms of an arithmetic progression is \\(S_n=\\frac{n}{2}(2a+(n-1)d)\\).

\n

The sum of the first \\(\\var{n1}\\) terms of an arithmetic progression is \\(\\var{s1}\\)

\n

\\(\\frac{\\var{n1}}{2}(2a+\\simplify{{n1}-1}d)=\\var{s1}\\)                               

\n

\\(\\var{n1}a+\\simplify{{n1}*({n1}-1)/2}d=\\var{s1}\\)                                       equation (i)

\n

The sum of the first \\(\\var{n2}\\) terms of an arithmetic progression is \\(\\var{s2}\\)

\n

\\(\\frac{\\var{n2}}{2}(2a+\\simplify{{n2}-1}d)=\\var{s2}\\)                               

\n

\\(\\var{n2}a+\\simplify{{n2}*({n2}-1)/2}d=\\var{s2}\\)                                      equation (ii)

\n

We can eliminate the \\(a\\) term.

\n

\\(\\simplify{{n2}*{n1}}a+\\simplify{{n2}*{n1}*({n1}-1)/2}d=\\simplify{{n2}*{s1}}\\)                               equation (i) $\\times$ \\(\\var{n2}\\)

\n

\\(\\simplify{{n2}*{n1}}a+\\simplify{{n1}*{n2}*({n2}-1)/2}d=\\simplify{{n1}*{s2}}\\)                               equation (ii) $\\times$ \\(\\var{n1}\\)

\n

Subtracting gives

\n

\\(\\simplify{{n2}*{n1}*({n1}-{n2})/2}d=\\simplify{{n2}*{s1}-{n1}*{s2}}\\)

\n

\\(d=\\frac{\\simplify{{n2}*{s1}-{n1}*{s2}}}{\\simplify{{n2}*{n1}*({n1}-{n2})/2}}\\)

\n

\\(d=\\simplify{2*({n2}*{s1}-{n1}*{s2})/({n2}*{n1}*({n1}-{n2}))}\\)

\n

Inserting this value in for \\(d\\) in equation (i) gives

\n

\\(\\var{n1}a+\\simplify{{n1}*({n1}-1)/2}(\\simplify{2*({n2}*{s1}-{n1}*{s2})/({n2}*{n1}*({n1}-{n2}))})=\\var{s1}\\)

\n

\\(\\var{n1}a+(\\simplify{({n1}-1)*({n2}*{s1}-{n1}*{s2})/({n2}*({n1}-{n2}))})=\\var{s1}\\)

\n

\\(\\var{n1}a=\\var{s1}-(\\simplify{({n1}-1)*({n2}*{s1}-{n1}*{s2})/({n2}*({n1}-{n2}))})\\)

\n

\\(\\var{n1}a=\\simplify{{s1}-({n1}-1)*({n2}*{s1}-{n1}*{s2})/({n2}*({n1}-{n2}))}\\)

\n

\\(a=\\simplify{({s1}-({n1}-1)*({n2}*{s1}-{n1}*{s2})/({n2}*({n1}-{n2})))/{n1}}\\)

\n

\\(a=\\var{a}\\)

\n

  

", "tags": [], "ungrouped_variables": ["n1", "s1", "n2", "s2", "d", "a"], "variables": {"a": {"name": "a", "definition": "({s1}-{n1}*({n1}-1)*d/2)/{n1}", "description": "", "group": "Ungrouped variables", "templateType": "anything"}, "n2": {"name": "n2", "definition": "random(9..15#1)", "description": "", "group": "Ungrouped variables", "templateType": "randrange"}, "s1": {"name": "s1", "definition": "random(12..60#1)", "description": "", "group": "Ungrouped variables", "templateType": "randrange"}, "n1": {"name": "n1", "definition": "random(3..8#1)", "description": "", "group": "Ungrouped variables", "templateType": "randrange"}, "s2": {"name": "s2", "definition": "random(48..90#1)", "description": "", "group": "Ungrouped variables", "templateType": "randrange"}, "d": {"name": "d", "definition": "2*({n2}*{s1}-{n1}*{s2})/({n1}*{n2}*({n1}-{n2}))", "description": "", "group": "Ungrouped variables", "templateType": "anything"}}, "type": "question", "contributors": [{"name": "Frank Doheny", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/789/"}, {"name": "Simon Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3148/"}]}]}], "contributors": [{"name": "Frank Doheny", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/789/"}, {"name": "Simon Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3148/"}]}