// Numbas version: exam_results_page_options {"name": "HELM Book 1.2.6 exercises", "metadata": {"description": "

HELM Book 1.2.6 exercises

", "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": "1.2.6 Task: Write numbers in scientific notation", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Merryn Horrocks", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4052/"}], "tags": [], "metadata": {"description": "

Write a large number and a small number in scientific notation. (Numbers contain 5 digits). Indices range from -7 to +7, excluding 0 and 1

\n

Part of HELM Book 1.2

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

Write the following numbers in scientific notation:

", "advice": "

(a) $\\var{q1expr} = \\var{q1base} \\times  \\var{10^q1idx} = \\var{q1base} \\times 10^{\\var{q1idx}}$

\n

(b) $\\var{q2expr} = \\var{q2base} \\times  \\var{10^q2idx} = \\var{q2base} \\times 10^{\\var{q2idx}}$

", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"q1base": {"name": "q1base", "group": "Ungrouped variables", "definition": "decimal(random(10001..99999)/10000)", "description": "", "templateType": "anything", "can_override": false}, "q1expr": {"name": "q1expr", "group": "Ungrouped variables", "definition": "q1base*10^q1Idx", "description": "", "templateType": "anything", "can_override": false}, "q1idx": {"name": "q1idx", "group": "Ungrouped variables", "definition": "random(2..7)", "description": "", "templateType": "anything", "can_override": false}, "q2base": {"name": "q2base", "group": "Ungrouped variables", "definition": "decimal(random(10001..99999)/10000)", "description": "", "templateType": "anything", "can_override": false}, "q2idx": {"name": "q2idx", "group": "Ungrouped variables", "definition": "random(-7..-1)", "description": "", "templateType": "anything", "can_override": false}, "q2b1": {"name": "q2b1", "group": "Ungrouped variables", "definition": "decimal(random(11..99)/10)", "description": "", "templateType": "anything", "can_override": false}, "q2b2": {"name": "q2b2", "group": "Ungrouped variables", "definition": "decimal(random(11..99)/10)", "description": "", "templateType": "anything", "can_override": false}, "q2i1": {"name": "q2i1", "group": "Ungrouped variables", "definition": "random(-39..39 except [-1,0,1])", "description": "", "templateType": "anything", "can_override": false}, "q2i2": {"name": "q2i2", "group": "Ungrouped variables", "definition": "random(-39..39 except [-1,0,1])", "description": "", "templateType": "anything", "can_override": false}, "q2expr": {"name": "q2expr", "group": "Ungrouped variables", "definition": "q2base*10^q2Idx", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["q1base", "q1idx", "q1expr", "q2b1", "q2b2", "q2i1", "q2i2", "q2expr", "q2base", "q2idx"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": true, "customName": "Task 1", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

(a) $\\var{q1expr} =$ [[0]] $\\times 10$[[1]]

\n

(b) $\\var{q2expr} = $ [[2]] $\\times 10$[[3]]

", "gaps": [{"type": "numberentry", "useCustomName": true, "customName": "q1Base", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "{q1Base}", "maxValue": "{q1Base}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "q1Idx", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "{q1Idx}", "maxValue": "{q1Idx}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "q2Base", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "{q2Base}", "maxValue": "{q2Base}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "q2Idx", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "{q2Idx}", "maxValue": "{q2Idx}", "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": "1.2.6.1 Calculate product of numbers in scientific notation", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Merryn Horrocks", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4052/"}], "tags": [], "metadata": {"description": "

Calculate the product of two randomised scientific notation numbers and give the answer in scientific notation.

\n

Part of HELM Book 1.2

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

Use your calculator to find 

", "advice": "

Multiply the two numbers together:

\n

\\[\\begin{align*} \\var{expr}&= (\\var{b1}\\times\\var{b2}) \\times(10^{\\var{i1}}\\times 10^{\\var{i2}})\\\\ &= (\\var{b1*b2})\\times 10^{(\\var{i1}+\\var{i2})}\\\\ &=\\var{b1*b2}\\times 10^{\\var{i1+i2}}\\\\ \\textrm{Now adjust if necessary so that}&\\textrm{ there is exactly one digit in front of the decimal point:}\\\\ &=\\var{base}\\times 10^{\\var{idx}}\\end{align*}\\]

\n

", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"base": {"name": "base", "group": "Ungrouped variables", "definition": "eval(expression(split_regex(ans,\"e\")[0]))", "description": "", "templateType": "anything", "can_override": false}, "idx": {"name": "idx", "group": "Ungrouped variables", "definition": "eval(expression(split_regex(ans,\"e\")[1]))", "description": "", "templateType": "anything", "can_override": false}, "expr": {"name": "expr", "group": "Ungrouped variables", "definition": "expression(+b1 + \"* 10^(\" + i1 + \")*\" + b2 + \"* 10^(\" + i2 + \")\")", "description": "", "templateType": "anything", "can_override": false}, "b1": {"name": "b1", "group": "Ungrouped variables", "definition": "decimal(random(11..99)/10)", "description": "", "templateType": "anything", "can_override": false}, "i1": {"name": "i1", "group": "Ungrouped variables", "definition": "random(-39..39 except [-1,0,1])", "description": "", "templateType": "anything", "can_override": false}, "b2": {"name": "b2", "group": "Ungrouped variables", "definition": "decimal(random(11..99)/10)", "description": "", "templateType": "anything", "can_override": false}, "i2": {"name": "i2", "group": "Ungrouped variables", "definition": "random(-39..39 except [-1,0,1])", "description": "", "templateType": "anything", "can_override": false}, "ans": {"name": "ans", "group": "Ungrouped variables", "definition": "formatnumber(eval(expr),\"scientific\")", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["base", "idx", "expr", "b1", "i1", "b2", "i2", "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": "

$\\var{Expr}$ = [[0]] $\\times 10$[[1]]

", "gaps": [{"type": "numberentry", "useCustomName": true, "customName": "base", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "{Base}", "maxValue": "{Base}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "displayAnswer": "", "showFractionHint": true, "notationStyles": ["plain", "en", "si-en"], "correctAnswerStyle": "plain"}, {"type": "numberentry", "useCustomName": true, "customName": "index", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "{Idx}", "maxValue": "{Idx}", "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"}]}], "allowPrinting": true, "navigation": {"allowregen": true, "reverse": true, "browse": true, "allowsteps": true, "showfrontpage": true, "showresultspage": "oncompletion", "navigatemode": "menu", "onleave": {"action": "none", "message": ""}, "preventleave": true, "startpassword": "", "allowAttemptDownload": false, "downloadEncryptionKey": ""}, "timing": {"allowPause": true, "timeout": {"action": "none", "message": ""}, "timedwarning": {"action": "none", "message": ""}}, "feedback": {"showactualmark": true, "showtotalmark": true, "showanswerstate": true, "allowrevealanswer": true, "advicethreshold": 0, "intro": "

Work through these practice questions. You are encouraged to try each question multiple times as the expressions in each question will change each time you try it. 

", "end_message": "", "reviewshowscore": true, "reviewshowfeedback": true, "reviewshowexpectedanswer": true, "reviewshowadvice": true, "feedbackmessages": []}, "diagnostic": {"knowledge_graph": {"topics": [], "learning_objectives": []}, "script": "diagnosys", "customScript": ""}, "contributors": [{"name": "Merryn Horrocks", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4052/"}], "extensions": [], "custom_part_types": [], "resources": []}