// Numbas version: exam_results_page_options {"name": "Lucy's copy of Solve simulatenous equations. (Video)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"functions": {}, "ungrouped_variables": ["a", "c", "b", "that", "this", "fromorto", "s1", "s6", "a1", "aort", "a2", "b1", "b2", "sc", "sb", "sa", "sc1", "c1"], "name": "Lucy's copy of Solve simulatenous equations. (Video)", "tags": ["Solving equations", "equations", "linear", "pair of linear equations", "simultaneous", "simultaneous linear equations", "solve linear equations", "solving equations", "video"], "advice": "\n

\\[ \\begin{eqnarray} \\simplify[std]{{a}x+{b}y}&=&\\var{c}&\\mbox{ ........(1)}\\\\ \\simplify[std]{{a1}x+{b1}y}&=&\\var{c1}&\\mbox{ ........(2)} \\end{eqnarray} \\]
To get a solution for $x$ multiply equation (1) by {this} and equation (2) by {that}

\n

This gives:
\\[ \\begin{eqnarray} \\simplify[std]{{a*this}x+{b*this}y}&=&\\var{this*c}&\\mbox{ ........(3)}\\\\ \\simplify[std]{{a1*that}x+{b1*that}y}&=&\\var{that*c1}&\\mbox{ ........(4)} \\end{eqnarray} \\]
Now {aort} (4) {fromorto} equation (3) to get
\\[\\simplify[std]{({a*this}+{s6*a1*that})x={this*c}+{s6*that*c1}}\\]
And so we get the solution for $x$:
\\[x = \\simplify{{c*b1-b*c1}/{b1*a-a1*b}}\\]
Substituting this value into any of the equations (1) and (2) gives:
\\[y = \\simplify{{c*a1-a*c1}/{b*a1-a*b1}}\\]
You can check that these solutions are correct by seeing if they satisfy both equations (1) and (2) by substituting these values into the equations.

\n ", "rulesets": {"std": ["all", "!collectNumbers", "fractionNumbers", "!noLeadingMinus"]}, "parts": [{"stepsPenalty": 0, "prompt": "

\\[ \\begin{eqnarray} \\simplify[std]{{a}x+{b}y}&=&\\var{c}\\\\ \\simplify[std]{{a1}x+{b1}y}&=&\\var{c1} \\end{eqnarray} \\]

\n

$x=\\phantom{{}}$[[0]], $y=\\phantom{{}}$[[1]]

\n

Input your answers as fractions or integers, not as decimals.

\n

Click Show steps for a video that describes a more direct method of solving when, for example, one of the equations gives a variable directly in terms of the other variable.

", "marks": 0, "gaps": [{"notallowed": {"message": "

Input as a fraction or an integer not as a decimal

", "showStrings": false, "strings": ["."], "partialCredit": 0}, "expectedvariablenames": [], "checkingaccuracy": 0.001, "type": "jme", "showpreview": true, "vsetrangepoints": 5, "showCorrectAnswer": true, "answersimplification": "std", "scripts": {}, "answer": "{c*b1-b*c1}/{b1*a-a1*b}", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "vsetrange": [0, 1]}, {"notallowed": {"message": "

Input as a fraction or an integer not as a decimal

", "showStrings": false, "strings": ["."], "partialCredit": 0}, "expectedvariablenames": [], "checkingaccuracy": 0.001, "type": "jme", "showpreview": true, "vsetrangepoints": 5, "showCorrectAnswer": true, "answersimplification": "std", "scripts": {}, "answer": "{c*a1-a*c1}/{b*a1-a*b1}", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "vsetrange": [0, 1]}], "showCorrectAnswer": true, "scripts": {}, "steps": [{"type": "information", "showCorrectAnswer": true, "marks": 0, "prompt": "

The following video gives a direct way of solving a pair of linear equations when you can easily find one variable in terms of the other. 

\n

", "scripts": {}}], "type": "gapfill"}], "statement": "

Solve the following simultaneous equations for $x$ and $y$. Input your answers as fractions or integers, not as decimals.

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "preamble": {"css": "", "js": ""}, "variables": {"a": {"definition": "sa*random(2..9)", "templateType": "anything", "group": "Ungrouped variables", "name": "a", "description": ""}, "c": {"definition": "sc*random(1..9)", "templateType": "anything", "group": "Ungrouped variables", "name": "c", "description": ""}, "b": {"definition": "sb*random(1..9)", "templateType": "anything", "group": "Ungrouped variables", "name": "b", "description": ""}, "that": {"definition": "lcm(abs(b),abs(b1))/abs(b1)", "templateType": "anything", "group": "Ungrouped variables", "name": "that", "description": ""}, "this": {"definition": "lcm(abs(b),abs(b1))/abs(b)", "templateType": "anything", "group": "Ungrouped variables", "name": "this", "description": ""}, "sc1": {"definition": "random(1,-1)", "templateType": "anything", "group": "Ungrouped variables", "name": "sc1", "description": ""}, "s1": {"definition": "random(1,-1)", "templateType": "anything", "group": "Ungrouped variables", "name": "s1", "description": ""}, "s6": {"definition": "if(b*b1>0,-1,1)", "templateType": "anything", "group": "Ungrouped variables", "name": "s6", "description": ""}, "a1": {"definition": "switch(a2=2,random(3,5,7,9),a2=3,random(2,4,5,7),a2=4,random(3,5,7,9),a2=5,random(3,4,6,7,9),a2=6,random(4,5,7,8,9),a2=7,random(3,4,5,6,8,9),a2=8,random(3,5,6,7,9),a2=9,random(2,4,5,7,8),9)", "templateType": "anything", "group": "Ungrouped variables", "name": "a1", "description": ""}, "aort": {"definition": "if(b*b1>0,'take away the equation','add the equation')", "templateType": "anything", "group": "Ungrouped variables", "name": "aort", "description": ""}, "a2": {"definition": "abs(a)", "templateType": "anything", "group": "Ungrouped variables", "name": "a2", "description": ""}, "b1": {"definition": "if(a*b2=a1*b,b2+1,b2)", "templateType": "anything", "group": "Ungrouped variables", "name": "b1", "description": ""}, "b2": {"definition": "random(2..9)", "templateType": "anything", "group": "Ungrouped variables", "name": "b2", "description": ""}, "sc": {"definition": "random(1,-1)", "templateType": "anything", "group": "Ungrouped variables", "name": "sc", "description": ""}, "sb": {"definition": "random(1,-1)", "templateType": "anything", "group": "Ungrouped variables", "name": "sb", "description": ""}, "sa": {"definition": "random(1,-1)", "templateType": "anything", "group": "Ungrouped variables", "name": "sa", "description": ""}, "fromorto": {"definition": "if(b*b1>0,'from','to')", "templateType": "anything", "group": "Ungrouped variables", "name": "fromorto", "description": ""}, "c1": {"definition": "sc1*random(1..9)", "templateType": "anything", "group": "Ungrouped variables", "name": "c1", "description": ""}}, "metadata": {"notes": "\n \t\t

5/08/2012:

\n \t\t

Added more tags.

\n \t\t

Added description.

\n \t\t

Checked calculation. OK.

\n \t\t", "description": "

Solve for $x$ and $y$:  \\[ \\begin{eqnarray} a_1x+b_1y&=&c_1\\\\   a_2x+b_2y&=&c_2 \\end{eqnarray} \\]

\n

The included video describes a more direct method of solving when, for example, one of the equations gives a variable directly in terms of the other variable.

", "licence": "Creative Commons Attribution 4.0 International"}, "type": "question", "showQuestionGroupNames": false, "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}], "contributors": [{"name": "Lucy Hadfield", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/110/"}]}]}], "contributors": [{"name": "Lucy Hadfield", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/110/"}]}