// Numbas version: exam_results_page_options {"name": "Mark's copy of Drug Calculations", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"functions": {}, "extensions": [], "metadata": {"licence": "Creative Commons Attribution 4.0 International", "description": "

Question on drug calculations

"}, "statement": "", "variables": {"b": {"group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(5,10,15)", "name": "b"}, "a": {"group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(1,5)", "name": "a"}, "d": {"group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "precround(b/a,3)", "name": "d"}, "c": {"group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "precround(a/b,3)", "name": "c"}}, "tags": [], "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "rulesets": {}, "advice": "

Solution

\n

In order to calculate the amount of drug in ml, you need to use the following formula:

\n

$\\dfrac{\\text{Prescribed dose}}{\\text{Stock Strength}}$ $\\times$ Stock dose.

\n

In this question: Prescribed dose is $\\var{a}$mg, Stock Strength is $\\var{b}$mg and Stock dose is 1ml.

\n

Using the formula: $\\dfrac{\\var{a}}{\\var{b}}$ $\\times$ $1$ = $\\var{c}$ml.

\n

Alternative Solution

\n

You are told that the stock strength of the drug is $\\var{b}$mg in $1$ml.

\n

So for every $\\var{b}$mg of the drug we need, we need to give the patient $1$ml.

\n

This means $\\var{b}$mg = 1ml.

\n

We need $\\var{a}$mg.

\n

In order to get $\\var{a}$mg, we divde $\\var{b}$mg by $\\var{d}$.

\n

Because $\\var{b}$mg = $1$ml and we have divided $\\var{b}$mg by $\\var{d}$ to get $\\var{a}$mg, we must divide the right hand side of the equals sign by $\\var{d}$ also.

\n

So, we have $\\dfrac{\\var{b}}{\\var{d}}$ = $\\dfrac{1}{\\var{d}}$.

\n

                  $\\var{a}$ = $\\var{c}$ml.

\n

Therefore we must need to give the patient $\\var{c}$ml.

", "name": "Mark's copy of Drug Calculations", "preamble": {"css": "", "js": ""}, "parts": [{"variableReplacements": [], "marks": 0, "prompt": "

Your patient has been prescribed $\\var{a}$ mg of a drug as an injection. The stock strength given is $\\var{b}$mg in $1$ml. How many ml do you give to the patient? Give your answer to 3 decimal places where necessary.

\n

[[0]] ml

", "unitTests": [], "scripts": {}, "customName": "", "sortAnswers": false, "showFeedbackIcon": true, "showCorrectAnswer": true, "type": "gapfill", "extendBaseMarkingAlgorithm": true, "variableReplacementStrategy": "originalfirst", "useCustomName": false, "gaps": [{"variableReplacements": [], "showCorrectAnswer": true, "correctAnswerFraction": false, "useCustomName": false, "scripts": {}, "maxValue": "c", "correctAnswerStyle": "plain", "mustBeReduced": false, "showFeedbackIcon": true, "marks": "1", "type": "numberentry", "showFractionHint": true, "customName": "", "extendBaseMarkingAlgorithm": true, "variableReplacementStrategy": "originalfirst", "unitTests": [], "mustBeReducedPC": 0, "customMarkingAlgorithm": "", "minValue": "c", "notationStyles": ["plain", "en", "si-en"], "allowFractions": false}], "customMarkingAlgorithm": ""}], "ungrouped_variables": ["a", "b", "c", "d"], "contributors": [{"name": "Mark Hodds", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/510/"}]}]}], "contributors": [{"name": "Mark Hodds", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/510/"}]}