// Numbas version: exam_results_page_options {"name": "Numbers VI: surds (rationalising the denominator - conjugate)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"functions": {}, "ungrouped_variables": ["a1", "a2", "b1", "b2", "c1", "c2", "c3", "c4", "c5", "c6", "c7", "d1", "d2", "d3", "d4", "d5", "d6", "d7", "e1", "e2", "e3", "e4", "e5", "e6", "e7", "e8", "e9", "e10", "e11", "f1", "f2", "f3", "f4", "f5", "f6", "f7", "f8", "f9", "f10", "f11", "g1", "g2", "g3", "g4", "g12", "g5", "g6", "g7", "g8", "g9", "g10", "g11", "g13"], "name": "Numbers VI: surds (rationalising the denominator - conjugate)", "tags": [], "preamble": {"css": "fraction {\n display: inline-block;\n vertical-align: middle;\n}\nfraction > numerator, fraction > denominator {\n float: left;\n width: 100%;\n text-align: center;\n line-height: 2.5em;\n}\nfraction > numerator {\n border-bottom: 1px solid;\n padding-bottom: 5px;\n}\nfraction > denominator {\n padding-top: 5px;\n}\nfraction input {\n line-height: 1em;\n}\n\nfraction .part {\n margin: 0;\n}\n\n.table-responsive, .fractiontable {\n display:inline-block;\n}\n.fractiontable {\n padding: 0; \n border: 0;\n}\n\n.fractiontable .tddenom \n{\n text-align: center;\n}\n\n.fractiontable .tdnum \n{\n border-bottom: 1px solid black; \n text-align: center;\n}\n\n\n.fractiontable tr {\n height: 3em;\n}", "js": "document.createElement('fraction');\ndocument.createElement('numerator');\ndocument.createElement('denominator');"}, "advice": "

The best approach here is to first rationalise the denominator. We do this by multiplying both top and bottom by an appropriate value.

\n

For example to rationalise the denominator for an expression like $\\frac{a}{\\sqrt{b}}$, we multiply numerator and denominator by $\\sqrt{b}$ to get $\\frac{a\\sqrt{b}}{b}$

\n

Similarly to rationalise the denominator for an expression like $\\frac{a+\\sqrt{b}}{c+\\sqrt{d}}$, we multiply numerator and denominator by $c-\\sqrt{d}$ to get $\\frac{(a+\\sqrt{b})(c-\\sqrt{d})}{c^2-d}$

\n

Dont forget that:

\n

$\\sqrt{a \\times b} = \\sqrt{a} \\times \\sqrt{b}$

\n

$\\sqrt{\\frac{a}{b}} = \\frac{\\sqrt{a}}{\\sqrt{b}}$

\n

$(a+\\sqrt{b})(a-\\sqrt{b})=a^2-b$

\n

Remember to check that your answer is in its simplest form.

", "rulesets": {}, "parts": [{"stepsPenalty": 0, "prompt": "

1$\\var{a1}-\\sqrt{\\var{a2}}$ $=$ [[0]]+$\\sqrt{\\var{a2}}$[[1]] 

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "steps": [{"prompt": "

In this question we find an irrational surd in the denominator. This time, however, it is one of two terms which make up a binomial expression in the denominator.

\n

Rationalising the denominator cannot simply be done by multiplying the numerator and denominator by the surd, as there will still be a surd remaining in the denominator:

\n

$\\frac{1}{\\var{a1}-\\sqrt{\\var{a2}}}\\times\\frac{\\sqrt{\\var{a2}}}{\\sqrt{\\var{a2}}}=\\frac{\\sqrt{\\var{a2}}}{\\var{a1}\\sqrt{\\var{a2}}-\\var{a2}}$

\n

Instead, we take the conjugate of the binomial expression in the denominator. This is essentially the same expression but with the sign of the second term changed.

\n

i.e. the conjugate of $\\var{a1}-\\sqrt{\\var{a2}}$ is $\\var{a1}+\\sqrt{\\var{a2}}$.

\n

We then multiply the numerator and denominator by this conjugate and simplify:

\n

$\\frac{1}{\\var{a1}-\\sqrt{\\var{a2}}}\\times\\frac{\\var{a1}+\\sqrt{\\var{a2}}}{\\var{a1}+\\sqrt{\\var{a2}}}=\\frac{\\var{a1}+\\sqrt{\\var{a2}}}{(\\var{a1}-\\sqrt{\\var{a2}})(\\var{a1}+\\sqrt{\\var{a2}})}$.

\n

You may now recognise the pattern of binomial expression multiplied by its conjugate as the factorised equivalent of the difference of two squares, e.g. $(x+2)(x-2)=x^2-4$.

\n

Using this principle, the denominator simplifies as follows:

\n

$\\frac{\\var{a1}+\\sqrt{\\var{a2}}}{(\\var{a1}-\\sqrt{\\var{a2}})(\\var{a1}+\\sqrt{\\var{a2}})}=\\frac{\\var{a1}+\\sqrt{\\var{a2}}}{(\\var{a1})^2-\\var{a2}}=\\frac{\\var{a1}+\\sqrt{\\var{a2}}}{\\simplify{{a1}^2-{a2}}}$

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "information"}], "gaps": [{"allowFractions": false, "variableReplacements": [], "maxValue": "a1", "minValue": "a1", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "a1^2 - a2", "minValue": "a1^2 - a2", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}, {"stepsPenalty": 0, "prompt": "


1$\\var{b1}-\\sqrt{\\var{b2}}$ $=$ [[0]]+$\\sqrt{\\var{b2}}$[[1]]

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "steps": [{"prompt": "

Again, we multiply the numerator and denominator by the denominator conjugate and simplify:

\n

$\\frac{1}{\\var{b1}-\\sqrt{\\var{b2}}}\\times\\frac{\\var{b1}+\\sqrt{\\var{b2}}}{\\var{b1}+\\sqrt{\\var{b2}}}=\\frac{\\var{b1}+\\sqrt{\\var{b2}}}{(\\var{b1}-\\sqrt{\\var{b2}})(\\var{b1}+\\sqrt{\\var{b2}})}=\\frac{\\var{b1}+\\sqrt{\\var{b2}}}{(\\var{b1})^2-\\var{b2}}=\\frac{\\var{b1}+\\sqrt{\\var{b2}}}{\\simplify{{b1}^2-{b2}}}$.

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "information"}], "gaps": [{"allowFractions": false, "variableReplacements": [], "maxValue": "b1", "minValue": "b1", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "b1^2 - b2", "minValue": "b1^2 - b2", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}, {"stepsPenalty": 0, "prompt": "

$\\var{c3}$$\\var{c1}-\\sqrt{\\var{c2}}$$=$[[0]]$+$[[1]]$\\sqrt{\\var{c2}}$[[2]]

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "steps": [{"prompt": "

Again, we multiply the numerator and denominator by the denominator conjugate and simplify:

\n

$\\frac{\\var{c3}}{\\var{c1}-\\sqrt{\\var{c2}}}\\times\\frac{\\var{c1}+\\sqrt{\\var{c2}}}{\\var{c1}+\\sqrt{\\var{c2}}}=\\frac{\\var{c3}\\big(\\var{c1}+\\sqrt{\\var{c2}}\\big)}{(\\var{c1}-\\sqrt{\\var{c2}})(\\var{c1}+\\sqrt{\\var{c2}})}=\\frac{\\var{c3}\\big(\\var{c1}+\\sqrt{\\var{c2}}\\big)}{\\big((\\var{c1})^2-\\var{c2}\\big)}=\\frac{\\big(\\var{c6}\\times\\var{c1}\\big)+\\big(\\var{c6}\\times\\sqrt{\\var{c2}}\\big)}{\\var{c7}}=\\frac{\\simplify{{c6}*{c1}}+\\var{c6}\\sqrt{\\var{c2}}}{\\var{c7}}$

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "information"}], "gaps": [{"allowFractions": false, "variableReplacements": [], "maxValue": "c6*c1", "minValue": "c6*c1", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "c6", "minValue": "c6", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "c7", "minValue": "c7", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}, {"stepsPenalty": 0, "prompt": "

$\\var{d3}$$\\var{d1}-\\sqrt{\\var{d2}}$ $=$ [[0]]$+$[[1]]$\\sqrt{\\var{d2}}$[[2]]

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "steps": [{"prompt": "

Again, we multiply the numerator and denominator by the denominator conjugate and simplify:

\n

$\\frac{\\var{d3}}{\\var{d1}-\\sqrt{\\var{d2}}}\\times\\frac{\\var{d1}+\\sqrt{\\var{d2}}}{\\var{d1}+\\sqrt{\\var{d2}}}=\\frac{\\var{d3}\\big(\\var{d1}+\\sqrt{\\var{d2}}\\big)}{(\\var{d1}-\\sqrt{\\var{d2}})(\\var{d1}+\\sqrt{\\var{d2}})}=\\frac{\\var{d3}\\big(\\var{d1}+\\sqrt{\\var{d2}}\\big)}{\\big((\\var{d1})^2-\\var{d2}\\big)}=\\frac{\\var{d3}\\big(\\var{d1}+\\sqrt{\\var{d2}}\\big)}{\\var{d4}}=\\frac{\\big(\\var{d6}\\times\\var{d1}\\big)+\\big(\\var{d6}\\times\\sqrt{\\var{d2}}\\big)}{\\var{d7}}=\\frac{\\simplify{{d6}*{d1}}+\\var{d6}\\sqrt{\\var{d2}}}{\\var{d7}}$

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "information"}], "gaps": [{"allowFractions": false, "variableReplacements": [], "maxValue": "d6*d1", "minValue": "d6*d1", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "d6", "minValue": "d6", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "d7", "minValue": "d7", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}, {"stepsPenalty": 0, "prompt": "

$\\var{e1}-\\sqrt{\\var{e3}}$$\\var{e2}-\\sqrt{\\var{e3}}$ $=$ [[0]]$+$[[1]]$\\sqrt{\\var{e3}}$[[2]]

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "steps": [{"prompt": "

Again, we multiply the numerator and denominator by the denominator conjugate and simplify:

\n

$\\frac{\\var{e1}-\\sqrt{\\var{e3}}}{\\var{e2}-\\sqrt{\\var{e3}}}\\times\\frac{\\var{e2}+\\sqrt{\\var{e3}}}{\\var{e2}+\\sqrt{\\var{e3}}}=\\frac{(\\var{e1}-\\sqrt{\\var{e3}})(\\var{e2}+\\sqrt{\\var{e3}})}{(\\var{e2}-\\sqrt{\\var{e3}})(\\var{e2}+\\sqrt{\\var{e3}})}=\\frac{\\big(\\var{e1}\\times\\var{e2}\\big)+\\var{e1}\\sqrt{\\var{e3}}-\\var{e2}\\sqrt{\\var{e3}}-\\var{e3}}{\\big((\\var{e2})^2-\\var{e3}\\big)}=\\frac{\\big(\\var{e1}\\times\\var{e2}\\big)+\\big(\\var{e1}-\\var{e2}\\big)\\sqrt{\\var{e3}}-\\var{e3}}{\\big((\\var{e2})^2-\\var{e3}\\big)}=\\frac{\\var{e4}+\\var{e5}\\sqrt{\\var{e3}}}{\\var{e6}}=\\frac{\\simplify{{e9}+{e10}*sqrt{e3}}}{\\var{e11}}$

\n

Note: The coefficient of the surd in the result may be negative, but the question requires you type the answer into the box next to a plus sign. If it is indeed negative, write the negative number but keep in mind that the two signs would simplify to a negative when written.

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "information"}], "gaps": [{"allowFractions": false, "variableReplacements": [], "maxValue": "e9", "minValue": "e9", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "e10", "minValue": "e10", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "e11", "minValue": "e11", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}, {"stepsPenalty": 0, "prompt": "

$\\var{f1}+\\sqrt{\\var{f3}}$$\\var{f2}-\\sqrt{\\var{f3}}$$ = $ [[0]]$+$[[1]]$\\sqrt{\\var{f3}}$[[2]]

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "steps": [{"prompt": "

Again, we multiply the numerator and denominator by the denominator conjugate and simplify:

\n

$\\frac{\\var{f1}+\\sqrt{\\var{f3}}}{\\var{f2}-\\sqrt{\\var{f3}}}\\times\\frac{\\var{f2}+\\sqrt{\\var{f3}}}{\\var{f2}+\\sqrt{\\var{f3}}}=\\frac{(\\var{f1}+\\sqrt{\\var{f3}})(\\var{f2}+\\sqrt{\\var{f3}})}{(\\var{f2}-\\sqrt{\\var{f3}})(\\var{f2}+\\sqrt{\\var{f3}})}=\\frac{\\big(\\var{f1}\\times\\var{f2}\\big)+\\var{f1}\\sqrt{\\var{f3}}+\\var{f2}\\sqrt{\\var{f3}}+\\var{f3}}{\\big((\\var{f2})^2-\\var{f3}\\big)}=\\frac{\\big(\\var{f1}\\times\\var{f2}\\big)+\\big(\\var{f1}+\\var{f2}\\big)\\sqrt{\\var{f3}}+\\var{f3}}{\\big((\\var{f2})^2-\\var{f3}\\big)}=\\frac{\\var{f4}+\\var{f5}\\sqrt{\\var{f3}}}{\\var{f6}}=\\frac{\\simplify{{f9}+{f10}*sqrt{f3}}}{\\var{f11}}$

\n

Note: The coefficient of the surd in the result may be negative, but the question requires you type the answer into the box next to a plus sign. If it is indeed negative, write the negative number but keep in mind that the two signs would simplify to a negative when written.

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "information"}], "gaps": [{"allowFractions": false, "variableReplacements": [], "maxValue": "f9", "minValue": "f9", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "f10", "minValue": "f10", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "f11", "minValue": "f11", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}, {"stepsPenalty": 0, "prompt": "

$\\var{g1}+\\sqrt{\\var{g13}}$$\\var{g2}+2\\sqrt{\\var{g3}}$$ =$ [[0]]$+$[[1]]$\\sqrt{\\var{g3}}$[[2]]

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "steps": [{"prompt": "

Again, we multiply the numerator and denominator by the denominator conjugate and simplify:

\n

$\\frac{\\var{g1}+\\sqrt{\\var{g13}}}{\\var{g2}+2\\sqrt{\\var{g3}}}\\times\\frac{\\var{g2}-2\\sqrt{\\var{g3}}}{\\var{g2}-2\\sqrt{\\var{g3}}}=\\frac{(\\var{g1}+\\sqrt{\\var{g13}})(\\var{g2}-2\\sqrt{\\var{g3}})}{(\\var{g2}+2\\sqrt{\\var{g3}})(\\var{g2}-2\\sqrt{\\var{g3}})}=\\frac{\\big(\\var{g1}\\times\\var{g2}\\big)+\\var{g2}\\sqrt{\\var{g13}}-\\simplify{2*{g1}}\\sqrt{\\var{g3}}-2\\sqrt{\\var{g3}\\times\\var{g13}}}{\\big((\\var{g2})^2-4\\var{g3}\\big)}=\\frac{\\simplify{{g1}*{g2}}+\\var{g2}\\sqrt{\\var{g3}\\times\\var{g12}}-\\simplify{2*{g1}}\\sqrt{\\var{g3}}-2\\sqrt{\\var{g3}\\times\\var{g3}\\times\\var{g12}}}{\\simplify{{g2}^2}-4\\var{g3}}=\\frac{\\var{g4}+\\sqrt{\\var{g3}}\\big(\\var{g2}\\sqrt{\\var{g12}}-\\simplify{2*{g1}}\\big)}{\\var{g6}}=\\frac{\\var{g4}+\\var{g5}\\sqrt{\\var{g3}}}{\\var{g6}}=\\frac{\\simplify{{g9}+{g10}*sqrt{g3}}}{\\var{g11}}$

\n

Note: The coefficient of the surd in the result may be negative, but the question requires you type the answer into the box next to a plus sign. If it is indeed negative, write the negative number but keep in mind that the two signs would simplify to a negative when written.

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "extension"}], "gaps": [{"allowFractions": false, "variableReplacements": [], "maxValue": "g9", "minValue": "g9", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "g10", "minValue": "g10", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"allowFractions": false, "variableReplacements": [], "maxValue": "g11", "minValue": "g11", "variableReplacementStrategy": "originalfirst", "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}], "extensions": [], "statement": "

'Rationalise the denominators' of the following expressions and present each in the form $\\frac{a+b\\sqrt{c}}{d}$ where a, b, c and d are integers, with a, b, and d having no common factors.

\n

With simpler operations, it's easier to manipulate fractions which contain surds in the numerator instead of the denominator. The process of transferring the surd from the denominator to the numerator is called 'ratinoalising the denominator'. If you've never done a question like this before, click on 'Show steps' and follow the solutions, or click 'Reveal answers' at the bottom of the page and study the Advice section. Once you are confident with the method, click 'Try another question like this one' and complete the questions without clicking for help.

\n

Note: the final answer may simplify in such a way that the number $1$ is in the place of numerator coefficient, in the denominator or both. In these cases the $1$ wouldn't be written in the final answer but this question requires that you write it into the given gaps.

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "variables": {"f1": {"definition": "random([3,5,2,7,11])", "templateType": "anything", "group": "Ungrouped variables", "name": "f1", "description": ""}, "f2": {"definition": "random([3,5,7,11] except f1)", "templateType": "anything", "group": "Ungrouped variables", "name": "f2", "description": ""}, "f3": {"definition": "random([2,3,5] except f1 except f2)", "templateType": "anything", "group": "Ungrouped variables", "name": "f3", "description": ""}, "f4": {"definition": "f1*f2+f3", "templateType": "anything", "group": "Ungrouped variables", "name": "f4", "description": ""}, "f5": {"definition": "f2+f1", "templateType": "anything", "group": "Ungrouped variables", "name": "f5", "description": ""}, "f6": {"definition": "f2^2-f3", "templateType": "anything", "group": "Ungrouped variables", "name": "f6", "description": ""}, "f7": {"definition": "gcd(f4,f5)", "templateType": "anything", "group": "Ungrouped variables", "name": "f7", "description": ""}, "f8": {"definition": "gcd(f7,f6)", "templateType": "anything", "group": "Ungrouped variables", "name": "f8", "description": ""}, "f9": {"definition": "f4/f8", "templateType": "anything", "group": "Ungrouped variables", "name": "f9", "description": ""}, "c3": {"definition": "random(2..5)", "templateType": "anything", "group": "Ungrouped variables", "name": "c3", "description": ""}, "b1": {"definition": "random([3,5,7,11] except a1)", "templateType": "anything", "group": "Ungrouped variables", "name": "b1", "description": ""}, "b2": {"definition": "random([2,3,5] except b1)", "templateType": "anything", "group": "Ungrouped variables", "name": "b2", "description": ""}, "e4": {"definition": "e1*e2-e3", "templateType": "anything", "group": "Ungrouped variables", "name": "e4", "description": ""}, "d6": {"definition": "d3/d5", "templateType": "anything", "group": "Ungrouped variables", "name": "d6", "description": ""}, "d7": {"definition": "d4/d5", "templateType": "anything", "group": "Ungrouped variables", "name": "d7", "description": ""}, "d4": {"definition": "d1^2 - d2", "templateType": "anything", "group": "Ungrouped variables", "name": "d4", "description": ""}, "d5": {"definition": "gcd(d3,d4)", "templateType": "anything", "group": "Ungrouped variables", "name": "d5", "description": ""}, "d2": {"definition": "random([2,3,5] except d1)", "templateType": "anything", "group": "Ungrouped variables", "name": "d2", "description": ""}, "d3": {"definition": "random(2..5)", "templateType": "anything", "group": "Ungrouped variables", "name": "d3", "description": ""}, "d1": {"definition": "random([3,5,7,11] except a1 except b1 except c1)", "templateType": "anything", "group": "Ungrouped variables", "name": "d1", "description": ""}, "e11": {"definition": "e6/e8", "templateType": "anything", "group": "Ungrouped variables", "name": "e11", "description": ""}, "e1": {"definition": "random([3,5,2,7,11])", "templateType": "anything", "group": "Ungrouped variables", "name": "e1", "description": ""}, "e3": {"definition": "random([2,3,5] except e1 except e2)", "templateType": "anything", "group": "Ungrouped variables", "name": "e3", "description": ""}, "e2": {"definition": "random([3,5,7,11] except e1)", "templateType": "anything", "group": "Ungrouped variables", "name": "e2", "description": ""}, "g7": {"definition": "gcd(g4,g5)", "templateType": "anything", "group": "Ungrouped variables", "name": "g7", "description": ""}, "g6": {"definition": "g2^2-4g3", "templateType": "anything", "group": "Ungrouped variables", "name": "g6", "description": ""}, "g5": {"definition": "((g12)^0.5)*g2-2g1", "templateType": "anything", "group": "Ungrouped variables", "name": "g5", "description": ""}, "g4": {"definition": "g1*g2-2g3*(g12)^0.5", "templateType": "anything", "group": "Ungrouped variables", "name": "g4", "description": ""}, "g3": {"definition": "random([2,3,5] except g1 except g2)", "templateType": "anything", "group": "Ungrouped variables", "name": "g3", "description": ""}, "g2": {"definition": "random([3,5,7,11] except g1)", "templateType": "anything", "group": "Ungrouped variables", "name": "g2", "description": ""}, "g1": {"definition": "random([3,5,2,7,11])", "templateType": "anything", "group": "Ungrouped variables", "name": "g1", "description": ""}, "g9": {"definition": "g4/g8", "templateType": "anything", "group": "Ungrouped variables", "name": "g9", "description": ""}, "g8": {"definition": "gcd(g7,g6)", "templateType": "anything", "group": "Ungrouped variables", "name": "g8", "description": ""}, "a1": {"definition": "random([3,5,7,11])", "templateType": "anything", "group": "Ungrouped variables", "name": "a1", "description": ""}, "a2": {"definition": "random([2,3,5] except a1)", "templateType": "anything", "group": "Ungrouped variables", "name": "a2", "description": ""}, "e9": {"definition": "e4/e8", "templateType": "anything", "group": "Ungrouped variables", "name": "e9", "description": ""}, "e8": {"definition": "gcd(e7,e6)", "templateType": "anything", "group": "Ungrouped variables", "name": "e8", "description": ""}, "e5": {"definition": "e1-e2", "templateType": "anything", "group": "Ungrouped variables", "name": "e5", "description": ""}, "c2": {"definition": "random([2,3,5] except c1)", "templateType": "anything", "group": "Ungrouped variables", "name": "c2", "description": ""}, "c1": {"definition": "random([3,5,7,11] except a1 except b1)", "templateType": "anything", "group": "Ungrouped variables", "name": "c1", "description": ""}, "e6": {"definition": "e2^2 - e3", "templateType": "anything", "group": "Ungrouped variables", "name": "e6", "description": ""}, "c7": {"definition": "c4/c5", "templateType": "anything", "group": "Ungrouped variables", "name": "c7", "description": ""}, "c6": {"definition": "c3/c5", "templateType": "anything", "group": "Ungrouped variables", "name": "c6", "description": ""}, "c5": {"definition": "gcd(c3,c4)", "templateType": "anything", "group": "Ungrouped variables", "name": "c5", "description": ""}, "c4": {"definition": "c1^2 - c2", "templateType": "anything", "group": "Ungrouped variables", "name": "c4", "description": ""}, "e7": {"definition": "gcd(e4,e5)", "templateType": "anything", "group": "Ungrouped variables", "name": "e7", "description": ""}, "e10": {"definition": "e5/e8", "templateType": "anything", "group": "Ungrouped variables", "name": "e10", "description": ""}, "f10": {"definition": "f5/f8", "templateType": "anything", "group": "Ungrouped variables", "name": "f10", "description": ""}, "f11": {"definition": "f6/f8", "templateType": "anything", "group": "Ungrouped variables", "name": "f11", "description": ""}, "g13": {"definition": "g3*g12", "templateType": "anything", "group": "Ungrouped variables", "name": "g13", "description": ""}, "g12": {"definition": "random(4,9,16,25)", "templateType": "anything", "group": "Ungrouped variables", "name": "g12", "description": ""}, "g11": {"definition": "g6/g8", "templateType": "anything", "group": "Ungrouped variables", "name": "g11", "description": ""}, "g10": {"definition": "g5/g8", "templateType": "anything", "group": "Ungrouped variables", "name": "g10", "description": ""}}, "metadata": {"description": "

Practice rationalising a binomial denominator which contains surds.

\n

Adapted from 'Surds 3' by Joshua Boddy.

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