// Numbas version: exam_results_page_options {"name": "Ida's copy of Solve a linear equation $ax+b = cx+d$", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"variablesTest": {"maxRuns": 100, "condition": ""}, "name": "Ida's copy of Solve a linear equation $ax+b = cx+d$", "preamble": {"js": "", "css": ""}, "metadata": {"licence": "Creative Commons Attribution 4.0 International", "description": "

Solve a simple linear equation algebraically. The unknown appears on both sides of the equation.

"}, "variables": {"x": {"name": "x", "templateType": "anything", "description": "", "definition": "random(2..6)", "group": "Ungrouped variables"}, "g": {"name": "g", "templateType": "anything", "description": "", "definition": "random(2..5)", "group": "Ungrouped variables"}, "dg_coprime": {"name": "dg_coprime", "templateType": "anything", "description": "", "definition": "(d-g)/gcd_hfdg", "group": "Ungrouped variables"}, "d": {"name": "d", "templateType": "anything", "description": "", "definition": "random(g+2..8)", "group": "Ungrouped variables"}, "f": {"name": "f", "templateType": "anything", "description": "", "definition": "random(2..6)", "group": "Ungrouped variables"}, "hf_coprime": {"name": "hf_coprime", "templateType": "anything", "description": "", "definition": "(h+f)/gcd_hfdg", "group": "Ungrouped variables"}, "gcd_hfdg": {"name": "gcd_hfdg", "templateType": "anything", "description": "", "definition": "gcd((h+f),(d-g))", "group": "Ungrouped variables"}, "h": {"name": "h", "templateType": "anything", "description": "", "definition": "(x*(d-g))-f", "group": "Ungrouped variables"}, "finalb": {"name": "finalb", "templateType": "anything", "description": "", "definition": "hf_coprime/dg_coprime", "group": "Ungrouped variables"}}, "variable_groups": [], "extensions": [], "tags": ["taxonomy"], "rulesets": {}, "parts": [{"prompt": "

$\\var{d}x-\\var{f}=\\var{g}x+\\var{h}$

\n

What is the value of $x$?

\n

$x = $ [[0]]

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "gaps": [{"variableReplacementStrategy": "originalfirst", "notationStyles": ["plain", "en", "si-en"], "showCorrectAnswer": true, "scripts": {}, "mustBeReducedPC": 0, "mustBeReduced": false, "maxValue": "finalb", "type": "numberentry", "variableReplacements": [], "showFeedbackIcon": true, "minValue": "finalb", "correctAnswerFraction": false, "marks": "2", "correctAnswerStyle": "plain", "allowFractions": false}], "showFeedbackIcon": true, "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}], "ungrouped_variables": ["d", "f", "g", "h", "x", "gcd_hfdg", "hf_coprime", "dg_coprime", "finalb"], "advice": "

We are asked to solve the equation

\n

\\[ \\var{d}x-\\var{f}=\\var{g}x+\\var{h} \\]

\n

In this equation, there are $x$ terms and constant terms on both sides of the equals sign.

\n

To solve this equation, we must rearrange it to get $x$ on its own.

\n

\\begin{align}
\\var{d}x-\\var{f} &= \\var{g}x+\\var{h} \\\\[0.5em]
\\var{d}x-\\var{g}x &= \\var{h}+\\var{f} & \\text{Move } x \\text{ terms to the left, and constant terms to the right.}\\\\[0.5em]
\\simplify{{d-g}*x} &= {\\var{h+f}} & \\text{Collect like terms together.}\\\\[0.5em]
x &=\\frac{\\var{h+f}}{\\var{d-g}} & \\text{Divide both sides by } \\var{d-g} \\text{.} \\\\[0.5em]
x &= \\simplify{{h+f}/{d-g}}
\\end{align}

", "statement": "", "functions": {}, "type": "question", "contributors": [{"name": "Ida Landg\u00e4rds", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2336/"}]}]}], "contributors": [{"name": "Ida Landg\u00e4rds", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2336/"}]}