// Numbas version: exam_results_page_options {"feedback": {"showanswerstate": true, "showactualmark": true, "advicethreshold": 0, "intro": "

Today, you will be graphing linear functions.  You will also be identifying key characteristics of them via their graph or equation.

", "feedbackmessages": [], "showtotalmark": true, "allowrevealanswer": true}, "metadata": {"description": "Plot linear functions and identify key characteristics.", "licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International"}, "navigation": {"browse": true, "startpassword": "", "onleave": {"action": "none", "message": ""}, "preventleave": true, "allowregen": true, "reverse": true, "showfrontpage": true, "allowsteps": true, "showresultspage": "oncompletion"}, "timing": {"timedwarning": {"action": "none", "message": ""}, "timeout": {"action": "none", "message": ""}, "allowPause": true}, "showstudentname": true, "duration": 0, "showQuestionGroupNames": false, "percentPass": 0, "name": "NCM4 U1L1 PRACTICE Graphing Linear Functions", "question_groups": [{"pickQuestions": 1, "pickingStrategy": "all-ordered", "name": "Group", "questions": [{"name": "NC Math 4 U1L1 Terry's copy of Graphs I: Linear Coordinates", "extensions": ["jsxgraph"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Nasir Firoz Khan", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/909/"}, {"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "variables": {"g": {"description": "

This is the x-coordinate of the fourth point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "g"}, "c": {"description": "

This is the x-coordinate of the second point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "c"}, "h": {"description": "

This is the y-coordinate of the fourth point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "h"}, "f": {"description": "

This is the y-coordinate of the third point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "f"}, "ee": {"description": "

This is the x-coordinate of the third point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "ee"}, "b": {"description": "

This is the y-coordinate of the first point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "b"}, "a": {"description": "

This is the x-coordinate of the first point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "a"}, "d": {"description": "

This is the y-coordinate of the second point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "d"}}, "advice": "

The correct answers are obtained as follows.

\n\n

", "functions": {"dragpoint": {"parameters": [], "language": "javascript", "type": "html", "definition": "// set up the board\nJXG.Options.point.showInfobox = false;\nvar div = Numbas.extensions.jsxgraph.makeBoard('500px','500px',{boundingBox:[-11,11,11,-11],grid:true,withLabel:true});\n\nvar board = div.board;\n\nvar x1 = Numbas.jme.unwrapValue(scope.variables.a);\nvar y1 = Numbas.jme.unwrapValue(scope.variables.b);\nvar x2 = Numbas.jme.unwrapValue(scope.variables.c);\nvar y2 = Numbas.jme.unwrapValue(scope.variables.d);\nvar x3 = Numbas.jme.unwrapValue(scope.variables.ee);\nvar y3 = Numbas.jme.unwrapValue(scope.variables.f);\nvar x4 = Numbas.jme.unwrapValue(scope.variables.g);\nvar y4 = Numbas.jme.unwrapValue(scope.variables.h);\n\nvar e = board.create('point',[10,0],{size:-1,name:'x'});\ne.setProperty({fixed:true});\nvar f = board.create('point',[0,10],{size:-1,name:'y'});\nf.setProperty({fixed:true});\n\nvar a = board.create('point',[x1,y1],{size:5});\na.setProperty({fixed:true});\nvar b = board.create('point',[x2,y2],{size:5});\nb.setProperty({fixed:true});\nvar c = board.create('point',[x3,y3],{size:5});\nc.setProperty({fixed:true});\nvar d = board.create('point',[x4,y4],{size:5});\nd.setProperty({fixed:true});\n\nreturn div;"}}, "rulesets": {}, "showQuestionGroupNames": false, "tags": [], "type": "question", "statement": "

What are the coordinates of the points $A$-$D$ on the following graph?

\n

Note that all coordinates are whole numbers.

\n

{dragpoint()}

", "ungrouped_variables": ["a", "b", "c", "d", "ee", "f", "g", "h"], "parts": [{"steps": [{"marks": 0, "prompt": "

Coordinates are given in the form $(x,y)$

\n

In order to find the coordinate of a certain point, you must first find the $x$ coordinate by looking at which value the point is on the x-axis (the horizontal axis). Then, find the $y$ coordinate by looking at which value the point is on the y-axis (the vertical axis).

", "scripts": {}, "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "type": "information", "variableReplacements": []}], "showCorrectAnswer": true, "marks": 0, "prompt": "

The coordinates of $A$ are $\\big($[[0]],[[1]]$\\big)$.

\n

The coordinates of $B$ are $\\big($[[2]],[[3]]$\\big)$.

\n

The coordinates of $C$ are $\\big($[[4]],[[5]]$\\big)$.

\n

The coordinates of $D$ are $\\big($[[6]],[[7]]$\\big)$.

", "scripts": {}, "gaps": [{"maxValue": "a", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "a", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "b", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "b", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "c", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "c", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "d", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "d", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "ee", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "ee", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "f", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "f", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "g", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "g", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "h", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "h", "integerAnswer": true, "showCorrectAnswer": true}], "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "type": "gapfill", "stepsPenalty": 0}], "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}], "metadata": {"description": "

This question allows you to practice identifying the coordinates of points on graphs.

", "licence": "Creative Commons Attribution 4.0 International"}, "preamble": {"css": "", "js": ""}, "variable_groups": [], "variablesTest": {"condition": "c<>a and ee<>a and g<>a and ee<>c and g<>c and g<>ee", "maxRuns": 100}}, {"name": "NC Math 4 U1L1 Terry's copy of Graphs I: Linear Coordinates", "extensions": ["jsxgraph"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Nasir Firoz Khan", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/909/"}, {"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "variables": {"g": {"description": "

This is the x-coordinate of the fourth point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "g"}, "c": {"description": "

This is the x-coordinate of the second point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "c"}, "h": {"description": "

This is the y-coordinate of the fourth point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "h"}, "f": {"description": "

This is the y-coordinate of the third point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "f"}, "ee": {"description": "

This is the x-coordinate of the third point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "ee"}, "b": {"description": "

This is the y-coordinate of the first point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "b"}, "a": {"description": "

This is the x-coordinate of the first point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "a"}, "d": {"description": "

This is the y-coordinate of the second point.

", "group": "Ungrouped variables", "templateType": "anything", "definition": "random(-10..10)", "name": "d"}}, "advice": "

The correct answers are obtained as follows.

\n\n

", "functions": {"dragpoint": {"parameters": [], "language": "javascript", "type": "html", "definition": "// set up the board\nJXG.Options.point.showInfobox = false;\nvar div = Numbas.extensions.jsxgraph.makeBoard('500px','500px',{boundingBox:[-11,11,11,-11],grid:true,withLabel:true});\n\nvar board = div.board;\n\nvar x1 = Numbas.jme.unwrapValue(scope.variables.a);\nvar y1 = Numbas.jme.unwrapValue(scope.variables.b);\nvar x2 = Numbas.jme.unwrapValue(scope.variables.c);\nvar y2 = Numbas.jme.unwrapValue(scope.variables.d);\nvar x3 = Numbas.jme.unwrapValue(scope.variables.ee);\nvar y3 = Numbas.jme.unwrapValue(scope.variables.f);\nvar x4 = Numbas.jme.unwrapValue(scope.variables.g);\nvar y4 = Numbas.jme.unwrapValue(scope.variables.h);\n\nvar e = board.create('point',[10,0],{size:-1,name:'x'});\ne.setProperty({fixed:true});\nvar f = board.create('point',[0,10],{size:-1,name:'y'});\nf.setProperty({fixed:true});\n\nvar a = board.create('point',[x1,y1],{size:5});\na.setProperty({fixed:true});\nvar b = board.create('point',[x2,y2],{size:5});\nb.setProperty({fixed:true});\nvar c = board.create('point',[x3,y3],{size:5});\nc.setProperty({fixed:true});\nvar d = board.create('point',[x4,y4],{size:5});\nd.setProperty({fixed:true});\n\nreturn div;"}}, "rulesets": {}, "showQuestionGroupNames": false, "tags": [], "type": "question", "statement": "

What are the coordinates of the points $A$-$D$ on the following graph?

\n

Note that all coordinates are whole numbers.

\n

{dragpoint()}

", "ungrouped_variables": ["a", "b", "c", "d", "ee", "f", "g", "h"], "parts": [{"steps": [{"marks": 0, "prompt": "

Coordinates are given in the form $(x,y)$

\n

In order to find the coordinate of a certain point, you must first find the $x$ coordinate by looking at which value the point is on the x-axis (the horizontal axis). Then, find the $y$ coordinate by looking at which value the point is on the y-axis (the vertical axis).

", "scripts": {}, "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "type": "information", "variableReplacements": []}], "showCorrectAnswer": true, "marks": 0, "prompt": "

The coordinates of $A$ are $\\big($[[0]],[[1]]$\\big)$.

\n

The coordinates of $B$ are $\\big($[[2]],[[3]]$\\big)$.

\n

The coordinates of $C$ are $\\big($[[4]],[[5]]$\\big)$.

\n

The coordinates of $D$ are $\\big($[[6]],[[7]]$\\big)$.

", "scripts": {}, "gaps": [{"maxValue": "a", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "a", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "b", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "b", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "c", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "c", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "d", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "d", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "ee", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "ee", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "f", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "f", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "g", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "g", "integerAnswer": true, "showCorrectAnswer": true}, {"maxValue": "h", "marks": 1, "scripts": {}, "correctAnswerFraction": false, "integerPartialCredit": 0, "type": "numberentry", "variableReplacements": [], "allowFractions": false, "variableReplacementStrategy": "originalfirst", "showPrecisionHint": false, "minValue": "h", "integerAnswer": true, "showCorrectAnswer": true}], "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "type": "gapfill", "stepsPenalty": 0}], "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}], "metadata": {"description": "

This question allows you to practice identifying the coordinates of points on graphs.

", "licence": "Creative Commons Attribution 4.0 International"}, "preamble": {"css": "", "js": ""}, "variable_groups": [], "variablesTest": {"condition": "c<>a and ee<>a and g<>a and ee<>c and g<>c and g<>ee", "maxRuns": 100}}, {"name": "NC Math 4 U1L1 Graphing Linear Equation", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}, {"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "variablesTest": {"maxRuns": 100, "condition": ""}, "rulesets": {}, "advice": "", "tags": [], "statement": "

You are given the equation $y=\\simplify[all,fractionNumbers]{{a}x+{b}}$. 

", "preamble": {"css": "", "js": ""}, "parts": [{"showCellAnswerState": true, "useCustomName": false, "prompt": "

This equation, or its graph, can be described as a

", "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "distractors": ["", "", "", "", "", ""], "showFeedbackIcon": true, "stepsPenalty": "1", "maxMarks": 0, "displayType": "radiogroup", "minMarks": 0, "choices": ["

straight line

", "

parabola/quadratic

", "

cubic

", "

hyperbola

", "

circle

", "

quartic

"], "shuffleChoices": true, "marks": 0, "matrix": ["1", "0", "0", 0, 0, 0], "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "displayColumns": 0, "variableReplacementStrategy": "originalfirst", "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

An equation of the form $y=ax+b$ is known as a linear equation, and its graph is a straight line. 

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "type": "1_n_2", "customMarkingAlgorithm": ""}, {"showCellAnswerState": true, "useCustomName": false, "prompt": "

As we move to the far left of the graph, the graph

", "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "showFeedbackIcon": true, "stepsPenalty": "1", "maxMarks": 0, "displayType": "radiogroup", "minMarks": 0, "choices": ["

goes upwards.

", "

goes downwards.

"], "shuffleChoices": false, "marks": 0, "matrix": "lleading", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "displayColumns": 0, "variableReplacementStrategy": "originalfirst", "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

What happens to the graph as you go far to the left or right is called the long term behaviour of a graph.

\n

The leading term (the term that includes the highest power) determines the long term behaviour of a polynomial. In our polynomial the leading term is $\\simplify[all,fractionNumbers]{{a}x}$.

\n

As we go far to the left of the graph $x$ is negative, and so $\\simplify[all,fractionNumbers]{{a}x}$ is negative. That is, the graph goes downwards. is positive. That is, the graph goes upwards. 

\n

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "type": "1_n_2", "customMarkingAlgorithm": ""}, {"showCellAnswerState": true, "useCustomName": false, "prompt": "

As we move to the far right of the graph, the graph

", "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "showFeedbackIcon": true, "stepsPenalty": "1", "maxMarks": 0, "displayType": "radiogroup", "minMarks": 0, "choices": ["

goes upwards.

", "

goes downwards.

"], "shuffleChoices": false, "marks": 0, "matrix": "rleading", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "displayColumns": 0, "variableReplacementStrategy": "originalfirst", "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

What happens to the graph as you go far to the left or right is called the long term behaviour of a graph.

\n

The leading term (the term that includes the highest power) determines the long term behaviour of a polynomial. In our polynomial the leading term is $\\simplify[all,fractionNumbers]{{a}x}$.

\n

As we go far to the right of the graph $x$ is positive, and so $\\simplify[all,fractionNumbers]{{a}x}$ is negative. That is, the graph goes downwards. is positive. That is, the graph goes upwards. 

\n

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "type": "1_n_2", "customMarkingAlgorithm": ""}, {"sortAnswers": false, "marks": 0, "gaps": [{"mustBeReduced": false, "useCustomName": false, "notationStyles": ["plain", "en", "si-en"], "showFractionHint": true, "showCorrectAnswer": true, "unitTests": [], "mustBeReducedPC": 0, "showFeedbackIcon": true, "scripts": {}, "correctAnswerFraction": true, "minValue": "{b}", "marks": 1, "maxValue": "{b}", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "allowFractions": true, "customName": "", "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "type": "numberentry", "customMarkingAlgorithm": "", "correctAnswerStyle": "plain"}], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

The $y$-intercept is the value of $y$ when $x=0$, that is, the value of $y$ where the graph hits the $y$-axis. To find it, substitute $x=0$ into our equation:

\n

\\[y=\\simplify[unitFactor,basic,fractionNumbers]{{a}0+{b}}=\\var{b}.\\]

\n

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

The $y$-intercept of the graph is $y=$[[0]].

", "unitTests": [], "scripts": {}, "type": "gapfill", "customMarkingAlgorithm": ""}, {"sortAnswers": false, "marks": 0, "gaps": [{"checkingType": "absdiff", "checkVariableNames": false, "valuegenerators": [], "useCustomName": false, "vsetRange": [0, 1], "checkingAccuracy": 0.001, "unitTests": [], "showFeedbackIcon": true, "answer": "set({xints})", "scripts": {}, "failureRate": 1, "showPreview": true, "showCorrectAnswer": true, "marks": 1, "vsetRangePoints": 5, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "type": "jme", "customMarkingAlgorithm": ""}], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

Round your decimal to three decimal places.

\n

The $x$-intercept is the value of $x$ when $y=0$, that is, the value of $x$ where the graph hits the $x$-axis. To find it, substitute $y=0$ into our equation:

\n

\\[0=\\simplify[all,fractionNumbers]{{a}x+{b}} \\]

\n

\n

Solving this equation tells us that the $x$-intercept is $x=\\simplify[all, fractionNumbers]{{-b}/{a}}$.

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

The set of $x$-intercepts of the graph would be [[0]].

\n

Note: If there are no intercepts, enter set()

\n

If there is only one intercept, say $x=5$, enter set(5)

\n

If there are two intercepts, say $x=-2$ and $x=1.5$, enter set(-2,1.5)

\n

If there are three intercepts, say $x=-2$, $x=1.5$ and $x=5$, enter set(-2,1.5,5)

\n

", "unitTests": [], "scripts": {}, "type": "gapfill", "customMarkingAlgorithm": ""}, {"sortAnswers": false, "marks": 0, "gaps": [{"mustBeReduced": false, "useCustomName": false, "notationStyles": ["plain", "en", "si-en"], "showFractionHint": true, "showCorrectAnswer": true, "unitTests": [], "mustBeReducedPC": 0, "showFeedbackIcon": true, "scripts": {}, "correctAnswerFraction": false, "minValue": "0", "marks": 1, "maxValue": "0", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "allowFractions": false, "customName": "", "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "type": "numberentry", "customMarkingAlgorithm": "", "correctAnswerStyle": "plain"}], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

A degree $n$ polynomial has at most $n-1$ bends in its graph.

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

Given the degree of a polynomial is $1$, the maximum number of possible 'bends' or 'turns' in the graph is [[0]].

\n

", "unitTests": [], "scripts": {}, "type": "gapfill", "customMarkingAlgorithm": ""}], "functions": {}, "ungrouped_variables": ["a", "b", "lleading", "rleading", "xints"], "variable_groups": [], "metadata": {"licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International", "description": ""}, "variables": {"a": {"name": "a", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(-6..6 except 0)"}, "b": {"name": "b", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(-10..10)"}, "xints": {"name": "xints", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "precround(-b/a,3)"}, "lleading": {"name": "lleading", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "[if(a<0,1,0),if(a<0,0,1)]"}, "rleading": {"name": "rleading", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "[if(a>0,1,0),if(a>0,0,1)]"}}}, {"name": "NC Math 4 U1L1 Graphing Linear Equation", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}, {"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "variablesTest": {"maxRuns": 100, "condition": ""}, "rulesets": {}, "advice": "", "tags": [], "statement": "

You are given the equation $y=\\simplify[all,fractionNumbers]{{a}x+{b}}$. 

", "preamble": {"css": "", "js": ""}, "parts": [{"showCellAnswerState": true, "useCustomName": false, "prompt": "

This equation, or its graph, can be described as a

", "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "distractors": ["", "", "", "", "", ""], "showFeedbackIcon": true, "stepsPenalty": "1", "maxMarks": 0, "displayType": "radiogroup", "minMarks": 0, "choices": ["

straight line

", "

parabola/quadratic

", "

cubic

", "

hyperbola

", "

circle

", "

quartic

"], "shuffleChoices": true, "marks": 0, "matrix": ["1", "0", "0", 0, 0, 0], "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "displayColumns": 0, "variableReplacementStrategy": "originalfirst", "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

An equation of the form $y=ax+b$ is known as a linear equation, and its graph is a straight line. 

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "type": "1_n_2", "customMarkingAlgorithm": ""}, {"showCellAnswerState": true, "useCustomName": false, "prompt": "

As we move to the far left of the graph, the graph

", "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "showFeedbackIcon": true, "stepsPenalty": "1", "maxMarks": 0, "displayType": "radiogroup", "minMarks": 0, "choices": ["

goes upwards.

", "

goes downwards.

"], "shuffleChoices": false, "marks": 0, "matrix": "lleading", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "displayColumns": 0, "variableReplacementStrategy": "originalfirst", "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

What happens to the graph as you go far to the left or right is called the long term behaviour of a graph.

\n

The leading term (the term that includes the highest power) determines the long term behaviour of a polynomial. In our polynomial the leading term is $\\simplify[all,fractionNumbers]{{a}x}$.

\n

As we go far to the left of the graph $x$ is negative, and so $\\simplify[all,fractionNumbers]{{a}x}$ is negative. That is, the graph goes downwards. is positive. That is, the graph goes upwards. 

\n

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "type": "1_n_2", "customMarkingAlgorithm": ""}, {"showCellAnswerState": true, "useCustomName": false, "prompt": "

As we move to the far right of the graph, the graph

", "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "showFeedbackIcon": true, "stepsPenalty": "1", "maxMarks": 0, "displayType": "radiogroup", "minMarks": 0, "choices": ["

goes upwards.

", "

goes downwards.

"], "shuffleChoices": false, "marks": 0, "matrix": "rleading", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "displayColumns": 0, "variableReplacementStrategy": "originalfirst", "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

What happens to the graph as you go far to the left or right is called the long term behaviour of a graph.

\n

The leading term (the term that includes the highest power) determines the long term behaviour of a polynomial. In our polynomial the leading term is $\\simplify[all,fractionNumbers]{{a}x}$.

\n

As we go far to the right of the graph $x$ is positive, and so $\\simplify[all,fractionNumbers]{{a}x}$ is negative. That is, the graph goes downwards. is positive. That is, the graph goes upwards. 

\n

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "type": "1_n_2", "customMarkingAlgorithm": ""}, {"sortAnswers": false, "marks": 0, "gaps": [{"mustBeReduced": false, "useCustomName": false, "notationStyles": ["plain", "en", "si-en"], "showFractionHint": true, "showCorrectAnswer": true, "unitTests": [], "mustBeReducedPC": 0, "showFeedbackIcon": true, "scripts": {}, "correctAnswerFraction": true, "minValue": "{b}", "marks": 1, "maxValue": "{b}", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "allowFractions": true, "customName": "", "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "type": "numberentry", "customMarkingAlgorithm": "", "correctAnswerStyle": "plain"}], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

The $y$-intercept is the value of $y$ when $x=0$, that is, the value of $y$ where the graph hits the $y$-axis. To find it, substitute $x=0$ into our equation:

\n

\\[y=\\simplify[unitFactor,basic,fractionNumbers]{{a}0+{b}}=\\var{b}.\\]

\n

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

The $y$-intercept of the graph is $y=$[[0]].

", "unitTests": [], "scripts": {}, "type": "gapfill", "customMarkingAlgorithm": ""}, {"sortAnswers": false, "marks": 0, "gaps": [{"checkingType": "absdiff", "checkVariableNames": false, "valuegenerators": [], "useCustomName": false, "vsetRange": [0, 1], "checkingAccuracy": 0.001, "unitTests": [], "showFeedbackIcon": true, "answer": "set({xints})", "scripts": {}, "failureRate": 1, "showPreview": true, "showCorrectAnswer": true, "marks": 1, "vsetRangePoints": 5, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "type": "jme", "customMarkingAlgorithm": ""}], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

Round your decimal to three decimal places.

\n

The $x$-intercept is the value of $x$ when $y=0$, that is, the value of $x$ where the graph hits the $x$-axis. To find it, substitute $y=0$ into our equation:

\n

\\[0=\\simplify[all,fractionNumbers]{{a}x+{b}} \\]

\n

\n

Solving this equation tells us that the $x$-intercept is $x=\\simplify[all, fractionNumbers]{{-b}/{a}}$.

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

The set of $x$-intercepts of the graph would be [[0]].

\n

Note: If there are no intercepts, enter set()

\n

If there is only one intercept, say $x=5$, enter set(5)

\n

If there are two intercepts, say $x=-2$ and $x=1.5$, enter set(-2,1.5)

\n

If there are three intercepts, say $x=-2$, $x=1.5$ and $x=5$, enter set(-2,1.5,5)

\n

", "unitTests": [], "scripts": {}, "type": "gapfill", "customMarkingAlgorithm": ""}, {"sortAnswers": false, "marks": 0, "gaps": [{"mustBeReduced": false, "useCustomName": false, "notationStyles": ["plain", "en", "si-en"], "showFractionHint": true, "showCorrectAnswer": true, "unitTests": [], "mustBeReducedPC": 0, "showFeedbackIcon": true, "scripts": {}, "correctAnswerFraction": false, "minValue": "0", "marks": 1, "maxValue": "0", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "allowFractions": false, "customName": "", "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "type": "numberentry", "customMarkingAlgorithm": "", "correctAnswerStyle": "plain"}], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

A degree $n$ polynomial has at most $n-1$ bends in its graph.

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

Given the degree of a polynomial is $1$, the maximum number of possible 'bends' or 'turns' in the graph is [[0]].

\n

", "unitTests": [], "scripts": {}, "type": "gapfill", "customMarkingAlgorithm": ""}], "functions": {}, "ungrouped_variables": ["a", "b", "lleading", "rleading", "xints"], "variable_groups": [], "metadata": {"licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International", "description": ""}, "variables": {"a": {"name": "a", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(-6..6 except 0)"}, "b": {"name": "b", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(-10..10)"}, "xints": {"name": "xints", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "precround(-b/a,3)"}, "lleading": {"name": "lleading", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "[if(a<0,1,0),if(a<0,0,1)]"}, "rleading": {"name": "rleading", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "[if(a>0,1,0),if(a>0,0,1)]"}}}, {"name": "NC Math 4 U1L1 Graphing Linear Equation", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}, {"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "variablesTest": {"maxRuns": 100, "condition": ""}, "rulesets": {}, "advice": "", "tags": [], "statement": "

You are given the equation $y=\\simplify[all,fractionNumbers]{{a}x+{b}}$. 

", "preamble": {"css": "", "js": ""}, "parts": [{"showCellAnswerState": true, "useCustomName": false, "prompt": "

This equation, or its graph, can be described as a

", "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "distractors": ["", "", "", "", "", ""], "showFeedbackIcon": true, "stepsPenalty": "1", "maxMarks": 0, "displayType": "radiogroup", "minMarks": 0, "choices": ["

straight line

", "

parabola/quadratic

", "

cubic

", "

hyperbola

", "

circle

", "

quartic

"], "shuffleChoices": true, "marks": 0, "matrix": ["1", "0", "0", 0, 0, 0], "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "displayColumns": 0, "variableReplacementStrategy": "originalfirst", "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

An equation of the form $y=ax+b$ is known as a linear equation, and its graph is a straight line. 

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "type": "1_n_2", "customMarkingAlgorithm": ""}, {"showCellAnswerState": true, "useCustomName": false, "prompt": "

As we move to the far left of the graph, the graph

", "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "showFeedbackIcon": true, "stepsPenalty": "1", "maxMarks": 0, "displayType": "radiogroup", "minMarks": 0, "choices": ["

goes upwards.

", "

goes downwards.

"], "shuffleChoices": false, "marks": 0, "matrix": "lleading", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "displayColumns": 0, "variableReplacementStrategy": "originalfirst", "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

What happens to the graph as you go far to the left or right is called the long term behaviour of a graph.

\n

The leading term (the term that includes the highest power) determines the long term behaviour of a polynomial. In our polynomial the leading term is $\\simplify[all,fractionNumbers]{{a}x}$.

\n

As we go far to the left of the graph $x$ is negative, and so $\\simplify[all,fractionNumbers]{{a}x}$ is negative. That is, the graph goes downwards. is positive. That is, the graph goes upwards. 

\n

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "type": "1_n_2", "customMarkingAlgorithm": ""}, {"showCellAnswerState": true, "useCustomName": false, "prompt": "

As we move to the far right of the graph, the graph

", "scripts": {}, "showCorrectAnswer": true, "unitTests": [], "showFeedbackIcon": true, "stepsPenalty": "1", "maxMarks": 0, "displayType": "radiogroup", "minMarks": 0, "choices": ["

goes upwards.

", "

goes downwards.

"], "shuffleChoices": false, "marks": 0, "matrix": "rleading", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "displayColumns": 0, "variableReplacementStrategy": "originalfirst", "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

What happens to the graph as you go far to the left or right is called the long term behaviour of a graph.

\n

The leading term (the term that includes the highest power) determines the long term behaviour of a polynomial. In our polynomial the leading term is $\\simplify[all,fractionNumbers]{{a}x}$.

\n

As we go far to the right of the graph $x$ is positive, and so $\\simplify[all,fractionNumbers]{{a}x}$ is negative. That is, the graph goes downwards. is positive. That is, the graph goes upwards. 

\n

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "type": "1_n_2", "customMarkingAlgorithm": ""}, {"sortAnswers": false, "marks": 0, "gaps": [{"mustBeReduced": false, "useCustomName": false, "notationStyles": ["plain", "en", "si-en"], "showFractionHint": true, "showCorrectAnswer": true, "unitTests": [], "mustBeReducedPC": 0, "showFeedbackIcon": true, "scripts": {}, "correctAnswerFraction": true, "minValue": "{b}", "marks": 1, "maxValue": "{b}", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "allowFractions": true, "customName": "", "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "type": "numberentry", "customMarkingAlgorithm": "", "correctAnswerStyle": "plain"}], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

The $y$-intercept is the value of $y$ when $x=0$, that is, the value of $y$ where the graph hits the $y$-axis. To find it, substitute $x=0$ into our equation:

\n

\\[y=\\simplify[unitFactor,basic,fractionNumbers]{{a}0+{b}}=\\var{b}.\\]

\n

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

The $y$-intercept of the graph is $y=$[[0]].

", "unitTests": [], "scripts": {}, "type": "gapfill", "customMarkingAlgorithm": ""}, {"sortAnswers": false, "marks": 0, "gaps": [{"checkingType": "absdiff", "checkVariableNames": false, "valuegenerators": [], "useCustomName": false, "vsetRange": [0, 1], "checkingAccuracy": 0.001, "unitTests": [], "showFeedbackIcon": true, "answer": "set({xints})", "scripts": {}, "failureRate": 1, "showPreview": true, "showCorrectAnswer": true, "marks": 1, "vsetRangePoints": 5, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "type": "jme", "customMarkingAlgorithm": ""}], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

Round your decimal to three decimal places.

\n

The $x$-intercept is the value of $x$ when $y=0$, that is, the value of $x$ where the graph hits the $x$-axis. To find it, substitute $y=0$ into our equation:

\n

\\[0=\\simplify[all,fractionNumbers]{{a}x+{b}} \\]

\n

\n

Solving this equation tells us that the $x$-intercept is $x=\\simplify[all, fractionNumbers]{{-b}/{a}}$.

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

The set of $x$-intercepts of the graph would be [[0]].

\n

Note: If there are no intercepts, enter set()

\n

If there is only one intercept, say $x=5$, enter set(5)

\n

If there are two intercepts, say $x=-2$ and $x=1.5$, enter set(-2,1.5)

\n

If there are three intercepts, say $x=-2$, $x=1.5$ and $x=5$, enter set(-2,1.5,5)

\n

", "unitTests": [], "scripts": {}, "type": "gapfill", "customMarkingAlgorithm": ""}, {"sortAnswers": false, "marks": 0, "gaps": [{"mustBeReduced": false, "useCustomName": false, "notationStyles": ["plain", "en", "si-en"], "showFractionHint": true, "showCorrectAnswer": true, "unitTests": [], "mustBeReducedPC": 0, "showFeedbackIcon": true, "scripts": {}, "correctAnswerFraction": false, "minValue": "0", "marks": 1, "maxValue": "0", "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "allowFractions": false, "customName": "", "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "type": "numberentry", "customMarkingAlgorithm": "", "correctAnswerStyle": "plain"}], "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "steps": [{"marks": 0, "useCustomName": false, "extendBaseMarkingAlgorithm": true, "variableReplacements": [], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

A degree $n$ polynomial has at most $n-1$ bends in its graph.

", "unitTests": [], "scripts": {}, "type": "information", "customMarkingAlgorithm": ""}], "customName": "", "adaptiveMarkingPenalty": 0, "showCorrectAnswer": true, "stepsPenalty": "1", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "prompt": "

Given the degree of a polynomial is $1$, the maximum number of possible 'bends' or 'turns' in the graph is [[0]].

\n

", "unitTests": [], "scripts": {}, "type": "gapfill", "customMarkingAlgorithm": ""}], "functions": {}, "ungrouped_variables": ["a", "b", "lleading", "rleading", "xints"], "variable_groups": [], "metadata": {"licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International", "description": ""}, "variables": {"a": {"name": "a", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(-6..6 except 0)"}, "b": {"name": "b", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "random(-10..10)"}, "xints": {"name": "xints", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "precround(-b/a,3)"}, "lleading": {"name": "lleading", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "[if(a<0,1,0),if(a<0,0,1)]"}, "rleading": {"name": "rleading", "group": "Ungrouped variables", "description": "", "templateType": "anything", "definition": "[if(a>0,1,0),if(a>0,0,1)]"}}}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Slope-Intercept Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "statement": "

GIVEN:  $\\simplify{y={m[1]}/{m[0]}x+{yint[1]}/{yint[0]}}$

\n

FIND:  Plot the equation of the line.

", "rulesets": {}, "preamble": {"css": "", "js": ""}, "metadata": {"licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International", "description": ""}, "variablesTest": {"maxRuns": 100, "condition": ""}, "parts": [{"shuffleChoices": true, "customName": "", "unitTests": [], "variableReplacements": [], "showFeedbackIcon": true, "showCorrectAnswer": true, "marks": 0, "customMarkingAlgorithm": "", "distractors": ["", "", "", ""], "useCustomName": false, "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', -yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yintSend], ['b', mSend]])}"], "minMarks": 0, "matrix": ["1", 0, 0, 0], "prompt": "

Select the plot that best represents the given linear equation.

", "displayType": "radiogroup", "maxMarks": 0, "scripts": {}, "type": "1_n_2", "showCellAnswerState": true, "extendBaseMarkingAlgorithm": true}], "ungrouped_variables": ["A", "B", "C", "m", "yint", "mSend", "yintSend"], "variables": {"yint": {"name": "yint", "description": "", "definition": "rational_approximation(C/B)", "templateType": "anything", "group": "Ungrouped variables"}, "m": {"name": "m", "description": "", "definition": "rational_approximation(-A/B)", "templateType": "anything", "group": "Ungrouped variables"}, "mSend": {"name": "mSend", "description": "", "definition": "m[1]/m[0]", "templateType": "anything", "group": "Ungrouped variables"}, "B": {"name": "B", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "A": {"name": "A", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "C": {"name": "C", "description": "", "definition": "random(-10..10)", "templateType": "anything", "group": "Ungrouped variables"}, "yintSend": {"name": "yintSend", "description": "", "definition": "yint[1]/yint[0]", "templateType": "anything", "group": "Ungrouped variables"}}, "functions": {}, "tags": [], "advice": "", "variable_groups": []}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Slope-Intercept Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "statement": "

GIVEN:  $\\simplify{y={m[1]}/{m[0]}x+{yint[1]}/{yint[0]}}$

\n

FIND:  Plot the equation of the line.

", "rulesets": {}, "preamble": {"css": "", "js": ""}, "metadata": {"licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International", "description": ""}, "variablesTest": {"maxRuns": 100, "condition": ""}, "parts": [{"shuffleChoices": true, "customName": "", "unitTests": [], "variableReplacements": [], "showFeedbackIcon": true, "showCorrectAnswer": true, "marks": 0, "customMarkingAlgorithm": "", "distractors": ["", "", "", ""], "useCustomName": false, "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', -yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yintSend], ['b', mSend]])}"], "minMarks": 0, "matrix": ["1", 0, 0, 0], "prompt": "

Select the plot that best represents the given linear equation.

", "displayType": "radiogroup", "maxMarks": 0, "scripts": {}, "type": "1_n_2", "showCellAnswerState": true, "extendBaseMarkingAlgorithm": true}], "ungrouped_variables": ["A", "B", "C", "m", "yint", "mSend", "yintSend"], "variables": {"yint": {"name": "yint", "description": "", "definition": "rational_approximation(C/B)", "templateType": "anything", "group": "Ungrouped variables"}, "m": {"name": "m", "description": "", "definition": "rational_approximation(-A/B)", "templateType": "anything", "group": "Ungrouped variables"}, "mSend": {"name": "mSend", "description": "", "definition": "m[1]/m[0]", "templateType": "anything", "group": "Ungrouped variables"}, "B": {"name": "B", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "A": {"name": "A", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "C": {"name": "C", "description": "", "definition": "random(-10..10)", "templateType": "anything", "group": "Ungrouped variables"}, "yintSend": {"name": "yintSend", "description": "", "definition": "yint[1]/yint[0]", "templateType": "anything", "group": "Ungrouped variables"}}, "functions": {}, "tags": [], "advice": "", "variable_groups": []}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Slope-Intercept Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "statement": "

GIVEN:  $\\simplify{y={m[1]}/{m[0]}x+{yint[1]}/{yint[0]}}$

\n

FIND:  Plot the equation of the line.

", "rulesets": {}, "preamble": {"css": "", "js": ""}, "metadata": {"licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International", "description": ""}, "variablesTest": {"maxRuns": 100, "condition": ""}, "parts": [{"shuffleChoices": true, "customName": "", "unitTests": [], "variableReplacements": [], "showFeedbackIcon": true, "showCorrectAnswer": true, "marks": 0, "customMarkingAlgorithm": "", "distractors": ["", "", "", ""], "useCustomName": false, "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', -yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yintSend], ['b', mSend]])}"], "minMarks": 0, "matrix": ["1", 0, 0, 0], "prompt": "

Select the plot that best represents the given linear equation.

", "displayType": "radiogroup", "maxMarks": 0, "scripts": {}, "type": "1_n_2", "showCellAnswerState": true, "extendBaseMarkingAlgorithm": true}], "ungrouped_variables": ["A", "B", "C", "m", "yint", "mSend", "yintSend"], "variables": {"yint": {"name": "yint", "description": "", "definition": "rational_approximation(C/B)", "templateType": "anything", "group": "Ungrouped variables"}, "m": {"name": "m", "description": "", "definition": "rational_approximation(-A/B)", "templateType": "anything", "group": "Ungrouped variables"}, "mSend": {"name": "mSend", "description": "", "definition": "m[1]/m[0]", "templateType": "anything", "group": "Ungrouped variables"}, "B": {"name": "B", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "A": {"name": "A", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "C": {"name": "C", "description": "", "definition": "random(-10..10)", "templateType": "anything", "group": "Ungrouped variables"}, "yintSend": {"name": "yintSend", "description": "", "definition": "yint[1]/yint[0]", "templateType": "anything", "group": "Ungrouped variables"}}, "functions": {}, "tags": [], "advice": "", "variable_groups": []}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Slope-Intercept Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "statement": "

GIVEN:  $\\simplify{y={m[1]}/{m[0]}x+{yint[1]}/{yint[0]}}$

\n

FIND:  Plot the equation of the line.

", "rulesets": {}, "preamble": {"css": "", "js": ""}, "metadata": {"licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International", "description": ""}, "variablesTest": {"maxRuns": 100, "condition": ""}, "parts": [{"shuffleChoices": true, "customName": "", "unitTests": [], "variableReplacements": [], "showFeedbackIcon": true, "showCorrectAnswer": true, "marks": 0, "customMarkingAlgorithm": "", "distractors": ["", "", "", ""], "useCustomName": false, "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', -yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yintSend], ['b', mSend]])}"], "minMarks": 0, "matrix": ["1", 0, 0, 0], "prompt": "

Select the plot that best represents the given linear equation.

", "displayType": "radiogroup", "maxMarks": 0, "scripts": {}, "type": "1_n_2", "showCellAnswerState": true, "extendBaseMarkingAlgorithm": true}], "ungrouped_variables": ["A", "B", "C", "m", "yint", "mSend", "yintSend"], "variables": {"yint": {"name": "yint", "description": "", "definition": "rational_approximation(C/B)", "templateType": "anything", "group": "Ungrouped variables"}, "m": {"name": "m", "description": "", "definition": "rational_approximation(-A/B)", "templateType": "anything", "group": "Ungrouped variables"}, "mSend": {"name": "mSend", "description": "", "definition": "m[1]/m[0]", "templateType": "anything", "group": "Ungrouped variables"}, "B": {"name": "B", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "A": {"name": "A", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "C": {"name": "C", "description": "", "definition": "random(-10..10)", "templateType": "anything", "group": "Ungrouped variables"}, "yintSend": {"name": "yintSend", "description": "", "definition": "yint[1]/yint[0]", "templateType": "anything", "group": "Ungrouped variables"}}, "functions": {}, "tags": [], "advice": "", "variable_groups": []}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Slope-Intercept Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "statement": "

GIVEN:  $\\simplify{y={m[1]}/{m[0]}x+{yint[1]}/{yint[0]}}$

\n

FIND:  Plot the equation of the line.

", "rulesets": {}, "preamble": {"css": "", "js": ""}, "metadata": {"licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International", "description": ""}, "variablesTest": {"maxRuns": 100, "condition": ""}, "parts": [{"shuffleChoices": true, "customName": "", "unitTests": [], "variableReplacements": [], "showFeedbackIcon": true, "showCorrectAnswer": true, "marks": 0, "customMarkingAlgorithm": "", "distractors": ["", "", "", ""], "useCustomName": false, "adaptiveMarkingPenalty": 0, "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-mSend], ['b', yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',mSend], ['b', -yintSend]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yintSend], ['b', mSend]])}"], "minMarks": 0, "matrix": ["1", 0, 0, 0], "prompt": "

Select the plot that best represents the given linear equation.

", "displayType": "radiogroup", "maxMarks": 0, "scripts": {}, "type": "1_n_2", "showCellAnswerState": true, "extendBaseMarkingAlgorithm": true}], "ungrouped_variables": ["A", "B", "C", "m", "yint", "mSend", "yintSend"], "variables": {"yint": {"name": "yint", "description": "", "definition": "rational_approximation(C/B)", "templateType": "anything", "group": "Ungrouped variables"}, "m": {"name": "m", "description": "", "definition": "rational_approximation(-A/B)", "templateType": "anything", "group": "Ungrouped variables"}, "mSend": {"name": "mSend", "description": "", "definition": "m[1]/m[0]", "templateType": "anything", "group": "Ungrouped variables"}, "B": {"name": "B", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "A": {"name": "A", "description": "", "definition": "random(-5..5 except 0)", "templateType": "anything", "group": "Ungrouped variables"}, "C": {"name": "C", "description": "", "definition": "random(-10..10)", "templateType": "anything", "group": "Ungrouped variables"}, "yintSend": {"name": "yintSend", "description": "", "definition": "yint[1]/yint[0]", "templateType": "anything", "group": "Ungrouped variables"}}, "functions": {}, "tags": [], "advice": "", "variable_groups": []}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Standard Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "tags": [], "parts": [{"useCustomName": false, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', -yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yint], ['b', m]])}"], "showCorrectAnswer": true, "prompt": "

Select the plot that best represents the given linear equation.

", "type": "1_n_2", "customName": "", "marks": 0, "shuffleChoices": true, "extendBaseMarkingAlgorithm": true, "distractors": ["", "", "", ""], "matrix": ["1", 0, 0, 0], "variableReplacements": [], "minMarks": 0, "adaptiveMarkingPenalty": 0, "showFeedbackIcon": true, "scripts": {}, "showCellAnswerState": true, "maxMarks": 0, "displayType": "radiogroup", "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "unitTests": [], "customMarkingAlgorithm": ""}], "statement": "

GIVEN:  $\\simplify{{A}x + {B}y={C}}$

\n

FIND:  Plot the equation of the line.

", "variables": {"m": {"name": "m", "templateType": "anything", "definition": "(-A/B)", "group": "Ungrouped variables", "description": ""}, "A": {"name": "A", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}, "yint": {"name": "yint", "templateType": "anything", "definition": "(C/B)", "group": "Ungrouped variables", "description": ""}, "C": {"name": "C", "templateType": "anything", "definition": "random(-10..10)", "group": "Ungrouped variables", "description": ""}, "B": {"name": "B", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}}, "variablesTest": {"condition": "", "maxRuns": 100}, "metadata": {"description": "", "licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International"}, "rulesets": {}, "ungrouped_variables": ["A", "B", "C", "m", "yint"], "preamble": {"css": "", "js": ""}, "variable_groups": [], "functions": {}, "advice": ""}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Standard Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "tags": [], "parts": [{"useCustomName": false, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', -yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yint], ['b', m]])}"], "showCorrectAnswer": true, "prompt": "

Select the plot that best represents the given linear equation.

", "type": "1_n_2", "customName": "", "marks": 0, "shuffleChoices": true, "extendBaseMarkingAlgorithm": true, "distractors": ["", "", "", ""], "matrix": ["1", 0, 0, 0], "variableReplacements": [], "minMarks": 0, "adaptiveMarkingPenalty": 0, "showFeedbackIcon": true, "scripts": {}, "showCellAnswerState": true, "maxMarks": 0, "displayType": "radiogroup", "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "unitTests": [], "customMarkingAlgorithm": ""}], "statement": "

GIVEN:  $\\simplify{{A}x + {B}y={C}}$

\n

FIND:  Plot the equation of the line.

", "variables": {"m": {"name": "m", "templateType": "anything", "definition": "(-A/B)", "group": "Ungrouped variables", "description": ""}, "A": {"name": "A", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}, "yint": {"name": "yint", "templateType": "anything", "definition": "(C/B)", "group": "Ungrouped variables", "description": ""}, "C": {"name": "C", "templateType": "anything", "definition": "random(-10..10)", "group": "Ungrouped variables", "description": ""}, "B": {"name": "B", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}}, "variablesTest": {"condition": "", "maxRuns": 100}, "metadata": {"description": "", "licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International"}, "rulesets": {}, "ungrouped_variables": ["A", "B", "C", "m", "yint"], "preamble": {"css": "", "js": ""}, "variable_groups": [], "functions": {}, "advice": ""}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Standard Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "tags": [], "parts": [{"useCustomName": false, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', -yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yint], ['b', m]])}"], "showCorrectAnswer": true, "prompt": "

Select the plot that best represents the given linear equation.

", "type": "1_n_2", "customName": "", "marks": 0, "shuffleChoices": true, "extendBaseMarkingAlgorithm": true, "distractors": ["", "", "", ""], "matrix": ["1", 0, 0, 0], "variableReplacements": [], "minMarks": 0, "adaptiveMarkingPenalty": 0, "showFeedbackIcon": true, "scripts": {}, "showCellAnswerState": true, "maxMarks": 0, "displayType": "radiogroup", "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "unitTests": [], "customMarkingAlgorithm": ""}], "statement": "

GIVEN:  $\\simplify{{A}x + {B}y={C}}$

\n

FIND:  Plot the equation of the line.

", "variables": {"m": {"name": "m", "templateType": "anything", "definition": "(-A/B)", "group": "Ungrouped variables", "description": ""}, "A": {"name": "A", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}, "yint": {"name": "yint", "templateType": "anything", "definition": "(C/B)", "group": "Ungrouped variables", "description": ""}, "C": {"name": "C", "templateType": "anything", "definition": "random(-10..10)", "group": "Ungrouped variables", "description": ""}, "B": {"name": "B", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}}, "variablesTest": {"condition": "", "maxRuns": 100}, "metadata": {"description": "", "licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International"}, "rulesets": {}, "ungrouped_variables": ["A", "B", "C", "m", "yint"], "preamble": {"css": "", "js": ""}, "variable_groups": [], "functions": {}, "advice": ""}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Standard Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "tags": [], "parts": [{"useCustomName": false, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', -yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yint], ['b', m]])}"], "showCorrectAnswer": true, "prompt": "

Select the plot that best represents the given linear equation.

", "type": "1_n_2", "customName": "", "marks": 0, "shuffleChoices": true, "extendBaseMarkingAlgorithm": true, "distractors": ["", "", "", ""], "matrix": ["1", 0, 0, 0], "variableReplacements": [], "minMarks": 0, "adaptiveMarkingPenalty": 0, "showFeedbackIcon": true, "scripts": {}, "showCellAnswerState": true, "maxMarks": 0, "displayType": "radiogroup", "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "unitTests": [], "customMarkingAlgorithm": ""}], "statement": "

GIVEN:  $\\simplify{{A}x + {B}y={C}}$

\n

FIND:  Plot the equation of the line.

", "variables": {"m": {"name": "m", "templateType": "anything", "definition": "(-A/B)", "group": "Ungrouped variables", "description": ""}, "A": {"name": "A", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}, "yint": {"name": "yint", "templateType": "anything", "definition": "(C/B)", "group": "Ungrouped variables", "description": ""}, "C": {"name": "C", "templateType": "anything", "definition": "random(-10..10)", "group": "Ungrouped variables", "description": ""}, "B": {"name": "B", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}}, "variablesTest": {"condition": "", "maxRuns": 100}, "metadata": {"description": "", "licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International"}, "rulesets": {}, "ungrouped_variables": ["A", "B", "C", "m", "yint"], "preamble": {"css": "", "js": ""}, "variable_groups": [], "functions": {}, "advice": ""}, {"name": "NCM4 U1L1 Plot the graph of a linear equation Standard Form", "extensions": ["geogebra"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "tags": [], "parts": [{"useCustomName": false, "choices": ["{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',-m], ['b', yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',m], ['b', -yint]])}", "{geogebra_applet(\"https://www.geogebra.org/m/t2euxgf5\", [['m',yint], ['b', m]])}"], "showCorrectAnswer": true, "prompt": "

Select the plot that best represents the given linear equation.

", "type": "1_n_2", "customName": "", "marks": 0, "shuffleChoices": true, "extendBaseMarkingAlgorithm": true, "distractors": ["", "", "", ""], "matrix": ["1", 0, 0, 0], "variableReplacements": [], "minMarks": 0, "adaptiveMarkingPenalty": 0, "showFeedbackIcon": true, "scripts": {}, "showCellAnswerState": true, "maxMarks": 0, "displayType": "radiogroup", "variableReplacementStrategy": "originalfirst", "displayColumns": 0, "unitTests": [], "customMarkingAlgorithm": ""}], "statement": "

GIVEN:  $\\simplify{{A}x + {B}y={C}}$

\n

FIND:  Plot the equation of the line.

", "variables": {"m": {"name": "m", "templateType": "anything", "definition": "(-A/B)", "group": "Ungrouped variables", "description": ""}, "A": {"name": "A", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}, "yint": {"name": "yint", "templateType": "anything", "definition": "(C/B)", "group": "Ungrouped variables", "description": ""}, "C": {"name": "C", "templateType": "anything", "definition": "random(-10..10)", "group": "Ungrouped variables", "description": ""}, "B": {"name": "B", "templateType": "anything", "definition": "random(-5..5 except 0)", "group": "Ungrouped variables", "description": ""}}, "variablesTest": {"condition": "", "maxRuns": 100}, "metadata": {"description": "", "licence": "Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International"}, "rulesets": {}, "ungrouped_variables": ["A", "B", "C", "m", "yint"], "preamble": {"css": "", "js": ""}, "variable_groups": [], "functions": {}, "advice": ""}]}], "contributors": [{"name": "Terry Young", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3130/"}], "extensions": ["geogebra", "jsxgraph"], "custom_part_types": [], "resources": []}