// Numbas version: exam_results_page_options {"name": "Given a formula for something use it (drip rate)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"extensions": [], "variablesTest": {"condition": "", "maxRuns": 100}, "tags": [], "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.

", "variable_groups": [], "ungrouped_variables": ["v", "f", "h", "drip", "driprounded", "cfvh", "v'", "h'", "cfvs", "v''", "s'", "cffh'", "f'", "h''", "cffs'", "f''", "s''", "vf", "hs", "vf''", "hs''"], "parts": [{"prompt": "

You are told that  

\n

$\\displaystyle \\text{drip rate (dpm)}=\\frac{\\text{volume (mL)} \\times \\text{drop factor (drops/mL)}}{\\text{time (hr)}\\times \\text{60 (min/hr)}}$

\n

If the volume is $\\var{v}$ mL, the duration is $\\var{h}$ hours and there are $\\var{f}$ drops/mL, then the drip rate is

\n

[[0]] (drops/min) to the nearest whole number

", "sortAnswers": false, "extendBaseMarkingAlgorithm": true, "showFeedbackIcon": true, "useCustomName": false, "steps": [{"prompt": "

We take the formula

\n

$\\displaystyle \\text{drip rate (dpm)}=\\frac{\\text{volume (mL)} \\times \\text{drop factor (drops/mL)}}{\\text{time (hr)}\\times \\text{60 (min/hr)}}$

\n

and substitute the following

\n

$\\text{volume}=\\var{v}$,

\n

$\\text{drop factor}= \\var{f}$,

\n

$\\text{time}= \\var{h}$

\n

so that we have 

\n

$\\displaystyle \\text{drip rate (dpm)}=\\frac{\\var{v} \\times \\var{f}}{\\var{h}\\times 60}$

\n

Using a calculator we would find

\n

$\\begin{align}\\text{drip rate (dpm)}&\\approx\\var{drip} \\text{ dpm}\\\\&=\\var{driprounded}\\text{ dpm (to the nearest whole number)}\\end{align}$

\n

\n

Without a calculator, you could do this calculation by 

\n\n

However, it is often best to look for common factors and cancel them before the multiplication and division. That is, given:

\n

$\\displaystyle \\text{drip rate (dpm)}=\\frac{\\var{v} \\times \\var{f}}{\\var{h}\\times 60}$

\n

I would look for a common factor between $\\var{v}$ and $\\var{h}$.  But, alas, there isn't one. There is a common factor of $\\var{cfvh}$, so I'd remove this from the top and bottom and be left with

\n

$\\displaystyle \\text{drip rate (dpm)}=\\frac{\\var{v'} \\times \\var{f}}{\\var{h'}\\times 60}$

\n

Then I'd look for a common factor between $\\var{v'}$ and $\\var{60}$. But, alas, there isn't one. There is a common factor of $\\var{cfvs}$, so I'd remove that from the top and bottom and be left with

\n

$\\displaystyle \\text{drip rate (dpm)}=\\frac{\\var{v''} \\times \\var{f}}{\\var{h'}\\times \\var{s'}}$

\n

Then I'd look for a common factor between $\\var{f}$ and $\\var{h'}$. But, alas, there isn't one. There is a common factor of $\\var{cffh'}$, so I'd remove that from the top and bottom and be left with

\n

$\\displaystyle \\text{drip rate (dpm)}=\\frac{\\var{v''} \\times \\var{f'}}{\\var{h''}\\times \\var{s'}}$

\n

Then I'd look for a common factor between $\\var{f'}$ and $\\var{s'}$. But, alas, there isn't one. There is a common factor of $\\var{cffs'}$, so I'd remove that from the top and the bottom and be left with 

\n

$\\displaystyle \\text{drip rate (dpm)}=\\frac{\\var{v''} \\times \\var{f''}}{\\var{h''}\\times \\var{s''}}$

\n

\n

So, after all that, I only need to do

\n", "extendBaseMarkingAlgorithm": true, "showFeedbackIcon": true, "useCustomName": false, "customName": "", "customMarkingAlgorithm": "", "variableReplacementStrategy": "originalfirst", "type": "information", "marks": 0, "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "variableReplacements": []}], "customName": "", "customMarkingAlgorithm": "", "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "type": "gapfill", "marks": 0, "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "gaps": [{"minValue": "drip", "extendBaseMarkingAlgorithm": true, "notationStyles": ["plain", "en", "si-en"], "precisionMessage": "You have not given your answer to the nearest whole number.", "useCustomName": false, "variableReplacements": [], "customName": "", "mustBeReduced": false, "customMarkingAlgorithm": "", "correctAnswerStyle": "plain", "variableReplacementStrategy": "originalfirst", "mustBeReducedPC": 0, "marks": 1, "scripts": {}, "unitTests": [], "correctAnswerFraction": false, "allowFractions": false, "showFeedbackIcon": true, "precisionType": "dp", "strictPrecision": false, "precisionPartialCredit": 0, "type": "numberentry", "maxValue": "drip", "precision": 0, "showPrecisionHint": false, "showCorrectAnswer": true}], "variableReplacements": []}], "variables": {"v": {"definition": "random(random(500,1000),random(100..1000#100))", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "v"}, "s'": {"definition": "60/cfvs", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "s'"}, "cffh'": {"definition": "gcd(f,h')", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "cffh'"}, "vf''": {"definition": "v''*f''", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "vf''"}, "driprounded": {"definition": "precround(drip,0)", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "driprounded"}, "h": {"definition": "random(2..6)", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "h"}, "cffs'": {"definition": "gcd(f',s')", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "cffs'"}, "hs": {"definition": "h*60", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "hs"}, "h'": {"definition": "h/cfvh", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "h'"}, "f'": {"definition": "f/cffh'", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "f'"}, "f''": {"definition": "f'/cffs'", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "f''"}, "v'": {"definition": "v/cfvh", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "v'"}, "v''": {"definition": "v'/cfvs", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "v''"}, "vf": {"definition": "v*f", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "vf"}, "cfvh": {"definition": "gcd(v,h)", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "cfvh"}, "hs''": {"definition": "h''*s''", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "hs''"}, "cfvs": {"definition": "gcd(v',60)", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "cfvs"}, "drip": {"definition": "(v*f)/(h*60)", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "drip"}, "h''": {"definition": "h'/cffh'", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "h''"}, "s''": {"definition": "s'/cffs'", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "s''"}, "f": {"definition": "random(20,60)", "description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "f"}}, "preamble": {"css": "", "js": ""}, "name": "Given a formula for something use it (drip rate)", "functions": {}, "metadata": {"description": "Checking if a student can substitute into an equation. This is a nursing calculation question. Solution is given for with a calculator and without a calculator, however the point of this question is really substitution.  ", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "advice": "", "rulesets": {}, "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/"}]}