// Numbas version: exam_results_page_options {"name": "Planes in \\(\\mathbb{R}^3\\) (same as WB Q1.6)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Planes in \\(\\mathbb{R}^3\\) (same as WB Q1.6)", "tags": ["parallel vectors", "plane"], "metadata": {"description": "

Checking whether a given set is a plane or not. Depends on whether two vectors are parallel or not. Then checking whether the plane goes through the origin. This is not always obvious from the presentation.

\n

Not randomised because it's the same as in our workbook.

", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "

Determine which of the following are planes.

\n


For each plane, also say whether it goes through the origin or not. 

\n

CAREFUL: while we said that if the plane (or line) goes through the origin, we don’t use the fixed first vector (the one that does not have a parameter in front of it), the following planes may not be written in the most efficient way, so you have to check explicitely whether they go through the origin \\(\\begin{pmatrix}0\\\\0\\\\0\\end{pmatrix}\\) or not.

", "advice": "

Given \\(\\left\\{ a+\\lambda u + \\mu v \\middle| \\lambda,\\mu \\in \\mathbb{R}\\right\\}\\), we can tell whether this is a plane or not by checking whether the vectors \\(u\\) and \\(v\\) are parallel: if they are parallel, then it is just a line, if they are not parallel, then it is a plane.

\n

To check whether the plane goes through the origin or not, we have to work out whether we can pick any values for \\(\\lambda\\) and \\(\\mu\\) that make the whole expression \\(a+\\lambda u + \\mu v =0\\). For most cases, this can be done by making use of the \\(0\\) entries. We will learn how to solve it in general in Chapter 2.

\n

a) Because of the \\(0\\) entries, it is clear that \\(\\var{u1}\\) and \\(\\var{v1}\\) are not parallel. So this is a plane. Setting \\(\\lambda=\\mu=0\\) we see that we get \\(\\begin{pmatrix}0\\\\0\\\\0\\end{pmatrix}\\), so this plane goes through the origin.

\n

b) Because of the \\(0\\) entries, it is clear that \\(\\var{u2}\\) and \\(\\var{v2}\\) are not parallel. So this is a plane. If we try to get \\(\\var{a2}+\\lambda \\var{u2}+\\mu \\var{v2}=\\begin{pmatrix}0\\\\0\\\\0\\end{pmatrix}\\), we would need \\(\\lambda = -1\\) to sort out the top row, and \\(\\mu=-\\frac{1}{2}\\) to sort out the bottom row, but this leaves the middle row non-zero. So this plane does not go through the origin.

\n

c) Here \\(\\var{u3}\\) and \\(\\var{v3}\\) are parallel: \\(\\var{v3}=-2\\var{u3}\\). So this is not a plane.

\n

d) The third entry ensures that \\(\\var{u4}\\) and \\(\\var{v4}\\) are not parallel, so this is a plane. But we can easily see that \\(\\lambda=0\\) and \\(\\mu=-1\\) gives us the zero vector, so this plane does go through the origin.

\n

e) Again the third entry ensures that \\(\\var{u5}\\) and \\(\\var[fractionNumbers]{v5}\\) are not parallel, so this is a plane. This time it is perhaps a bit more tricky to find if it goes through the origin. But if you spot that \\(\\var{u5}+\\var[fractionNumbers]{v5}=\\var[fractionNumbers]{a5}\\), then it is clear that \\(\\lambda=\\mu=-1\\) gives the zero vector. So this plane also goes through the origin.

", "rulesets": {}, "extensions": [], "variables": {"u1": {"name": "u1", "group": "Ungrouped variables", "definition": "vector(1,0,4)", "description": "", "templateType": "anything"}, "v1": {"name": "v1", "group": "Ungrouped variables", "definition": "vector(8,2,0)", "description": "", "templateType": "anything"}, "a2": {"name": "a2", "group": "Ungrouped variables", "definition": "vector(1,1,1)", "description": "", "templateType": "anything"}, "u2": {"name": "u2", "group": "Ungrouped variables", "definition": "vector(1,2,0)", "description": "", "templateType": "anything"}, "v2": {"name": "v2", "group": "Ungrouped variables", "definition": "vector(0,4,2)", "description": "", "templateType": "anything"}, "a3": {"name": "a3", "group": "Ungrouped variables", "definition": "vector(3,1,1)", "description": "", "templateType": "anything"}, "u3": {"name": "u3", "group": "Ungrouped variables", "definition": "vector(1,0,3)", "description": "", "templateType": "anything"}, "v3": {"name": "v3", "group": "Ungrouped variables", "definition": "vector(-2,0,-6)", "description": "", "templateType": "anything"}, "a4": {"name": "a4", "group": "Ungrouped variables", "definition": "vector(1,2,1)", "description": "", "templateType": "anything"}, "u4": {"name": "u4", "group": "Ungrouped variables", "definition": "vector(3,6,2)", "description": "", "templateType": "anything"}, "v4": {"name": "v4", "group": "Ungrouped variables", "definition": "vector(1,2,1)", "description": "", "templateType": "anything"}, "a5": {"name": "a5", "group": "Ungrouped variables", "definition": "vector(-1,3,1/2)", "description": "", "templateType": "anything"}, "u5": {"name": "u5", "group": "Ungrouped variables", "definition": "vector(-2,6,2)", "description": "", "templateType": "anything"}, "v5": {"name": "v5", "group": "Ungrouped variables", "definition": "vector(1,-3,-3/2)", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["u1", "v1", "a2", "u2", "v2", "a3", "u3", "v3", "a4", "u4", "v4", "a5", "u5", "v5"], "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": "

\\(\\left\\{ \\lambda \\var{u1} + \\mu \\var{v1} \\middle| \\lambda, \\mu \\in \\mathbb{R} \\right\\}\\)  [[0]]

\n

", "gaps": [{"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["not a plane", "plane through origin", "plane but not through origin"], "matrix": ["0", "1", 0], "distractors": ["", "", ""]}], "sortAnswers": false}, {"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": "

\\(\\left\\{\\var{a2}+ \\lambda \\var{u2} + \\mu \\var{v2} \\middle| \\lambda, \\mu \\in \\mathbb{R} \\right\\}\\)  [[0]]

\n

", "gaps": [{"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["not a plane", "plane through origin", "plane but not through origin"], "matrix": ["0", "0", "1"], "distractors": ["", "", ""]}], "sortAnswers": false}, {"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": "

\\(\\left\\{\\var{a3}+ \\lambda \\var{u3} + \\mu \\var{v3} \\middle| \\lambda, \\mu \\in \\mathbb{R} \\right\\}\\)  [[0]]

\n

", "gaps": [{"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["not a plane", "plane through origin", "plane but not through origin"], "matrix": ["1", "0", "0"], "distractors": ["", "", ""]}], "sortAnswers": false}, {"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": "

\\(\\left\\{\\var{a4}+ \\lambda \\var{u4} + \\mu \\var{v4} \\middle| \\lambda, \\mu \\in \\mathbb{R} \\right\\}\\)  [[0]]

\n

", "gaps": [{"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["not a plane", "plane through origin", "plane but not through origin"], "matrix": ["0", "1", "0"], "distractors": ["", "", ""]}], "sortAnswers": false}, {"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": "

\\(\\left\\{\\var[fractionNumbers]{a5}+ \\lambda \\var[fractionNumbers]{u5} + \\mu \\var[fractionNumbers]{v5} \\middle| \\lambda, \\mu \\in \\mathbb{R} \\right\\}\\)  [[0]]

\n

", "gaps": [{"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["not a plane", "plane through origin", "plane but not through origin"], "matrix": ["0", "1", "0"], "distractors": ["", "", ""]}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Julia Goedecke", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/5121/"}]}]}], "contributors": [{"name": "Julia Goedecke", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/5121/"}]}