// Numbas version: exam_results_page_options {"name": "Converting between decimals, fractions and percentages", "metadata": {"description": "

A quick practice set of problems for education students to take in preparation for their numeracy test.

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "duration": 0, "percentPass": 0, "showQuestionGroupNames": false, "shuffleQuestionGroups": false, "showstudentname": true, "question_groups": [{"name": "Group", "pickingStrategy": "all-ordered", "pickQuestions": 1, "questionNames": ["", "", "", "", ""], "variable_overrides": [[], [], [], [], []], "questions": [{"name": "Recall of common fractions", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "tags": [], "metadata": {"description": "

Note: I wasted waaay too long trying to use map() to make this neater and I could never get it to work.

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "statement": "", "advice": "", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"fractions": {"name": "fractions", "group": "Ungrouped variables", "definition": "[random(1,1/2),\n random(1/10,1/100,random(2..9 except 5)/10,random(3..99#11)/100),\n random(1/3,2/3), \n random(1/4,3/4), \n random(1/5,2/5,3/5,4/5),\nrandom(1/8,1/20)]", "description": "", "templateType": "anything", "can_override": false}, "fractions_string": {"name": "fractions_string", "group": "Ungrouped variables", "definition": "['\\$\\\\displaystyle\\\\simplify[fractionNumbers]{{fractions[0]}}\\$', \n '\\$\\\\displaystyle\\\\simplify[fractionNumbers]{{fractions[1]}}\\$', \n '\\$\\\\displaystyle\\\\simplify[fractionNumbers]{{fractions[2]}}\\$',\n'\\$\\\\displaystyle\\\\simplify[fractionNumbers]{{fractions[3]}}\\$', \n '\\$\\\\displaystyle\\\\simplify[fractionNumbers]{{fractions[4]}}\\$', \n '\\$\\\\displaystyle\\\\simplify[fractionNumbers]{{fractions[5]}}\\$']", "description": "

Couldn't get this to work with map()

", "templateType": "anything", "can_override": false}, "answers_string": {"name": "answers_string", "group": "Ungrouped variables", "definition": "[random('\\$\\\\var{fractions[0]*100}\\\\%\\$', '\\$\\\\var{fractions[0]}\\$'), \n random('\\$\\\\var{fractions[1]*100}\\\\%\\$', '\\$\\\\var{fractions[1]}\\$'), \nif(fractions[2]=1/3,\n random('\\$\\\\var{precround(fractions[2]*100,1)}\\\\ldots\\\\%\\$', '\\$\\\\var{precround(fractions[2],3)}\\\\ldots\\$'),\n random('\\$\\\\var{precround(fractions[2]*100,1)-0.1}\\\\ldots\\\\%\\$', '\\$\\\\var{precround(fractions[2],3)-0.001}\\\\ldots\\$')),\n random('\\$\\\\var{fractions[3]*100}\\\\%\\$', '\\$\\\\var{fractions[3]}\\$'), \n random('\\$\\\\var{fractions[4]*100}\\\\%\\$', '\\$\\\\var{fractions[4]}\\$'), \n random('\\$\\\\var{fractions[5]*100}\\\\%\\$', '\\$\\\\var{fractions[5]}\\$')] ", "description": "

Couldn't get this to work with map() :/

", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["fractions", "fractions_string", "answers_string"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "m_n_x", "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": "

This question is intended to test the recall of basic facts. 

\n

Match the fractions with their decimal or percentage by selecting the corresponding radio buttons.

\n

Repeat until you can answer them correctly without too much thought or working out.

", "stepsPenalty": "6", "steps": [{"type": "information", "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": "

The following common fractions should be memorised to avoid working them out each time. Note $0.33\\ldots$ is more correctly written $0.\\dot{3}$ and is read \"zero point three repeater\".

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
FractionDecimalPercentage
$1$$1$$100\\%$
\n

$\\frac{1}{2}$

\n
$0.5$$50\\%$
\n

$\\frac{1}{3}$

\n
$0.33\\ldots$$33.3\\ldots\\%$
\n

$\\frac{2}{3}$

\n
$0.66\\ldots$$66.6\\ldots\\%$
\n

$\\frac{1}{4}$

\n
$0.25$$25\\%$
\n

$\\frac{3}{4}$

\n
$0.75$$75\\%$
\n

$\\frac{1}{5}$

\n
$0.2$$20\\%$
\n

$\\frac{2}{5}$

\n
$0.4$$40\\%$
\n

$\\frac{3}{5}$

\n
$0.6$$60\\%$
\n

$\\frac{4}{5}$

\n
$0.8$$80\\%$
\n

$\\frac{1}{8}$

\n
$0.125$$12.5\\%$
\n

$\\frac{1}{10}$

\n
$0.1$$10\\%$
\n

$\\frac{1}{20}$

\n
$0.05$$5\\%$
\n

$\\frac{1}{100}$

\n
$0.01$$1\\%$
"}], "minMarks": 0, "maxMarks": 0, "minAnswers": 0, "maxAnswers": 0, "shuffleChoices": true, "shuffleAnswers": false, "displayType": "radiogroup", "warningType": "none", "showCellAnswerState": true, "markingMethod": "sum ticked cells", "choices": "answers_string", "matrix": "id(6)", "layout": {"type": "all", "expression": ""}, "answers": "fractions_string"}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Percentages as decimals and fractions", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "tags": ["converting", "decimals", "Decimals", "Fractions", "fractions", "percentages"], "metadata": {"description": "

 Basics, percentage of an amount, converting to fractions and decimals.

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "statement": "", "advice": "", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"percent": {"name": "percent", "group": "Ungrouped variables", "definition": "random(1..99 except list(0..100#5))", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["percent"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "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": "

{percent}% means {percent} out of [[0]].

\n

This means we can write {percent}% as the fraction [[1]] .

\n

And so we can write {percent}% as the decimal [[2]].

\n

", "stepsPenalty": "3", "steps": [{"type": "information", "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": "

'Percent' means 'out of 100'. So we can write $\\var{percent}\\%$ as $\\frac{\\var{percent}}{100}$. Since this is the same as $\\var{percent}\\div 100$ we can write this as a decimal by moving the decimal point two places (the number of zeroes in $100$). So $\\var{percent}$ (which has a decimal point after the last digit) becomes $\\var{percent/100}$. In summary:

\n

\\[\\var{percent}\\%=\\frac{\\var{percent}}{100}=\\var{percent/100}\\]

\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": "100", "maxValue": "100", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "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": "{percent}/100", "maxValue": "{percent}/100", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "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": "{percent/100}", "maxValue": "{percent/100}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Decimals as percentages and fractions", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "tags": ["converting", "decimals", "Decimals", "Fractions", "fractions", "percentages"], "metadata": {"description": "

 Basics, percentage of an amount, converting to fractions and decimals.

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "statement": "", "advice": "", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"dec1": {"name": "dec1", "group": "Ungrouped variables", "definition": "random(0.1..0.9#0.01)", "description": "", "templateType": "anything", "can_override": false}, "dec2": {"name": "dec2", "group": "Ungrouped variables", "definition": "random(0.1..0.9#0.001 except list(0.1..0.9#0.01))", "description": "", "templateType": "anything", "can_override": false}, "dec3": {"name": "dec3", "group": "Ungrouped variables", "definition": "random(1..5#0.01)", "description": "", "templateType": "anything", "can_override": false}, "dec": {"name": "dec", "group": "Ungrouped variables", "definition": "random(dec1,dec2,dec3)", "description": "", "templateType": "anything", "can_override": false}, "cf": {"name": "cf", "group": "Ungrouped variables", "definition": "if(dec=dec2,gcd(dec*1000,1000),gcd(dec*100,100))", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["dec1", "dec2", "dec3", "dec", "cf"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "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": "

Rewrite the following decimal as a percentage and a simplified fraction:

\n

$\\var{dec} =$ [[0]]$\\% =$ [[1]] 

\n

", "stepsPenalty": "2", "steps": [{"type": "information", "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": "

To go from a decimal to a percentage, move the decimal point to the right two places.

\n

\n
\n

\n

To get from a percentage to a decimal we ultimately moved the decimal place twice to the left. For instance 

\n

\\[\\var{dec*100}\\%   = \\frac{\\var{dec*100}}{100}=\\var{dec*100}\\div 100   =\\var{dec}\\]

\n

That means to go the other way (from a decimal to a percentage) we need to move the decimal place twice to the right. In particular,

\n

\\[\\var{dec}=\\var{dec*100}\\div 100 = \\frac{\\var{dec*100}}{100}=\\var{dec*100}\\%\\]

\n

Often it is useful to remember that 1 represents 100%, this can help you to check if your answer makes sense.

\n
\n

\n

As we saw above, the decimal $\\var{dec}$ can be written as a fraction $\\frac{\\var{dec*100}}{100}$.  If we want to use a fraction, it is often best if we simplify the fraction by cancelling any common factors in the numerator and denominator. If there are no common factors (other than $1$) the fraction is said to be in reduced or lowest form. Since $\\var{dec*100}$ and $100$ both contain a common factor of $\\var{cf}$, we can remove that factor from both. That is,

\n

\\[\\frac{\\var{dec*100}}{\\var{100}}=\\frac{\\var{dec*100}\\div \\var{cf}}{\\var{100}\\div \\var{cf}}=\\frac{\\var{dec*100/cf}}{\\var{100/cf}}.\\] 

\n

As we saw above, the decimal $\\var{dec}$ can be written as $\\frac{\\var{dec*100}}{100}$, however, we don't normally like decimals in fractions, so we can multiply top and bottom by ten to move the decimal point to the right one more spot. That is,

\n

\\[\\frac{\\var{dec*100}}{100}=\\frac{\\var{dec*100}\\times 10}{100\\times 10}=\\frac{\\var{dec*1000}}{1000}.\\]

\n

If we want to use a fraction, it is best if we simplify the fraction by cancelling any common factors in the numerator and denominator. If there are no common factors (other than $1$) the fraction is said to be in reduced or lowest form. Since $\\var{dec*1000}$ and $1000$ both contain a common factor of $\\var{cf}$, we can remove that factor from both. That is,

\n

\\[\\frac{\\var{dec*1000}}{\\var{1000}}=\\frac{\\var{dec*1000}\\div \\var{cf}}{\\var{1000}\\div \\var{cf}}=\\frac{\\var{dec*1000/cf}}{\\var{1000/cf}}.\\] 

\n
\n

\n

Note, instead of writing something like $0.123$ as $\\frac{12.3}{100}$ we can write it as $\\frac{123}{1000}$. In fact, one could read both the decimal and the fraction as \"one hundred and twenty-three thousandths\". 

\n

Note, when the denominator is a power of ten e.g., $10$, $100$, $1000$ etc, we can get away with only checking for common factors of $2$ and $5$ (repeatedly) since these are the prime factors of $10$.   

\n

\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": "dec*100", "maxValue": "dec*100", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "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": "dec", "maxValue": "dec", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": true, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Fractions as percentages and decimals", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "tags": ["converting", "decimals", "Decimals", "Fractions", "fractions", "percentages"], "metadata": {"description": "

 Basics, percentage of an amount, converting to fractions and decimals.

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "statement": "", "advice": "", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"a": {"name": "a", "group": "Ungrouped variables", "definition": "random(1..b-1)", "description": "", "templateType": "anything", "can_override": false}, "c": {"name": "c", "group": "Ungrouped variables", "definition": "mult*random(1..mult2-1)", "description": "", "templateType": "anything", "can_override": false}, "b": {"name": "b", "group": "Ungrouped variables", "definition": "random([50,4,25,5,20])", "description": "", "templateType": "anything", "can_override": false}, "d": {"name": "d", "group": "Ungrouped variables", "definition": "mult*mult2", "description": "", "templateType": "anything", "can_override": false}, "mult": {"name": "mult", "group": "Ungrouped variables", "definition": "random(3,7,9,11)", "description": "", "templateType": "anything", "can_override": false}, "mult2": {"name": "mult2", "group": "Ungrouped variables", "definition": "random(4,5)", "description": "", "templateType": "anything", "can_override": false}, "m": {"name": "m", "group": "Ungrouped variables", "definition": "100/b", "description": "", "templateType": "anything", "can_override": false}, "cf_b": {"name": "cf_b", "group": "Ungrouped variables", "definition": "gcd(c,d)", "description": "", "templateType": "anything", "can_override": false}, "n": {"name": "n", "group": "Ungrouped variables", "definition": "100*cf_b/d", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["b", "a", "m", "c", "d", "mult", "mult2", "cf_b", "n"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "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": "

{a} out of {b} as a fraction is [[0]].

\n

What is this as a percentage? [[1]]$\\%$

\n

What is this as a decimal?  [[2]]

\n

", "stepsPenalty": "3", "steps": [{"type": "information", "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": "

Recall that $\\frac{\\var{a}}{\\var{b}}$ means '$\\var{a}$ out of $\\var{b}$', and so going the other way, expressions like '$\\var{a}$ out of $\\var{b}$' are equivalent to $\\frac{\\var{a}}{\\var{b}}$.

\n
\n

For this fraction, since the denominator is $\\var{b}$, we can multiply the top and bottom by $\\var{m}$ to create an equivalent fraction over $100$. Then the numerator will be the number we want for the percentage. In particular, 

\n

$\\frac{\\var{a}}{\\var{b}}=\\frac{\\var{a}\\times \\var{m}}{\\var{b}\\times \\var{m}}=\\frac{\\var{a*m}}{100}=\\var{a*m}\\%$

\n

To determine the decimal, we recall that dividing by $100$ moves the decimal point to the left two places:

\n

$\\frac{\\var{a*m}}{100}=\\var{a*m}\\div {100}=\\var{a*m/100}$

\n
\n

In general, to convert a fraction into a percentage, we can try the following:

\n\n

\\[\\frac{4}{5}=\\frac{4\\times 20}{5\\times 20}=\\frac{80}{100}=80\\%=0.8\\] 

\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}/{b}", "maxValue": "{a}/{b}", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "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": "{a/b*100}", "maxValue": "{a/b*100}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "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": "{a/b}", "maxValue": "{a/b}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "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": "

{c} out of {d} as a fraction is [[0]].

\n

What is this as a percentage? [[1]]%  

\n

What is this as a decimal? [[2]]

", "stepsPenalty": "3", "steps": [{"type": "information", "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": "

Recall that $\\frac{\\var{c}}{\\var{d}}$ means '$\\var{c}$ out of $\\var{d}$', and so going the other way, expressions like '$\\var{c}$ out of $\\var{d}$' are equivalent to $\\frac{\\var{c}}{\\var{d}}$.

\n

Since $\\var{c}$ and $\\var{d}$ both contain a common factor of $\\var{cf_b}$, we can remove that factor from both. That is,

\n

\\[\\frac{\\var{c}}{\\var{d}}=\\frac{\\var{c}\\div \\var{cf_b}}{\\var{d}\\div \\var{cf_b}}=\\frac{\\var{c/cf_b}}{\\var{d/cf_b}}.\\]

\n

\n
\n

For this simplified fraction, since the denominator is $\\var{d/cf_b}$, we can multiply the top and bottom by $\\var{n}$ to create an equivalent fraction over $100$. Then the numerator will be the number we want for the percentage. In particular, 

\n

\\[\\frac{\\var{c/cf_b}}{\\var{d/cf_b}}=\\frac{\\var{c/cf_b}\\times \\var{n}}{\\var{d/cf_b}\\times \\var{n}}=\\frac{\\var{c*n/cf_b}}{100}=\\var{c*n/cf_b}\\%\\]

\n

To determine the decimal, we recall that dividing by $100$ moves the decimal point to the left two places:

\n

\\[\\frac{\\var{c*n/cf_b}}{100}=\\var{c*n/cf_b}\\div {100}=\\var{c*n/cf_b/100}\\]

\n

\n
\n

In general, to convert a fraction into a percentage, we can try the following:

\n\n

\\[\\frac{4}{5}=\\frac{4\\times 20}{5\\times 20}=\\frac{80}{100}=80\\%=0.8\\] 

\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": "{c/d}", "maxValue": "{c/d}", "correctAnswerFraction": true, "allowFractions": true, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "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": "{c/d*100}", "maxValue": "{c/d*100}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "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": "{c/d}", "maxValue": "{c/d}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Fractions are division: Fraction to decimal - long or short division", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "tags": [], "metadata": {"description": "

Divisor is single digit. There is a remainder which we express as a decimal by continuing the division process. Rounding is required to one decimal place. The working suggests determining the second decimal place so the student knows whether to round up or down.

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "statement": "

Write the following question down on paper and evaluate it without using a calculator.

\n

If you are unsure of how to do a question, click on Show steps to see the full working. Then, once you understand how to do the question, click on Try another question like this one to start again.

", "advice": "", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"prod0": {"name": "prod0", "group": "Ungrouped variables", "definition": "divisor1*qd0", "description": "", "templateType": "anything", "can_override": false}, "diff1": {"name": "diff1", "group": "Ungrouped variables", "definition": "b1-prod1", "description": "", "templateType": "anything", "can_override": false}, "b1": {"name": "b1", "group": "Ungrouped variables", "definition": "10*diff2+dd1", "description": "", "templateType": "anything", "can_override": false}, "diff0": {"name": "diff0", "group": "Ungrouped variables", "definition": "b0-prod0", "description": "", "templateType": "anything", "can_override": false}, "ans": {"name": "ans", "group": "Ungrouped variables", "definition": "precround(quotient1,1)", "description": "", "templateType": "anything", "can_override": false}, "dd2": {"name": "dd2", "group": "Ungrouped variables", "definition": "mod(floor(dividend1),10)", "description": "", "templateType": "anything", "can_override": false}, "b2": {"name": "b2", "group": "Ungrouped variables", "definition": "10*diff3+dd2", "description": "", "templateType": "anything", "can_override": false}, "remainder": {"name": "remainder", "group": "Ungrouped variables", "definition": "mod(dividend1,divisor1)", "description": "", "templateType": "anything", "can_override": false}, "dividend1": {"name": "dividend1", "group": "Ungrouped variables", "definition": "random(25..99 except list(divisor1/2..99#divisor1/2))\n//divisor1*quotient1+remainder/100", "description": "", "templateType": "anything", "can_override": false}, "diff3": {"name": "diff3", "group": "Ungrouped variables", "definition": "dd3-prod3", "description": "", "templateType": "anything", "can_override": false}, "qd0": {"name": "qd0", "group": "Ungrouped variables", "definition": "mod(floor(quotient1*100),10)", "description": "", "templateType": "anything", "can_override": false}, "divisor1": {"name": "divisor1", "group": "Ungrouped variables", "definition": "random(3..9 except 5)", "description": "

excluded 5 so that the decimal part is longer than 1 place.

", "templateType": "anything", "can_override": false}, "prod1": {"name": "prod1", "group": "Ungrouped variables", "definition": "divisor1*qd1", "description": "", "templateType": "anything", "can_override": false}, "dd3": {"name": "dd3", "group": "Ungrouped variables", "definition": "mod(floor(dividend1/10),10)", "description": "", "templateType": "anything", "can_override": false}, "qd3": {"name": "qd3", "group": "Ungrouped variables", "definition": "mod(floor(quotient1/10),10)", "description": "", "templateType": "anything", "can_override": false}, "diff2": {"name": "diff2", "group": "Ungrouped variables", "definition": "b2-prod2", "description": "", "templateType": "anything", "can_override": false}, "b0": {"name": "b0", "group": "Ungrouped variables", "definition": "10*diff1+dd0", "description": "", "templateType": "anything", "can_override": false}, "prod3": {"name": "prod3", "group": "Ungrouped variables", "definition": "divisor1*qd3", "description": "", "templateType": "anything", "can_override": false}, "quotient1": {"name": "quotient1", "group": "Ungrouped variables", "definition": "dividend1/divisor1\n//random(ceil(1001/divisor1)..floor(9999/divisor1) except list(100..10000#10))/100", "description": "", "templateType": "anything", "can_override": false}, "qd1": {"name": "qd1", "group": "Ungrouped variables", "definition": "mod(floor(quotient1*10),10)", "description": "", "templateType": "anything", "can_override": false}, "dd0": {"name": "dd0", "group": "Ungrouped variables", "definition": "mod(dividend1*100,10)", "description": "", "templateType": "anything", "can_override": false}, "dd1": {"name": "dd1", "group": "Ungrouped variables", "definition": "mod(floor(dividend1*10),10)", "description": "", "templateType": "anything", "can_override": false}, "prod2": {"name": "prod2", "group": "Ungrouped variables", "definition": "divisor1*qd2", "description": "", "templateType": "anything", "can_override": false}, "qd2": {"name": "qd2", "group": "Ungrouped variables", "definition": "mod(floor(quotient1),10)", "description": "

qd2

", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["divisor1", "remainder", "quotient1", "dividend1", "dd0", "dd1", "dd2", "dd3", "qd3", "qd2", "qd1", "qd0", "prod3", "prod2", "prod1", "prod0", "diff3", "b2", "diff2", "b1", "diff1", "b0", "diff0", "ans"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "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": "

$\\displaystyle\\frac{\\var{dividend1}}{\\var{divisor1}}=$[[0]] (1 decimal place) 

\n

", "stepsPenalty": "1", "steps": [{"type": "information", "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": "

We want to calculate $\\frac{\\var{dividend1}}{\\var{divisor1}}$, which is just the same as $\\var{dividend1}\\div\\var{divisor1}$, since both of these expressions mean \"how many $\\var{divisor1}$s go into $\\var{dividend1}$?\"

\n

\n

The long division algorithm allows you to work this out by working from the left to the right of $\\var{dividend1}$ whilst respecting place value. We normally set up the division in the following way:

\n

$\\var{divisor1} \\strut \\overline{\\smash{\\raise.09ex{)}}\\var{dividend1}}$

\n

Note the positions of the numbers!

\n

Actually, since we want the answer to one decimal place we add as many zeroes after the decimal place to ensure we have two decimal places! 

\n

$\\var{divisor1} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}\\var{dd2}.\\!\\var{dd1}\\var{dd0}}$

\n

Why two? We use that extra digit to determine whether to round up or down.

\n

The algorithm (or procedure) seems complicated at first but you might find a mnemonic helps to remember the steps. We work left to right doing the following steps

\n
    \n
  1. Divide
  2. \n
  3. Multiply
  4. \n
  5. Subtract
  6. \n
  7. Bring down 
  8. \n
\n

and repeating until we run out of digits. The steps form the acronym DMSB. Popular mnemonics include \"Does McDonalds Sell Burgers?\", \"Dracula Must Suck Blood\" and \"Dead Mice Smell Bad\".

\n

\n

We need to know the $\\var{divisor1}$ times tables or write the $\\var{divisor1}$ times tables out (by repeatedly adding $\\var{divisor1}$) so that we can refer to them.

\n

\\[\\boxed{\\begin{align}1\\times\\var{divisor1}&=\\var{divisor1}\\\\2\\times\\var{divisor1}&=\\var{2*divisor1}\\\\3\\times\\var{divisor1}&=\\var{3*divisor1}\\\\4\\times\\var{divisor1}&=\\var{4*divisor1}\\\\5\\times\\var{divisor1}&=\\var{5*divisor1}\\\\6\\times\\var{divisor1}&=\\var{6*divisor1}\\\\7\\times\\var{divisor1}&=\\var{7*divisor1}\\\\8\\times\\var{divisor1}&=\\var{8*divisor1}\\\\9\\times\\var{divisor1}&=\\var{9*divisor1}\\end{align}}\\]

\n

 

"}, {"type": "information", "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": "

Short Division

\n

We want to calculate $\\var{dividend1}\\div\\var{divisor1}$. By the way, this is the same thing as $\\frac{\\var{dividend1}}{\\var{divisor1}}$. Both of these expressions mean \"how many $\\var{divisor1}$s go into $\\var{dividend1}$?\"

\n

\n

The short division algorithm allows you to work this out by working from the left to the right of $\\var{dividend1}$ whilst respecting place value. We normally set up the division in the following way:

\n

$\\var{divisor1} \\strut \\overline{\\smash{\\raise.09ex{)}}\\var{dividend1}}$

\n

Note the positions of the numbers!

\n

Actually, since we want the answer to one decimal place we add as many zeroes after the decimal place to ensure we have two decimal places! 

\n

$\\var{divisor1} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}\\var{dd2}.\\!\\var{dd1}\\var{dd0}}$

\n

Why two? We use that extra digit to determine whether to round up or down.

\n

We need to know the $\\var{divisor1}$ times tables or write the $\\var{divisor1}$ times tables out (by repeatedly adding $\\var{divisor1}$) so that we can refer to them.

\n

\\[\\boxed{\\begin{align}1\\times\\var{divisor1}&=\\var{divisor1}\\\\2\\times\\var{divisor1}&=\\var{2*divisor1}\\\\3\\times\\var{divisor1}&=\\var{3*divisor1}\\\\4\\times\\var{divisor1}&=\\var{4*divisor1}\\\\5\\times\\var{divisor1}&=\\var{5*divisor1}\\\\6\\times\\var{divisor1}&=\\var{6*divisor1}\\\\7\\times\\var{divisor1}&=\\var{7*divisor1}\\\\8\\times\\var{divisor1}&=\\var{8*divisor1}\\\\9\\times\\var{divisor1}&=\\var{9*divisor1}\\end{align}}\\]

\n

\n

The tens column

\n

Step 1: The first thing we ask ourselves is, \"How many $\\color{green}{\\var{divisor1}}$s go into $\\color{green}{\\var{dd3}}$?\" (note this $\\var{dd3}$ actually represents $\\var{dd3*10}$) 

\n

Well, none! $\\var{divisor1}$ is too big to fit into $\\var{dd3}$. So we write $\\color{red}0$ above the $\\var{dd3}$ in the tens column: Well, $\\var{qd3}\\times \\var{divisor1}=\\var{prod3}$ so $\\var{qd3}$ fit and we write $\\color{red}{\\var{qd3}}$ above the $\\var{dd3}$ in the tens column:  Well, $\\var{qd3}\\times \\var{divisor1}=\\var{prod3}$ so $\\var{qd3}$ fits and we write $\\color{red}{\\var{qd3}}$ above the $\\var{dd3}$ in the tens column: 

\n

$\\begin{array}{r} \\color{red}{\\var{qd3}\\phantom{^\\var{diff3}\\var{qd2}}.\\,\\phantom{^{\\var{diff2}}\\var{qd1}^{\\var{diff1}}\\var{qd0}}} \\\\[-.5cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}\\color{green}{\\var{dd3}}^\\phantom{\\var{diff3}}\\var{dd2}\\,.\\,^\\phantom{\\var{diff2}}\\var{dd1}^\\phantom{\\var{diff1}}\\var{dd0}} \\end{array}$

\n

Step 2: We only made it to $\\var{prod3}$ but we were aiming for $\\var{dd3}$, so we were $\\var{diff3}$ away. This is the remainder (what remains to be divided) in the tens column and we write it in front of the next digit as a superscript in order to represent $\\color{red}{\\var{diff3}}\\var{dd2}$ in the ones column. We made it to exactly $\\var{dd3}$, so there is no remainder in the tens column and you can continue to the next column. However, for the sake of my own sanity (writing this solution), I will put a remainder of $\\color{red}{0}$ in front of the next digit as a superscript in order to represent $\\color{red}{0}\\var{dd2}$ in the ones column. You do not need to do this but you can if you wish.

\n

\n

$\\begin{array}{r} {\\var{qd3}\\,\\phantom{^\\var{diff3}\\var{qd2}}\\,.\\,\\phantom{{^\\var{diff2}}\\var{qd1}\\,{^\\var{diff1}}\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}\\var{dd3} \\,^\\color{red}{\\var{diff3}}\\var{dd2}\\,.\\,\\phantom{^\\color{red}{\\var{diff2}}}\\var{dd1}\\,\\phantom{^\\color{red}{\\var{diff1}}}\\var{dd0}}\\end{array}$

\n

\n

The ones column

\n

Step 1: Now we ask ourselves, \"How many $\\color{green}{\\var{divisor1}}$s go into $\\color{green}{\\var{b2}}$?\"

\n

Well, none! $\\var{divisor1}$ is too big to fit into $\\var{b2}$. So we write $\\color{red}0$ above the $\\var{dd2}$ in the ones column: Well, $\\var{qd2}\\times \\var{divisor1}=\\var{prod2}$ so $\\var{qd2}$ fit and we write $\\color{red}{\\var{qd2}}$ above the $\\var{dd2}$ in the ones column:  Well, $\\var{qd2}\\times \\var{divisor1}=\\var{prod2}$ so $\\var{qd2}$ fits and we write $\\color{red}{\\var{qd2}}$ above the $\\var{dd2}$ in the ones column: 

\n

$\\begin{array}{r} {\\var{qd3}\\,\\phantom{^\\var{diff3}}\\color{red}{\\var{qd2}}\\,.\\,\\phantom{^\\var{diff2}\\var{qd1}\\,^\\var{diff1}\\var{qd0}}} \\\\[-.7cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}\\var{dd3} \\,^\\color{green}{\\var{diff3}}\\color{green}{\\var{dd2}}\\,.\\phantom{^\\color{red}{\\var{diff2}}}\\var{dd1}\\,\\phantom{^\\color{red}{\\var{diff1}}}\\var{dd0}}\\end{array}$

\n

\n

Step 2: We only made it to $\\var{prod2}$ but we were aiming for $\\var{b2}$, so we were $\\var{diff2}$ away. This is the remainder (what remains to be divided) in the ones column and we write it in front of the next digit as a superscript in order to represent $\\color{red}{\\var{diff2}}\\var{dd1}$ in the tenths column. We made it to exactly $\\var{b2}$, so there is no remainder in the ones column and you can continue to the next column. However, for the sake of my own sanity (writing this solution), I will put a remainder of $\\color{red}{0}$ in front of the next digit as a superscript in order to represent $\\color{red}{0}\\var{dd1}$ in the tenths column. You do not need to do this but you can if you wish.

\n

\n

$\\begin{array}{r} {\\var{qd3}\\,\\phantom{^\\var{diff3}}{\\var{qd2}}\\,.\\,\\phantom{^\\var{diff2}\\var{qd1}\\,^\\var{diff1}\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}\\var{dd3} \\,^{\\var{diff3}}{\\var{dd2}}\\,.\\,^\\color{red}{\\var{diff2}}\\var{dd1}\\,\\phantom{^\\color{red}{\\var{diff1}}}\\var{dd0}}\\end{array}$

\n

\n

The tenths column

\n

Step 1: Now we ask ourselves, \"How many $\\color{green}{\\var{divisor1}}$s go into $\\color{green}{\\var{b1}}$?\" (note this $\\var{b1}$ actually represents $\\var{b1*0.1}$)

\n

Well, none! $\\var{divisor1}$ is too big to fit into $\\var{b1}$. So we write $\\color{red}0$ above the $\\var{dd1}$ in the tenths column: Well, $\\var{qd1}\\times \\var{divisor1}=\\var{prod1}$ so $\\var{qd1}$ fit and we write $\\color{red}{\\var{qd1}}$ above the $\\var{dd1}$ in the tenths column:  Well, $\\var{qd1}\\times \\var{divisor1}=\\var{prod1}$ so $\\var{qd1}$ fits and we write $\\color{red}{\\var{qd1}}$ above the $\\var{dd1}$ in the tenths column: 

\n

$\\begin{array}{r} {\\var{qd3}\\,\\phantom{^\\var{diff3}}{\\var{qd2}}\\,.\\,\\phantom{^\\var{diff2}}\\color{red}{\\var{qd1}}\\phantom{\\,^\\var{diff1}\\var{qd0}}} \\\\[-.7cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}\\var{dd3} \\,^{\\var{diff3}}{\\var{dd2}}\\,.\\,^\\color{green}{\\var{diff2}}\\color{green}{\\var{dd1}}\\,\\phantom{^\\color{red}{\\var{diff1}}}\\var{dd0}}\\end{array}$

\n

\n

Step 2: We only made it to $\\var{prod1}$ but we were aiming for $\\var{b1}$, so we were $\\var{diff1}$ away. This is the remainder (what remains to be divided) in the tenths column and we write it in front of the next digit as a superscript in order to represent $\\color{red}{\\var{diff1}}\\var{dd0}$ in the hundredths column. We made it to exactly $\\var{b1}$, so there is no remainder in the tenths column and you can continue to the next column. However, for the sake of my own sanity (writing this solution), I will put a remainder of $\\color{red}{0}$ in front of the next digit as a superscript in order to represent $\\color{red}{0}\\var{dd0}$ in the hundredths column. You do not need to do this but you can if you wish.

\n

\n

$\\begin{array}{r} {\\var{qd3}\\,\\phantom{^\\var{diff3}}{\\var{qd2}}\\,.\\,\\phantom{^\\var{diff2}}{\\var{qd1}}\\phantom{\\,^\\var{diff1}\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}\\var{dd3} \\,^{\\var{diff3}}{\\var{dd2}}\\,.\\,^{\\var{diff2}}{\\var{dd1}}\\,^\\color{red}{\\var{diff1}}\\var{dd0}}\\end{array}$

\n

\n

The hundredths column

\n

Step 1: Now we ask ourselves, \"How many $\\color{green}{\\var{divisor1}}$s go into $\\color{green}{\\var{b0}}$?\" (note this $\\var{b0}$ actually represents $\\var{b0*0.01}$)

\n

Well, none! $\\var{divisor1}$ is too big to fit into $\\var{b0}$. So we write $\\color{red}0$ above the $\\var{dd0}$ in the hundredths column: Well, $\\var{qd0}\\times \\var{divisor1}=\\var{prod0}$ so $\\var{qd0}$ fit and we write $\\color{red}{\\var{qd0}}$ above the $\\var{dd0}$ in the hundredths column:  Well, $\\var{qd0}\\times \\var{divisor1}=\\var{prod0}$ so $\\var{qd0}$ fits and we write $\\color{red}{\\var{qd0}}$ above the $\\var{dd0}$ in the hundredths column: 

\n

$\\begin{array}{r} {\\var{qd3}\\,\\phantom{^\\var{diff3}}{\\var{qd2}}\\,.\\,\\phantom{^\\var{diff2}}{\\var{qd1}}\\phantom{\\,^\\var{diff1}}\\color{red}{\\var{qd0}}} \\\\[-.7cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}\\var{dd3} \\,^{\\var{diff3}}{\\var{dd2}}\\,.\\,^{\\var{diff2}}{\\var{dd1}}\\,^\\color{green}{\\var{diff1}}\\color{green}{\\var{dd0}}}\\end{array}$

\n

Step 2: We could work out the remainder, we could keep adding zeros and continue the procedure but we only needed to determine the second decimal place in order to correctly round to one decimal place and so we now stop the procedure.

\n

Since the second decimal place was $\\var{qd0}$ we round updown to $\\var{ans}$. Therefore, $\\var{dividend1}\\div\\var{divisor1}=\\var{ans}$ (1 dec. pl.).

"}, {"type": "information", "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": "
\n

Long Division

\n

The tens column

\n

D: The first thing we ask ourselves is, \"How many $\\color{green}{\\var{divisor1}}$s go into $\\color{green}{\\var{dd3}}$?\" (note this $\\var{dd3}$ actually represents $\\var{dd3*10}$ since it is in the tens column) 

\n

Well, none! $\\var{divisor1}$ is too big to fit into $\\var{dd3}$. So we write $\\color{red}0$ above the $\\var{dd3}$ in the tens column: Well, $\\var{qd3}\\times \\var{divisor1}=\\var{prod3}$ so $\\var{qd3}$ fit and we write $\\color{red}{\\var{qd3}}$ above the $\\var{dd3}$ in the tens column:  Well, $\\var{qd3}\\times \\var{divisor1}=\\var{prod3}$ so $\\var{qd3}$ fits and we write $\\color{red}{\\var{qd3}}$ above the $\\var{dd3}$ in the tens column: 

\n

$\\begin{array}{r} \\color{red}{\\var{qd3}\\phantom{\\var{qd2}.\\!\\var{qd1}\\var{qd0}}} \\\\[-.5cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}\\color{green}{\\var{dd3}}\\var{dd2}.\\!\\var{dd1}\\var{dd0}} \\end{array}$

\n

M: Now since $\\color{green}{\\var{qd3}}\\times \\color{green}{\\var{divisor1}}=\\var{prod3}$ we write $\\color{red}{\\var{prod3}}$ underneath in the tens column:

\n

 $\\begin{array}{r} \\color{green}{\\var{qd3}\\phantom{\\var{qd2}.\\!\\var{qd1}\\var{qd0}}} \\\\[-.5cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}\\var{dd2}.\\!\\var{dd1}\\var{dd0}} \\\\[-.5cm] \\color{red}{\\var{prod3}}\\phantom{5.55}\\end{array}$

\n

S: We now do the subtraction, $\\color{green}{\\var{dd3}-\\var{prod3}}$, to determine the remainder (what remains to be divided) in the tens column. 

\n

$\\begin{array}{r} {\\var{qd3}\\phantom{\\var{qd2}.\\!\\var{qd1}\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}\\color{green}{\\var{dd3}}\\var{dd2}.\\!\\var{dd1}\\var{dd0}} \\\\[-0.5cm] \\underline{\\color{green}{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]\\color{red}{\\var{diff3}}\\phantom{5.55}\\end{array}$

\n

B: Now we bring the $\\color{green}{\\var{dd2}}$ in the ones column down next to the remainder so that it forms $\\var{diff3}\\var{dd2}$.

\n

$\\begin{array}{r} {\\var{qd3}\\phantom{\\var{qd2}.\\!\\var{qd1}\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}\\color{green}{\\var{dd2}}.\\!\\var{dd1}\\var{dd0}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}}\\color{red}{\\var{dd2}}\\phantom{.55}\\end{array}$

\n

\n

The ones column

\n

D: Now we ask ourselves, \"How many $\\color{green}{\\var{divisor1}}$s go into $\\color{green}{\\var{b2}}$?\" (note this $\\var{b2}$ does actually represent $\\var{b2}$ since it is in the ones column)

\n

Well, none! $\\var{divisor1}$ is too big to fit into $\\var{b2}$. So we write $\\color{red}0$ above the $\\var{dd2}$ in the ones column: Well, $\\var{qd2}\\times \\var{divisor1}=\\var{prod2}$ so $\\var{qd2}$ fit and we write $\\color{red}{\\var{qd2}}$ above the $\\var{dd2}$ in the ones column:  Well, $\\var{qd2}\\times \\var{divisor1}=\\var{prod2}$ so $\\var{qd2}$ fits and we write $\\color{red}{\\var{qd2}}$ above the $\\var{dd2}$ in the ones column: 

\n

$\\begin{array}{r} {\\var{qd3}\\color{red}{\\var{qd2}}\\phantom{.\\!\\var{qd1}\\var{qd0}}} \\\\[-.7cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!\\var{dd1}\\var{dd0}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]\\color{green}{\\var{diff3}\\var{dd2}}\\phantom{.55}\\end{array}$

\n

M: Now since $\\color{green}{\\var{qd2}}\\times \\color{green}{\\var{divisor1}}=\\var{prod2}$ we write $\\color{red}{\\var{prod2}}$ underneath in the ones column:

\n

$\\begin{array}{r} {\\var{qd3}\\color{green}{\\var{qd2}}\\phantom{.\\!\\var{qd1}\\var{qd0}}} \\\\[-.7cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!\\var{dd1}\\var{dd0}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\color{red}{\\var{prod2}}\\phantom{.55}\\end{array}$

\n

S: We now do the subtraction, $\\color{green}{\\var{b2}-\\var{prod2}}$, to determine the remainder (what remains to be divided) in the ones column. 

\n

$\\begin{array}{r} {\\var{qd3}{\\var{qd2}}\\phantom{.\\!\\var{qd1}\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!\\var{dd1}\\var{dd0}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]\\color{green}{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\underline{\\color{green}{\\var{prod2}}}\\phantom{.55}\\\\[-0.5cm]\\color{red}{\\var{diff2}}\\phantom{.55}\\end{array}$

\n

B: Now we bring the $\\color{green}{\\var{dd1}}$ in the tenths column down next to the remainder so that it forms $\\var{diff2}\\var{dd1}$.

\n

$\\begin{array}{r} {\\var{qd3}{\\var{qd2}}\\phantom{.\\!\\var{qd1}\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!\\color{green}{\\var{dd1}}\\var{dd0}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\underline{{\\var{prod2}}}\\phantom{.55}\\\\[-0.5cm]\\var{diff2}\\phantom{.}\\color{red}{\\var{dd1}}\\phantom{5}\\end{array}$

\n

\n

The tenths column

\n

D: Now we ask ourselves, \"How many $\\color{green}{\\var{divisor1}}$s go into $\\color{green}{\\var{b1}}$?\" (note this $\\var{b1}$ actually represents $\\var{b1/10}$ since it is in the tenths column)

\n

Well, none! $\\var{divisor1}$ is too big to fit into $\\var{b1}$. So we write $\\color{red}0$ above the $\\var{dd1}$ in the tenths column: Well, $\\var{qd1}\\times \\var{divisor1}=\\var{prod1}$ so $\\var{qd1}$ fit and we write $\\color{red}{\\var{qd1}}$ above the $\\var{dd1}$ in the tenths column:  Well, $\\var{qd1}\\times \\var{divisor1}=\\var{prod1}$ so $\\var{qd1}$ fits and we write $\\color{red}{\\var{qd1}}$ above the $\\var{dd1}$ in the tenths column: 

\n

$\\begin{array}{r} {\\var{qd3}{\\var{qd2}}.\\!\\color{red}{\\var{qd1}}\\phantom{\\var{qd0}}} \\\\[-.7cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!{\\var{dd1}}\\var{dd0}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\underline{{\\var{prod2}}}\\phantom{.55}\\\\[-0.5cm]\\color{green}{\\var{diff2}\\phantom{.}\\var{dd1}}\\phantom{5}\\end{array}$

\n

M: Now since $\\color{green}{\\var{qd1}}\\times \\color{green}{\\var{divisor1}}=\\var{prod1}$ we write $\\color{red}{\\var{prod1}}$ underneath in the tenths column:

\n

$\\begin{array}{r} {\\var{qd3}{\\var{qd2}}.\\!\\color{green}{\\var{qd1}}\\phantom{\\var{qd0}}} \\\\[-.7cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!{\\var{dd1}}\\var{dd0}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\underline{{\\var{prod2}}}\\phantom{.55}\\\\[-0.5cm]{\\var{diff2}\\phantom{.}\\var{dd1}}\\phantom{5}\\\\[-0.5cm]\\color{red}{\\var{prod1}}\\phantom{5}\\end{array}$

\n

S: We now do the subtraction, $\\color{green}{\\var{b1}-\\var{prod1}}$, to determine the remainder (what remains to be divided) in the tenths column. 

\n

$\\begin{array}{r} {\\var{qd3}{\\var{qd2}}.\\!{\\var{qd1}}\\phantom{\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!{\\var{dd1}}\\var{dd0}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\underline{{\\var{prod2}}}\\phantom{.55}\\\\[-0.5cm]\\color{green}{\\var{diff2}\\phantom{.}\\var{dd1}}\\phantom{5}\\\\[-0.5cm]\\underline{\\color{green}{\\var{prod1}}}\\phantom{5}\\\\[-0.5cm] \\color{red}{\\var{diff1}}\\phantom{5}\\end{array}$

\n

B: Now we bring the $\\color{green}{\\var{dd0}}$ in the hundredths column down next to the remainder so that it forms $\\var{diff1}\\var{dd0}$.

\n

$\\begin{array}{r} {\\var{qd3}{\\var{qd2}}.\\!{\\var{qd1}}\\phantom{\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!{\\var{dd1}}\\color{green}{\\var{dd0}}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\underline{{\\var{prod2}}}\\phantom{.55}\\\\[-0.5cm]{\\var{diff2}\\phantom{.}\\var{dd1}}\\phantom{5}\\\\[-0.5cm]\\underline{{\\var{prod1}}}\\phantom{5}\\\\[-0.5cm] {\\var{diff1}}\\color{red}{\\var{dd0}}\\end{array}$

\n

\n

The hundredths column

\n

D: Now we ask ourselves, \"How many $\\color{green}{\\var{divisor1}}$s go into $\\color{green}{\\var{b0}}$?\" (note this $\\var{b0}$ actually represents $\\var{b0/100}$ since it is in the hundredths column)

\n

Well, none! $\\var{divisor1}$ is too big to fit into $\\var{b0}$. So we write $\\color{red}0$ above the $\\var{dd0}$ in the hundredths column: Well, $\\var{qd0}\\times \\var{divisor1}=\\var{prod0}$ so $\\var{qd0}$ fit and we write $\\color{red}{\\var{qd0}}$ above the $\\var{dd0}$ in the hundredths column:  Well, $\\var{qd0}\\times \\var{divisor1}=\\var{prod0}$ so $\\var{qd0}$ fits and we write $\\color{red}{\\var{qd0}}$ above the $\\var{dd0}$ in the hundredths column: 

\n

$\\begin{array}{r} {\\var{qd3}{\\var{qd2}}.\\!{\\var{qd1}}\\color{red}{\\var{qd0}}} \\\\[-.7cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!{\\var{dd1}}{\\var{dd0}}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\underline{{\\var{prod2}}}\\phantom{.55}\\\\[-0.5cm]{\\var{diff2}\\phantom{.}\\var{dd1}}\\phantom{5}\\\\[-0.5cm]\\underline{{\\var{prod1}}}\\phantom{5}\\\\[-0.5cm] \\color{green}{\\var{diff1}\\var{dd0}}\\end{array}$

\n

M: Now since $\\color{green}{\\var{qd0}}\\times \\color{green}{\\var{divisor1}}=\\var{prod0}$ we write $\\color{red}{\\var{prod0}}$ underneath in the hundredths column:

\n

$\\begin{array}{r} {\\var{qd3}{\\var{qd2}}.\\!{\\var{qd1}}\\color{green}{\\var{qd0}}} \\\\[-.7cm] \\color{green}{\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!{\\var{dd1}}{\\var{dd0}}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\underline{{\\var{prod2}}}\\phantom{.55}\\\\[-0.5cm]{\\var{diff2}\\phantom{.}\\var{dd1}}\\phantom{5}\\\\[-0.5cm]\\underline{{\\var{prod1}}}\\phantom{5}\\\\[-0.5cm]{\\var{diff1}\\var{dd0}}\\\\[-0.5cm]\\color{red}{\\var{prod0}}\\end{array}$

\n

S: We now do the subtraction, $\\color{green}{\\var{b0}-\\var{prod0}}$, to determine the remainder (what remains to be divided) in the hundredths column. 

\n

$\\begin{array}{r} {\\var{qd3}{\\var{qd2}}.\\!{\\var{qd1}}{\\var{qd0}}} \\\\[-.7cm] {\\var{divisor1}} \\strut \\overline{\\smash{\\raise.09ex{)}}{\\var{dd3}}{\\var{dd2}}.\\!{\\var{dd1}}{\\var{dd0}}} \\\\[-0.5cm] \\underline{{\\var{prod3}}}\\phantom{5.55}\\\\[-.7cm]{\\var{diff3}\\var{dd2}}\\phantom{.55}\\\\[-0.5cm]\\underline{{\\var{prod2}}}\\phantom{.55}\\\\[-0.5cm]{\\var{diff2}\\phantom{.}\\var{dd1}}\\phantom{5}\\\\[-0.5cm]\\underline{{\\var{prod1}}}\\phantom{5}\\\\[-0.5cm]\\color{green}{\\var{diff1}\\var{dd0}}\\\\[-0.5cm]\\underline{\\color{green}{\\var{prod0}}}\\\\[-0.5cm]\\color{red}{\\var{diff0}}\\end{array}$

\n


\n

Now we could keep adding zeros and continue the procedure but we only needed to determine the second decimal place in order to correctly round to one decimal place and so we now stop the procedure.

\n

Since the second decimal place was $\\var{qd0}$ we round up down to $\\var{ans}$. Therefore, $\\frac{\\var{dividend1}}{\\var{divisor1}}=\\var{ans}$ (1 dec. pl.).

"}], "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": "ans", "maxValue": "ans", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "precisionType": "dp", "precision": "1", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}]}], "allowPrinting": true, "navigation": {"allowregen": true, "reverse": true, "browse": true, "allowsteps": true, "showfrontpage": false, "showresultspage": "oncompletion", "navigatemode": "sequence", "onleave": {"action": "none", "message": ""}, "preventleave": true, "startpassword": ""}, "timing": {"allowPause": true, "timeout": {"action": "none", "message": ""}, "timedwarning": {"action": "none", "message": ""}}, "feedback": {"showactualmark": true, "showtotalmark": true, "showanswerstate": true, "allowrevealanswer": true, "advicethreshold": 0, "intro": "", "end_message": "", "reviewshowscore": true, "reviewshowfeedback": true, "reviewshowexpectedanswer": true, "reviewshowadvice": true, "feedbackmessages": []}, "diagnostic": {"knowledge_graph": {"topics": [], "learning_objectives": []}, "script": "diagnosys", "customScript": ""}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "extensions": [], "custom_part_types": [], "resources": []}