// Numbas version: finer_feedback_settings {"name": "J. Richard's copy of Decimals to fractions", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "J. Richard's copy of Decimals to fractions", "variable_groups": [{"name": "Part a", "variables": ["a", "b", "c", "d", "b_", "b_coprime", "d_coprime", "answer", "cround"]}, {"name": "Part b", "variables": ["f", "f2", "mygcd", "h", "j", "k", "f3", "f4", "f1000", "numerator", "g", "gcd1", "numerator_coprime", "g_coprime"]}], "extensions": [], "tags": [], "variables": {"d": {"name": "d", "templateType": "anything", "group": "Part a", "definition": "random(0.2,0.4,0.6,0.8)", "description": ""}, "b_": {"name": "b_", "templateType": "anything", "group": "Part a", "definition": "gcd(100*b,100)", "description": ""}, "f3": {"name": "f3", "templateType": "anything", "group": "Part b", "definition": "f2/gcd(f2,f1000)", "description": ""}, "b_coprime": {"name": "b_coprime", "templateType": "anything", "group": "Part a", "definition": "100*b/b_", "description": ""}, "answer": {"name": "answer", "templateType": "anything", "group": "Part a", "definition": "round(10c-c)", "description": ""}, "g": {"name": "g", "templateType": "anything", "group": "Part b", "definition": "99", "description": ""}, "numerator_coprime": {"name": "numerator_coprime", "templateType": "anything", "group": "Part b", "definition": "numerator/gcd1", "description": ""}, "a": {"name": "a", "templateType": "anything", "group": "Part a", "definition": "random(0.1,0.3,0.7,0.9)", "description": ""}, "c": {"name": "c", "templateType": "anything", "group": "Part a", "definition": "random(3,6)", "description": ""}, "f": {"name": "f", "templateType": "anything", "group": "Part b", "definition": "random(0.1..0.8#0.002)", "description": ""}, "d_coprime": {"name": "d_coprime", "templateType": "anything", "group": "Part a", "definition": "10d/gcd(10d,10)", "description": ""}, "gcd1": {"name": "gcd1", "templateType": "anything", "group": "Part b", "definition": "gcd(numerator,g)", "description": ""}, "mygcd": {"name": "mygcd", "templateType": "anything", "group": "Part b", "definition": "gcd(f2,f1000)", "description": ""}, "f2": {"name": "f2", "templateType": "anything", "group": "Part b", "definition": "precround(f1000*f,0)", "description": ""}, "k": {"name": "k", "templateType": "anything", "group": "Part b", "definition": "random(h..9 except j except h)", "description": ""}, "f1000": {"name": "f1000", "templateType": "anything", "group": "Part b", "definition": "1000", "description": ""}, "numerator": {"name": "numerator", "templateType": "anything", "group": "Part b", "definition": "h*100+j*10+k - h", "description": ""}, "f4": {"name": "f4", "templateType": "anything", "group": "Part b", "definition": "f1000/gcd(f2,f1000)", "description": ""}, "h": {"name": "h", "templateType": "anything", "group": "Part b", "definition": "random(1..5)", "description": ""}, "j": {"name": "j", "templateType": "anything", "group": "Part b", "definition": "random(1..9)", "description": ""}, "cround": {"name": "cround", "templateType": "anything", "group": "Part a", "definition": "c/3", "description": ""}, "g_coprime": {"name": "g_coprime", "templateType": "anything", "group": "Part b", "definition": "g/gcd1", "description": ""}, "b": {"name": "b", "templateType": "anything", "group": "Part a", "definition": "random(0.25,0.75)", "description": ""}}, "variablesTest": {"maxRuns": 100, "condition": ""}, "rulesets": {}, "preamble": {"js": "", "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}\n"}, "statement": "
Fractions can be equivalently represented as decimals and vice versa. One form may be more useful in a context than another and it is useful to practise how to change between them.
\nHave a go at these questions involving fractions and decimals, remembering to write your answer in its simplest form.
", "type": "question", "metadata": {"licence": "Creative Commons Attribution 4.0 International", "description": "Identify well-known fractional equivalents of decimals. Convert obscure decimals and recurring decimals into fractions.
"}, "parts": [{"extendBaseMarkingAlgorithm": true, "scripts": {}, "variableReplacements": [], "marks": 0, "showFeedbackIcon": true, "prompt": "Express these common decimals as their fraction equivalent.
\ni)
\n$\\var{a}=$
ii)
\n$\\var{b}=$
iii)
\n$\\var{d}=$
iv)
\n$0.\\dot{\\var{c}}=$
Convert this decimal to a fraction, giving your answer in its simplest form.
\n$\\displaystyle\\var{f} = $
", "unitTests": [], "type": "gapfill", "customMarkingAlgorithm": "", "gaps": [{"correctAnswerStyle": "plain", "extendBaseMarkingAlgorithm": true, "allowFractions": false, "scripts": {}, "variableReplacements": [], "marks": "2", "showFeedbackIcon": true, "notationStyles": ["plain", "en", "si-en"], "unitTests": [], "type": "numberentry", "customMarkingAlgorithm": "", "correctAnswerFraction": false, "variableReplacementStrategy": "originalfirst", "minValue": "f3", "maxValue": "f3", "showCorrectAnswer": true, "mustBeReducedPC": 0, "mustBeReduced": false}, {"correctAnswerStyle": "plain", "extendBaseMarkingAlgorithm": true, "allowFractions": false, "scripts": {}, "variableReplacements": [], "marks": "2", "showFeedbackIcon": true, "notationStyles": ["plain", "en", "si-en"], "unitTests": [], "type": "numberentry", "customMarkingAlgorithm": "", "correctAnswerFraction": false, "variableReplacementStrategy": "originalfirst", "minValue": "f4", "maxValue": "f4", "showCorrectAnswer": true, "mustBeReducedPC": 0, "mustBeReduced": false}], "variableReplacementStrategy": "originalfirst", "sortAnswers": false, "showCorrectAnswer": true}], "functions": {}, "ungrouped_variables": [], "advice": "
To convert a decimal into a fraction, firstly place the decimal over $1$ as a fraction, and then multiply both the numerator and denominator by $10$ for however many decimal places the decimal has. For example, if the decimal was $0.1$, you would multiply the fraction by $10$ as there is one decimal place. If the decimal was $0.01$, you would multiply it by $100$, as there are two decimal places.
\ni)
\n$\\var{a}$
\n\\[
\\frac{\\var{a}}{1}\\times\\frac{10}{10}=\\frac{\\var{10a}}{10}\\text{.}
\\]
ii)
\n$\\var{b}$
\n\\[
\\frac{\\var{b}}{1}\\times\\frac{100}{100}=\\frac{\\var{100b}}{100}=\\simplify{{100b}/{100}}\\text{.}
\\]
iii)
\n\n$\\var{d}$
\n\\[
\\frac{\\var{d}}{1}\\times\\frac{10}{10}=\\frac{\\var{10d}}{10}=\\simplify{{10d}/{10}}\\text{.}
\\]
iv)
\n\n$0.\\dot{\\var{c}}$
\nTo convert a recurring decimal to a fraction, the first step is to set up a simple equation where
\n\\[
x=0.\\dot{\\var{c}}\\text{.}
\\]
By multiplying both sides by $10$, we can gain another simple equation where
\n\\[
10x=\\var{c}.\\dot{\\var{c}}\\text{.}
\\]
By subtracting one equation from the other, we can find the fraction equivalent of the recurring decimal.
\n\\[
\\begin{align}
&&\\var{c}.\\dot{\\var{c}}&={10}x\\\\
-&&{0.\\dot{\\var{c}}}&=x\\\\
&&\\overline{\\qquad} & \\overline{\\qquad}\\\\
&&{\\var{c}}&=9x\\\\
\\\\
&&\\frac{\\var{c}}{9}&=x
\\end{align}
\\]
$\\displaystyle\\frac{\\var{c}}{9}$ simplifies to $\\simplify{{{c}}/{9}}$ by dividing by $3$ and therefore, $0.\\dot{\\var{c}}=\\simplify{{{c}}/{9}}$ in its fractional form.}
$\\displaystyle\\var{f}$
\n\\[
\\var{f}\\times\\frac{\\var{f1000}}{\\var{f1000}}=\\frac{\\var{f2}}{\\var{f1000}}\\text{.}
\\]
From this, we can look to see if we can cancel down the fraction by finding the highest common divisor between the numerator and denominator. This is $\\var{mygcd}$.
\nTherefore, it is not possible to simplify the answer any further and the final answer is
\nSimplifying by this amount gives the final answer
\n\\[\\frac{\\var{f3}}{\\var{f4}}.\\]
\n$\\var{h}.\\dot{\\var{j}}\\dot{\\var{k}}.$
\nTo convert a recurring decimal to a fraction, the first step is to set up a simple equation where,
\n$x=\\var{h}.\\dot{\\var{j}}\\dot{\\var{k}}.$
\n
By multiplying both sides by $100$ to isolate the recurring section on the left hand side of the decimal point, we can gain another simple equation
$100x=\\var{h}\\var{j}\\var{k}.\\dot{\\var{j}}\\dot{\\var{k}}.$
\n\nNow that we have two equations in terms of $x$, we can subtract one from the other and solve to get a value of $x$.
\n\\[
\\begin{align}
&&\\var{h}\\var{j}\\var{k}.\\dot{\\var{j}}\\dot{\\var{k}}&=100x\\\\
-&&\\var{h}.\\dot{\\var{j}}\\dot{\\var{k}}&=x\\\\
&&\\overline{\\qquad} & \\overline{\\qquad}
\\\\
&&{{\\var{h}}\\var{j}\\var{k-h}}&=99x\\\\
\\\\
&&\\frac{\\var{numerator}}{\\var{g}}&=x\\text{.}\\\\
\\end{align}
\\]
From this, we should look to see if it is possible to simplify by finding the greatest common divisor of the numerator and the denominator. The greatest common divisor is $\\var{gcd1 }.$
\nTherefore, it is not possible to simplify and so
\nSimplifying by this value gives the fraction $\\displaystyle\\simplify{{{numerator}}/{g}}$ and so
\n\\[
\\begin{align}
\\var{h}.\\dot{\\var{j}}\\dot{\\var{k}}=\\simplify{{{numerator}}/{g}}\\text{ in its fractional form.}\\\\
\\end{align}
\\]