// Numbas version: exam_results_page_options {"name": "Arithmetic operations: Inequalities", "extensions": [], "custom_part_types": [], "resources": [["question-resources/drawingresize_grbP9s8.svg", "/srv/numbas/media/question-resources/drawingresize_grbP9s8.svg"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Arithmetic operations: Inequalities", "type": "question", "statement": "

Choose the correct symbols to describe the relations between each of these pairs of numbers.

", "variablesTest": {"condition": "", "maxRuns": "100"}, "variables": {"neg": {"description": "

Random negative integers.

", "name": "neg", "group": "Ungrouped variables", "templateType": "anything", "definition": "repeat(random(-300..-1),8)"}, "c": {"description": "", "name": "c", "group": "Ungrouped variables", "templateType": "anything", "definition": "-b"}, "random": {"description": "", "name": "random", "group": "Ungrouped variables", "templateType": "anything", "definition": "repeat(random(0..0.01#0.001),3)"}, "d": {"description": "", "name": "d", "group": "Ungrouped variables", "templateType": "anything", "definition": "-a"}, "pos": {"description": "

Random positive integers.

", "name": "pos", "group": "Ungrouped variables", "templateType": "anything", "definition": "repeat(random(1..300),5)"}, "a": {"description": "", "name": "a", "group": "Ungrouped variables", "templateType": "anything", "definition": "neg[7] + random2"}, "b": {"description": "", "name": "b", "group": "Ungrouped variables", "templateType": "anything", "definition": "neg[7] + 0.9 + random[2]"}, "dec": {"description": "

Random decimals.

", "name": "dec", "group": "Ungrouped variables", "templateType": "anything", "definition": "repeat(random(0..50 #0.01 except 0..50), 7)"}, "random2": {"description": "", "name": "random2", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(0.5..0.8#0.001)"}}, "extensions": [], "functions": {}, "tags": ["inequality", "taxonomy"], "variable_groups": [], "parts": [{"scripts": {}, "variableReplacements": [], "type": "gapfill", "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "gaps": [{"scripts": {}, "minMarks": 0, "distractors": ["", "", ""], "variableReplacementStrategy": "originalfirst", "displayType": "dropdownlist", "choices": ["

 >

", "

 <

", "

 =

"], "showFeedbackIcon": true, "shuffleChoices": true, "displayColumns": 0, "variableReplacements": [], "marks": 0, "matrix": ["1", 0, 0], "showCorrectAnswer": true, "maxMarks": 0, "type": "1_n_2"}], "showFeedbackIcon": true, "prompt": "

 

\n

$\\var{dec[6] + 0.001 + random[0]}$  [[0]]  $\\var{dec[6] - random[1]}$

\n

", "marks": 0}, {"scripts": {}, "variableReplacements": [], "type": "gapfill", "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "gaps": [{"scripts": {}, "minMarks": 0, "distractors": ["", "", ""], "variableReplacementStrategy": "originalfirst", "displayType": "dropdownlist", "choices": ["

 <

", "

 >

", "

 =

"], "showFeedbackIcon": true, "shuffleChoices": true, "displayColumns": 0, "variableReplacements": [], "marks": 0, "matrix": ["1", 0, 0], "showCorrectAnswer": true, "maxMarks": 0, "type": "1_n_2"}], "showFeedbackIcon": true, "prompt": "

 

\n

$\\var{neg[7] + random2}$  [[0]]  $\\var{neg[7] + 0.9 + random[2]}$

", "marks": 0}, {"scripts": {}, "variableReplacements": [], "type": "gapfill", "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "gaps": [{"scripts": {}, "minMarks": 0, "distractors": ["", "", ""], "variableReplacementStrategy": "originalfirst", "displayType": "dropdownlist", "choices": ["

 =

", "

 >

", "

 <

"], "showFeedbackIcon": true, "shuffleChoices": true, "displayColumns": 0, "variableReplacements": [], "marks": 0, "matrix": [0, "1", 0], "showCorrectAnswer": true, "maxMarks": 0, "type": "1_n_2"}], "showFeedbackIcon": true, "prompt": "

 

\n

$(\\var{neg[3]}) \\times (\\var{neg[2]})$  [[0]]   $\\var{-neg[3]*neg[2]}$

", "marks": 0}], "ungrouped_variables": ["dec", "neg", "pos", "random2", "random", "a", "b", "c", "d"], "rulesets": {}, "metadata": {"licence": "Creative Commons Attribution 4.0 International", "description": "

Complete the inequality relationships by selecting the correct symbol from a drop down box

"}, "preamble": {"css": "", "js": ""}, "advice": "

\\[\\begin{align} \\text{Symbol }&\\lt  \\text{ denotes \"less than\".} \\\\ \\text{Symbol }&\\gt \\text{denotes \"greater than\".} \\end{align}\\]

\n

a)

\n

$\\var{dec[6] + 0.001 + random[0]}$ is greater than $\\var{dec[6] - random[1]}$ so

\n

\\[\\var{dec[6] + 0.001 + random[0]} \\gt \\var{dec[6] - random[1]} \\text{.} \\]

\n

b)

\n

When both of the numbers that you are comparing are negative, it may be tempting to ignore the negative signs and make an incorrect assumption. For example, when we have -5 and -4 we might ignore the signs and assume -5 is larger than -4 since +5 is larger than +4. This is however wrong, -5 < -4.

\n

To understand this a bit better, look at the following number line:

\n

\n

Following the number line from left to right, we can see that $\\var{neg[7] + random2}$ is less than $\\var{neg[7] + 0.9 + random[2]}$, so

\n

\\[\\var{neg[7] + random2} \\lt \\var{neg[7] + 0.9 + random[2]} \\text{.}\\]

\n

\n

c)

\n

Multiplying two negative numbers results in a positive number. Therefore we can see without performing any calculation that $(\\var{neg[3]}) \\times (\\var{neg[2]}) \\gt \\var{-neg[3]*neg[2]}$ as positive numbers are always larger than negative numbers.

\n

\\[(\\var{neg[3]} \\times \\var{neg[2]}) \\gt \\var{-neg[3]*neg[2]}\\]

\n

\\[\\var{neg[3] * neg[2]} \\gt \\var{-neg[3]*neg[2]}\\]

", "contributors": [{"name": "Stanislav Duris", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1590/"}]}]}], "contributors": [{"name": "Stanislav Duris", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1590/"}]}