// Numbas version: exam_results_page_options {"name": "Fractions: Multiplying fractions", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Fractions: Multiplying fractions", "tags": [], "metadata": {"description": "

Randomly chooses one of the following

\n

a) Multiply numerical fractions. Simplifying is discussed in the advice but not required to get full marks.

\n

b) Multiply a negative fraction by a whole number. Simplifying is discussed in the advice but not required to get full marks.

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

Write the following question down on paper and evaluate it without using a calculator. Write your answer as a fraction or whole number (not a decimal). Use  / to signify a fraction or division, for example $\\frac{2}{3}$ is written 2/3.

\n

", "advice": "
\n

Multiply the tops and the bottoms and look for common factors to cancel.

\n

\n

\\begin{align}\\displaystyle\\frac{\\var{a}}{\\var{b}}\\times \\frac{\\var{c}}{\\var{d}}&=\\frac{\\var{a}\\times\\var{c}}{\\var{b}\\times\\var{d}}\\\\[3pt]&=\\frac{\\var{ac}}{\\var{bd}}\\end{align}

\n

We can write this fraction on the computer using the slash, that is, $\\var{ac}/\\var{bd}$.

\n

\n

This answer is correct but it is not reduced or simplified. We could write this fraction using smaller numbers on the top and bottom because $\\var{ac}$ and $\\var{bd}$ have a common divisor of $\\var{gcda}$. So we divide the top and bottom numbers by $\\var{gcda}$ to write our fraction in a simpler way.

\n

 

\n

\\begin{align}\\displaystyle\\frac{\\var{ac}}{\\var{bd}}&=\\frac{\\var{ac}\\div\\var{gcda}}{\\var{bd}\\div\\var{gcda}}\\\\[3pt]&=\\frac{\\var{rednuma}}{\\var{reddena}}\\end{align}

\n

\n

Therefore a better answer to give would be $\\displaystyle\\frac{\\var{rednuma}}{\\var{reddena}}$, which we can enter as $\\var{rednuma}/\\var{reddena}$ .

\n

Actually, ideally we would write our answer as $\\var{rednuma}$.

\n

\n

We actually recommend you look for common factors before multiplying, that way you can cancel them (divide out by them) before multiplying. See if you can find where the common factor of $\\var{gcda}$ comes from in the original question.

\n
\n
\n

Recall that whole numbers can be written as fractions by putting them over $1$. Multiply the tops and the bottoms and look for common factors to cancel.

\n

\n

\\begin{align}\\displaystyle-\\frac{\\var{f}}{\\var{g}}\\times \\var{h}&=-\\frac{\\var{f}}{\\var{g}}\\times \\frac{\\var{h}}{1}\\\\[3pt]&=-\\frac{\\var{f}\\times\\var{h}}{\\var{g}\\times 1}\\\\[3pt]&=-\\frac{\\var{fh}}{\\var{g}}\\end{align}

\n

We can write this fraction on the computer using the slash, that is, $-\\var{fh}/\\var{g}$.

\n

\n

This answer is correct but it is not reduced or simplified. We could write this fraction using smaller numbers on the top and bottom because $\\var{fh}$ and $\\var{g}$ have a common divisor of $\\var{gcdb}$. So we divide the top and bottom numbers by $\\var{gcdb}$ to write our fraction in a simpler way.

\n

 

\n

\\begin{align}\\displaystyle-\\frac{\\var{fh}}{\\var{g}}&=-\\frac{\\var{fh}\\div\\var{gcdb}}{\\var{g}\\div\\var{gcdb}}\\\\[3pt]&=-\\frac{\\var{rednumb}}{\\var{reddenb}}\\end{align}

\n

\n

Therefore a better answer to give would be $\\displaystyle-\\frac{\\var{rednumb}}{\\var{reddenb}}$, which we can enter as $-\\var{rednumb}/\\var{reddenb}$ .

\n

Actually, ideally we would write our answer as $-\\var{rednumb}$.

\n

\n

We actually recommend you look for common factors before multiplying, that way you can cancel them (divide out by them) before multiplying. See if you can find where the common factor of $\\var{gcdb}$ comes from in the original question.

\n
", "rulesets": {}, "extensions": [], "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"b": {"name": "b", "group": "numerical fractions", "definition": "random(2..12 except a)", "description": "", "templateType": "anything", "can_override": false}, "ac": {"name": "ac", "group": "numerical fractions", "definition": "a*c", "description": "", "templateType": "anything", "can_override": false}, "g": {"name": "g", "group": "numerical fractions", "definition": "random(2..12 except f)", "description": "", "templateType": "anything", "can_override": false}, "c": {"name": "c", "group": "numerical fractions", "definition": "random(2..12 except [a,b])", "description": "", "templateType": "anything", "can_override": false}, "reddena": {"name": "reddena", "group": "numerical fractions", "definition": "bd/gcda", "description": "", "templateType": "anything", "can_override": false}, "d": {"name": "d", "group": "numerical fractions", "definition": "random(2..12 except[a,b,c,10])", "description": "", "templateType": "anything", "can_override": false}, "h": {"name": "h", "group": "numerical fractions", "definition": "random(2..12 except [f,g])", "description": "", "templateType": "anything", "can_override": false}, "bd": {"name": "bd", "group": "numerical fractions", "definition": "b*d", "description": "", "templateType": "anything", "can_override": false}, "gcda": {"name": "gcda", "group": "numerical fractions", "definition": "gcd(ac,bd)", "description": "", "templateType": "anything", "can_override": false}, "rednumb": {"name": "rednumb", "group": "numerical fractions", "definition": "fh/gcdb", "description": "", "templateType": "anything", "can_override": false}, "reddenb": {"name": "reddenb", "group": "numerical fractions", "definition": "g/gcdb", "description": "", "templateType": "anything", "can_override": false}, "a": {"name": "a", "group": "numerical fractions", "definition": "random(2..12)", "description": "", "templateType": "anything", "can_override": false}, "fh": {"name": "fh", "group": "numerical fractions", "definition": "f*h", "description": "", "templateType": "anything", "can_override": false}, "rednuma": {"name": "rednuma", "group": "numerical fractions", "definition": "ac/gcda", "description": "", "templateType": "anything", "can_override": false}, "gcdb": {"name": "gcdb", "group": "numerical fractions", "definition": "gcd(fh,g)", "description": "", "templateType": "anything", "can_override": false}, "f": {"name": "f", "group": "numerical fractions", "definition": "random(2..12 except d)", "description": "", "templateType": "anything", "can_override": false}, "seed": {"name": "seed", "group": "numerical fractions", "definition": "random(0,1)", "description": "", "templateType": "anything", "can_override": false}, "ans": {"name": "ans", "group": "numerical fractions", "definition": "if(seed=0, rednuma/reddena, -rednumb/reddenb)", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": [], "variable_groups": [{"name": "numerical fractions", "variables": ["a", "b", "c", "d", "f", "g", "h", "ac", "bd", "gcda", "rednuma", "reddena", "fh", "gcdb", "rednumb", "reddenb", "seed", "ans"]}], "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{a}}{\\var{b}}\\times \\frac{\\var{c}}{\\var{d}}=$$\\displaystyle-\\frac{\\var{f}}{\\var{g}}\\times \\var{h}=$[[0]]

\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": "ans", "maxValue": "ans", "correctAnswerFraction": true, "allowFractions": true, "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", "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}]}]}], "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}]}