// Numbas version: exam_results_page_options {"name": "Irrationale Zahlen - Nenner rational machen", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Irrationale Zahlen - Nenner rational machen", "tags": [], "metadata": {"description": "

Rationalise the denominator with increasingly difficult examples involving compound denominators. 

\n

Translated to German, made some minor changes to Advice section.

\n

Original: https://numbas.mathcentre.ac.uk/question/22555/rationalising-the-denominator-surds/ by Lauren Richards

", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "

Schreiben Sie die folgenden Zahlen als Brüche mit einer ganzen Zahl im Nenner.

", "advice": "

a)

\n

Es gilt $\\displaystyle\\frac{\\sqrt{a}}{\\sqrt{b}} = \\sqrt{\\frac{a}{b}}$.

\n

i)

\n

$\\displaystyle\\frac{\\sqrt{\\simplify{{square_nums[0]}{prime_nums[0]}}}}{\\sqrt{\\var{prime_nums[0]}}} = \\sqrt{\\frac{{\\simplify{{square_nums[0]}{prime_nums[0]}}}}{{\\var{prime_nums[0]}}}} = \\sqrt{\\var{square_nums[0]}}= \\simplify{{sqrt(square_nums[0])}}$

\n

ii)

\n

$\\displaystyle\\frac{\\sqrt{\\simplify{{square_nums[1]}{prime_nums[1]}}}}{\\sqrt{\\var{prime_nums[1]}}} = \\sqrt{\\frac{{\\simplify{{square_nums[1]}{prime_nums[1]}}}}{{\\var{prime_nums[1]}}}} = \\sqrt{\\var{square_nums[1]}} = \\simplify{{sqrt(square_nums[1])}}$.

\n

b)

\n

Um eine ganze Zahl in den Nenner zu bekommen, benutzen wir, dass $\\displaystyle\\sqrt{a}\\cdot\\sqrt{a}=a$.

\n

Gefragt ist, den Ausdruck $\\displaystyle\\frac{\\sqrt{\\var{n_lcm}}}{\\sqrt{\\var{m_lcm}}}$ umzuschreiben als Bruch mit einer ganzen Zahl im Nenner.

\n

Der Nenner ist ${\\sqrt{\\var{m_lcm}}}$, also multiplizieren wir den Nenner mit ${\\sqrt{\\var{m_lcm}}}$.

\n

\\[ \\frac{\\sqrt{\\var{n_lcm}}}{\\sqrt{\\var{m_lcm}}}\\cdot\\frac{\\sqrt{\\var{m_lcm}}}{\\sqrt{\\var{m_lcm}}} \\]

\n

Weil $\\sqrt{a}\\cdot\\sqrt{b}$ = $\\sqrt{ab}$, können wir den Zähler  als $\\sqrt{\\var{num}}$ schreiben.

\n

Der Nenner ist ${\\sqrt{\\var{m_lcm}}}\\cdot{\\sqrt{\\var{m_lcm}}} = {\\var{m_lcm}}$.

\n

Also ist das Ergebnis dieser Rechnung

\n

\\[ \\frac{\\sqrt{\\var{num}}}{\\var{m_lcm}} \\]

\n

Zum Schluss können wir noch kürzen und erhalten

\n

\\[ \\frac{\\sqrt{\\var{a[0]*b[0]}}}{\\var{b[0]}} \\]

\n

(Man kann natürlich auch schon zu Beginn kürzen, das ist im Grunde effizienter.)

\n

c)

\n

Zunächst erweitern wir den Bruch mit $\\sqrt{\\var{f}}$. Weil $\\displaystyle\\sqrt{a}\\cdot\\sqrt{a}=a$ gilt, ist der Nenner des entstehenden Bruchs $\\var{d}\\cdot\\var{f}=\\var{df}$.

\n

$\\displaystyle\\frac{\\var{c}}{\\var{d}\\sqrt{\\var{f}}}\\cdot\\simplify[all,!simplifyFractions,!sqrtDivision]{sqrt({f})/(sqrt({f}))}={\\frac{\\simplify{{c}*sqrt({f})}}{{(\\var{d}\\cdot\\var{f})}}}=\\frac{\\simplify{{c}*sqrt({f})}}{\\var{d*f}}$.

\n
\n

Wir kürzen noch mit $\\var{gcd_cdf}$, und erhalten als Ergebnis

\n

\\[\\frac{\\simplify{{c}*sqrt({f})}}{\\var{d*f}}=\\frac{\\simplify{{c_coprime}*sqrt({f})}}{\\var{df_coprime}}\\]

\n
\n

Die Antwort soll in der Form $\\frac{a \\sqrt{\\var{f}}}{b}$ gegeben werden, also ist $a = \\var{c_coprime}$ und $b = \\var{df_coprime}$.

\n

\n

d)

\n

Um auf eine ganze Zahl im Nenner zu kommen, wenn der Nenner eine Summe ist wie bei $\\displaystyle\\frac{\\var{g}}{\\sqrt{\\var{h}}+\\var{j}}$, erweitern wir mit $\\sqrt{\\var{h}}-\\var{j}$ und benutzen die dritte binomische Formel.

\n

\\[ \\frac{\\var{g}}{\\sqrt{\\var{h}}+\\var{j}}\\cdot\\frac{(\\sqrt{\\var{h}}-\\var{j})}{(\\sqrt{\\var{h}}-\\var{j})}=\\frac{\\var{g}(\\sqrt{\\var{h}}-\\var{j})}{(\\sqrt{\\var{h}}+\\var{j})(\\sqrt{\\var{h}}-\\var{j})}\\text{.} \\]

\n

Wir erhalten

\n

\\[ \\frac{ \\simplify{ {g*-j} + {g}*sqrt({h})} }{\\var{h-j^2}}\\text{,} \\]

\n

Das können wir noch vereinfachen zu

\n

\\[ \\var{o}\\sqrt{\\var{h}}-{\\var{l}}\\text{.} \\]

\n

\n

e)

\n

Wir rechnen

\n

$\\displaystyle\\frac{\\var{t}-\\sqrt{\\var{u}}}{\\var{t}+\\sqrt{\\var{u}}}$ =

\n

$\\displaystyle\\frac{\\var{t}-\\sqrt{\\var{u}}}{\\var{t}+\\sqrt{\\var{u}}}\\times\\frac{\\var{t}-\\sqrt{\\var{u}}}{\\var{t}-\\sqrt{\\var{u}}}=\\frac{(\\var{t}-\\sqrt{\\var{u}})(\\var{t}-\\sqrt{\\var{u}})}{(\\var{t}+\\sqrt{\\var{u}})(\\var{t}-\\sqrt{\\var{u}})}=\\frac{\\var{t^2}-\\var{2t}\\sqrt{\\var{u}}+\\var{u}}{\\var{t^2}-\\var{u}}$.

\n

$\\displaystyle\\frac{\\var{t^2}-\\var{2t}\\sqrt{\\var{u}}+\\var{u}}{\\var{t^2}-\\var{u}}=\\frac{\\var{t^2+u}-\\var{2t}{\\sqrt{\\var{u}}}}{\\var{t^2-u}}$.

\n
\n

Kürzen mit ${\\var{gcd_frac}}$ ergibt dann

\n

$\\displaystyle\\frac{\\var{num_simp_1}-\\simplify{{num_simp_2}*sqrt({u})}}{\\var{denom_simp}}$. 

\n
\n

f)

\n

Um die Brüche $\\displaystyle\\frac{\\var{p}}{\\sqrt{\\var{p}}+\\sqrt{\\var{p^3}}}+\\frac{\\var{r_coprime}}{\\var{s_coprime}}$ zu addieren, müssen wir sie zunächst auf einen gemeinsamen Nenner bringen.

\n

Beachten Sie, dass $\\sqrt{\\var{p^3}}$ umgeschrieben werden kann als $\\var{p}\\sqrt{\\var{p}}$, das bedeutet, dass wir den ersten Bruch schreiben können als

\n

\\[ \\frac{\\var{p}}{\\sqrt{\\var{p}}+\\var{p}\\sqrt{\\var{p}}} \\text{.} \\]

\n

Das vereinfachen wir weiter zu

\n

\\[ \\frac{\\var{p}}{\\var{p+1}\\sqrt{\\var{p}}} \\text{.} \\]

\n

Deshalb haben wir als Zwischenergebnis $\\displaystyle\\frac{\\var{p}}{{\\var{p+1}}\\sqrt{\\var{p}}}+\\frac{\\var{r_coprime}}{\\var{s_coprime}}$.

\n

Um die Addition durchzuführen, müssen wir den zweiten Bruch auf denselben Nenner bringen. Wir erweitern mit $\\simplify{{p_p1}sqrt({p})}$, also

\n

$\\displaystyle\\frac{\\var{r_coprime}}{\\var{s_coprime}}\\cdot\\simplify[all,!simplifyFractions,!sqrtDivision]{{p_p1}*sqrt({p})/({p_p1}*sqrt({p}))}=\\frac{\\simplify{{one}*sqrt({p})}}{\\var{two}\\sqrt{\\var{p}}}$,

\n

Jetzt erhalten wir

\n

\\[ \\frac{\\var{p}}{\\var{p+1}\\sqrt{\\var{p}}}+\\frac{\\simplify{{one}*sqrt({p})}}{\\var{two}\\sqrt{\\var{p}}}= \\frac{\\var{p}+\\simplify{{one}*sqrt({p})}}{\\var{p+1}\\sqrt{\\var{p}}} \\]

\n

Weil $\\displaystyle\\sqrt{a}\\cdot\\sqrt{a}=a$ ist, können wir $\\sqrt{\\var{p}}$ im Zähler ausklammern:

\n

\\[ \\frac{\\sqrt{\\var{p}}(\\sqrt{\\var{p}}+\\var{r_coprime*p_p1})}{\\var{p+1}\\sqrt{\\var{p}}}\\text{.} \\]

\n

Wir kürzen jetzt mit $\\sqrt{\\var{p}}$ und bekommen

\n

\\[ \\frac{\\sqrt{\\var{p}}+\\var{one}}{\\var{p+1}} \\text{.} \\]

", "rulesets": {}, "extensions": [], "variables": {"r": {"name": "r", "group": "Part f", "definition": "random(1..2)", "description": "", "templateType": "anything"}, "t": {"name": "t", "group": "Part e", "definition": "random(1..6)", "description": "", "templateType": "anything"}, "g": {"name": "g", "group": "Part d", "definition": "k*(h-j^2)", "description": "", "templateType": "anything"}, "n": {"name": "n", "group": "Part b", "definition": "random(2,4,5)", "description": "

Random number.

", "templateType": "anything"}, "d": {"name": "d", "group": "Part c", "definition": "random(2..10)", "description": "", "templateType": "anything"}, "one": {"name": "one", "group": "Part f", "definition": "r_coprime*p_p1", "description": "", "templateType": "anything"}, "a": {"name": "a", "group": "Part b", "definition": "repeat(random(7..11 except 8 except 9 except 10),5)", "description": "

Random numbers, not square.

", "templateType": "anything"}, "r_coprime": {"name": "r_coprime", "group": "Part f", "definition": "r/gcd(r,s)", "description": "", "templateType": "anything"}, "m": {"name": "m", "group": "Part b", "definition": "random(2,3,4)", "description": "

Random number.

", "templateType": "anything"}, "p": {"name": "p", "group": "Part f", "definition": "random(2..5 except 4)", "description": "", "templateType": "anything"}, "s": {"name": "s", "group": "Part f", "definition": "p+1", "description": "", "templateType": "anything"}, "h": {"name": "h", "group": "Part d", "definition": "j^2+random(-3..3 except 0)", "description": "", "templateType": "anything"}, "two": {"name": "two", "group": "Part f", "definition": "s_coprime*p_p1", "description": "", "templateType": "anything"}, "num_simp_1": {"name": "num_simp_1", "group": "Part e", "definition": "(t^2+u)/gcd_frac", "description": "

Simplified numerical term of numerator.

", "templateType": "anything"}, "c_coprime": {"name": "c_coprime", "group": "Part c", "definition": "c/gcd_cdf", "description": "", "templateType": "anything"}, "k": {"name": "k", "group": "Part d", "definition": "random(2..4)", "description": "", "templateType": "anything"}, "p_p1": {"name": "p_p1", "group": "Part f", "definition": "ceil(p/(s_coprime))", "description": "", "templateType": "anything"}, "gcd_num": {"name": "gcd_num", "group": "Part e", "definition": "gcd(t^2+u, 2*t)", "description": "

GCD of terms in numerator.

", "templateType": "anything"}, "o": {"name": "o", "group": "Part d", "definition": "g/(h-j^2)", "description": "", "templateType": "anything"}, "ghi": {"name": "ghi", "group": "Part e", "definition": "t^2-u", "description": "", "templateType": "anything"}, "b": {"name": "b", "group": "Part b", "definition": "repeat(random(3..5 except 4),5)", "description": "

Random numbers, not square.

", "templateType": "anything"}, "l": {"name": "l", "group": "Part d", "definition": "(g*j)/(h-j^2)", "description": "", "templateType": "anything"}, "j": {"name": "j", "group": "Part d", "definition": "random(1..5)", "description": "", "templateType": "anything"}, "square_nums": {"name": "square_nums", "group": "Part a", "definition": "shuffle([4,9,16,25])", "description": "

List of square numbers.

", "templateType": "anything"}, "u": {"name": "u", "group": "Part e", "definition": "random(2..10 except 4 except 9) ", "description": "", "templateType": "anything"}, "denom_simp": {"name": "denom_simp", "group": "Part e", "definition": "ghi/gcd_frac", "description": "

Simplified denominator.

", "templateType": "anything"}, "c": {"name": "c", "group": "Part c", "definition": "random(1..10)", "description": "", "templateType": "anything"}, "qwerty": {"name": "qwerty", "group": "Part f", "definition": "(r_coprime*p_p1)-1", "description": "", "templateType": "anything"}, "gcd_cdf": {"name": "gcd_cdf", "group": "Part c", "definition": "gcd(c,df)", "description": "", "templateType": "anything"}, "df": {"name": "df", "group": "Part c", "definition": "d*f", "description": "", "templateType": "anything"}, "m_lcm": {"name": "m_lcm", "group": "Part b", "definition": "b[0]*lcm(n,m)", "description": "

Multiple of LCM of n amd m.

", "templateType": "anything"}, "prime_nums": {"name": "prime_nums", "group": "Part a", "definition": "shuffle([3,5,7,11,13])", "description": "

List of prime numbers.

", "templateType": "anything"}, "n_lcm": {"name": "n_lcm", "group": "Part b", "definition": "a[0]*lcm(n,m)", "description": "

Multiple of LCM of n amd m.

", "templateType": "anything"}, "s_coprime": {"name": "s_coprime", "group": "Part f", "definition": "s/gcd(r,s)", "description": "", "templateType": "anything"}, "df_coprime": {"name": "df_coprime", "group": "Part c", "definition": "df/gcd_cdf", "description": "", "templateType": "anything"}, "gcd_frac": {"name": "gcd_frac", "group": "Part e", "definition": "gcd(gcd_num, t^2-u)", "description": "

GCD of all terms in fraction.

", "templateType": "anything"}, "num_simp_2": {"name": "num_simp_2", "group": "Part e", "definition": "2t/gcd_frac", "description": "

Simplified surd term of numerator.

", "templateType": "anything"}, "f": {"name": "f", "group": "Part c", "definition": "random(2..10 except 4 except 9)", "description": "", "templateType": "anything"}, "num": {"name": "num", "group": "Part b", "definition": "m_lcm*n_lcm", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": "100"}, "ungrouped_variables": [], "variable_groups": [{"name": "Part a", "variables": ["square_nums", "prime_nums"]}, {"name": "Part b", "variables": ["n", "m", "n_lcm", "m_lcm", "a", "b", "num"]}, {"name": "Part c", "variables": ["c", "d", "f", "df", "gcd_cdf", "c_coprime", "df_coprime"]}, {"name": "Part d", "variables": ["g", "h", "j", "l", "k", "o"]}, {"name": "Part f", "variables": ["p", "r", "s", "r_coprime", "s_coprime", "p_p1", "qwerty", "one", "two"]}, {"name": "Part e", "variables": ["t", "u", "ghi", "denom_simp", "gcd_num", "gcd_frac", "num_simp_1", "num_simp_2"]}], "functions": {}, "preamble": {"js": "", "css": ".fractiontable table {\n width: 20%; \n padding: 0px; \n border-width: 0px; \n layout: fixed;\n}\n\n.fractiontable .tddenom \n{\n text-align: center;\n}\n\n.fractiontable .tdnum \n{\n width: 15%; \n border-bottom: 1px solid black; \n text-align: center;\n}\n\n.fractiontable .tdeq \n{\n width: 5%; \n border-bottom: 0px;\n font-size: x-large;\n}\n\n\n.fractiontable th {\n background-color:#aaa;\n}\n/*Fix the height of all cells EXCEPT table-headers to 40px*/\n.fractiontable td {\n height:40px;\n}\n"}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Vereinfachen Sie die folgenden Ausdrücke und schreiben Sie sie als ganze Zahlen.

\n

i)

\n

\n

$\\displaystyle\\frac{\\sqrt{\\simplify{{square_nums[0]}{prime_nums[0]}}}}{\\sqrt{\\var{prime_nums[0]}}}=$ [[0]]

\n

\n

ii)

\n

$\\displaystyle\\frac{\\sqrt{\\simplify{{square_nums[1]}{prime_nums[1]}}}}{\\sqrt{\\var{prime_nums[1]}}}=$ [[1]]

", "gaps": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "sqrt{square_nums[0]}", "maxValue": "sqrt{square_nums[0]}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["si-fr", "eu", "plain-eu"], "correctAnswerStyle": "plain-eu"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "sqrt{square_nums[1]}", "maxValue": "sqrt{square_nums[1]}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["si-fr", "eu", "plain-eu"], "correctAnswerStyle": "plain-eu"}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Vereinfachen Sie den Ausdruck, indem Sie ihn mit einer ganzen Zahl als Nenner schreiben.

\n

\n
\n\n\n\n\n\n\n\n\n\n\n
$\\displaystyle\\frac{\\sqrt{\\var{n_lcm}}}{\\sqrt{\\var{m_lcm}}}=$$\\surd$[[0]]
[[1]]
\n

\n
", "gaps": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "a[0]*b[0]", "maxValue": "a[0]*b[0]", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "b[0]", "maxValue": "b[0]", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Schreiben Sie den Nenner als ganze Zahl und kürzen Sie so weit wie möglich.

\n

\\[ \\frac{\\var{c}}{\\var{d}\\sqrt{\\var{f}}} = \\frac{a\\sqrt{\\var{f}}}{b}\\text{,} \\]

\n

wobei

\n

$a =$ [[0]]

\n

$b =$ [[1]]

", "gaps": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "c_coprime", "maxValue": "c_coprime", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "df_coprime", "maxValue": "df_coprime", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}, {"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Schreiben Sie den Ausdruck in der Form $a\\sqrt{b}+m$, mit ganzen Zahlen $a$, $b$ und $c$.

\n

\n

$\\displaystyle\\frac{\\var{g}}{(\\sqrt{\\var{h}}+\\var{j})}$ = 

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["

$\\displaystyle\\var{o}\\sqrt{\\var{h}}+\\var{l}$

", "

$\\displaystyle-\\var{l}-\\var{o}\\sqrt{\\var{h}}$

", "

$\\displaystyle\\var{o}\\sqrt{\\var{h}}-\\var{l}$

", "

$\\displaystyle\\var{l}-\\sqrt{\\var{h}}$

"], "matrix": [0, "0", "2", 0], "distractors": ["", "", "", ""]}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Schreiben Sie mit einer ganzen Zahl als Nenner und vereinfachen Sie so weit wie möglich:

\n

\\[ \\frac{\\var{t}-\\sqrt{\\var{u}}}{\\var{t}+\\sqrt{\\var{u}}} = \\frac{a-b\\sqrt{\\var{u}}}{c} \\text{,} \\]

\n

wobei:

\n

$a = $ [[0]]

\n

$b = $ [[1]]

\n

$c = $ [[2]]

", "gaps": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "num_simp_1", "maxValue": "num_simp_1", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "num_simp_2", "maxValue": "num_simp_2", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "denom_simp", "maxValue": "denom_simp", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}, {"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Vervollständigen Sie diese Addition, indem Sie zuerst den ersten Summanden als Bruch mit einer ganzen Zahl im Nenner ausdrücken. Die Antwort soll ein Bruch mit einer ganzen Zahl im Nenner sein.

\n

\\[ \\frac{\\var{p}}{\\sqrt{\\var{p}}+\\sqrt{\\var{p^3}}}+\\frac{\\var{r_coprime}}{\\var{s_coprime}} \\]

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["

$\\displaystyle\\frac{\\sqrt{\\var{p}}+\\var{r_coprime*p_p1}}{\\var{p+1}}$

", "

$\\displaystyle\\frac{\\sqrt{\\var{p}}(\\sqrt{\\var{p}}+\\var{r_coprime*p_p1})}{\\var{p+1}\\sqrt{\\var{p}}}$

", "

$\\displaystyle\\frac{\\var{p}+\\var{qwerty}\\sqrt{\\var{p}}}{\\var{p}\\sqrt{\\var{p}}}$

", "

$\\displaystyle\\frac{\\sqrt{\\var{p}}+\\var{r_coprime*p_p1}}{\\var{p}}$

"], "matrix": ["3", 0, 0, 0], "distractors": ["", "", "", ""]}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}, {"name": "Lauren Richards", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1589/"}, {"name": "Ulrich G\u00f6rtz", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7603/"}]}]}], "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}, {"name": "Lauren Richards", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1589/"}, {"name": "Ulrich G\u00f6rtz", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7603/"}]}