// Numbas version: finer_feedback_settings {"name": "6.2 Q1 Which is the correct simplification? (4)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "6.2 Q1 Which is the correct simplification? (4)", "tags": [], "metadata": {"description": "
Multiple choice. Students need to select the correct simplification for a given expression.
\nThis question has four versions. Skills required are: using Pythagorean identities, converting to sine or cosine. Some also require fraction division.
", "licence": "Creative Commons Attribution-NonCommercial 4.0 International"}, "statement": "", "advice": "{advicetext}
", "rulesets": {}, "extensions": [], "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true, "j": false}, "constants": [], "variables": {"scenarios": {"name": "scenarios", "group": "Ungrouped variables", "definition": "json_decode(safe(\"[\\n{\\n\\\"qn\\\":\\\"$\\\\\\\\cos(\\\\\\\\alpha) +\\\\\\\\cos(\\\\\\\\alpha)\\\\\\\\tan^2(\\\\\\\\alpha)$\\\",\\n\\\"ans\\\":\\\"$\\\\\\\\sec(\\\\\\\\alpha)$\\\",\\n\\\"dis1\\\":\\\"$\\\\\\\\sin(\\\\\\\\alpha)$\\\",\\n\\\"dis2\\\":\\\"$\\\\\\\\cos(\\\\\\\\alpha)$\\\",\\n\\\"dis3\\\":\\\"$\\\\\\\\csc(\\\\\\\\alpha)$\\\",\\n\\\"adv\\\":1\\n},\\n{\\n\\\"qn\\\":\\\"$\\\\\\\\csc^2(\\\\\\\\beta)-\\\\\\\\cot^2(\\\\\\\\beta)$\\\",\\n\\\"ans\\\":\\\"$1$\\\",\\n\\\"dis1\\\":\\\"$2$\\\",\\n\\\"dis2\\\":\\\"$\\\\\\\\sec^2(\\\\\\\\beta)$\\\",\\n\\\"dis3\\\":\\\"$\\\\\\\\sin^2(\\\\\\\\beta)$\\\",\\n\\\"adv\\\":2\\n},\\n{\\n\\\"qn\\\":\\\"$\\\\\\\\displaystyle{\\\\\\\\frac{\\\\\\\\sec(\\\\\\\\theta)}{\\\\\\\\tan(\\\\\\\\theta)}}$\\\",\\n\\\"ans\\\":\\\"$\\\\\\\\csc(\\\\\\\\theta)$\\\",\\n\\\"dis1\\\":\\\"$\\\\\\\\sin(\\\\\\\\theta)$\\\",\\n\\\"dis2\\\":\\\"$\\\\\\\\cos(\\\\\\\\theta)$\\\",\\n\\\"dis3\\\":\\\"$\\\\\\\\tan(\\\\\\\\theta)$\\\",\\n\\\"adv\\\":3\\n},\\n{\\n\\\"qn\\\":\\\"$\\\\\\\\displaystyle{\\\\\\\\frac{\\\\\\\\sin^4x-\\\\\\\\cos^4x}{\\\\\\\\sin^2x-\\\\\\\\cos^2x}}$\\\",\\n\\\"ans\\\":\\\"$1$\\\",\\n\\\"dis1\\\":\\\"$\\\\\\\\sin^2x-\\\\\\\\cos^2x$\\\",\\n\\\"dis2\\\":\\\"$\\\\\\\\cos^2x-\\\\\\\\sin^2x$\\\",\\n\\\"dis3\\\":\\\"$\\\\\\\\tan^2x$\\\",\\n\\\"adv\\\":4\\n}\\n]\"))", "description": "The list of all possible questions, each with their answer, wrong answers and advice (worked solution).
", "templateType": "json", "can_override": false}, "scenario": {"name": "scenario", "group": "Ungrouped variables", "definition": "random(scenarios)", "description": "The randomly selected question, with its answer, wrong answers and advice (worked solution).
", "templateType": "anything", "can_override": false}, "question": {"name": "question", "group": "Ungrouped variables", "definition": "scenario[\"qn\"]", "description": "The randomly selected question.
", "templateType": "anything", "can_override": false}, "answer": {"name": "answer", "group": "Ungrouped variables", "definition": "scenario[\"ans\"]", "description": "The correct answer to the randomly selected question.
", "templateType": "anything", "can_override": false}, "advice": {"name": "advice", "group": "Ungrouped variables", "definition": "scenario[\"adv\"]", "description": "The code to select the relevant advice (worked solution) for the randomly selected question.
", "templateType": "anything", "can_override": false}, "d1": {"name": "d1", "group": "Ungrouped variables", "definition": "scenario[\"dis1\"]", "description": "The first incorrect answer (distractor) for the randomly selected question.
", "templateType": "anything", "can_override": false}, "d2": {"name": "d2", "group": "Ungrouped variables", "definition": "scenario[\"dis2\"]", "description": "The second incorrect answer (distractor) for the randomly selected question.
", "templateType": "anything", "can_override": false}, "d3": {"name": "d3", "group": "Ungrouped variables", "definition": "scenario[\"dis3\"]", "description": "The third incorrect answer (distractor) for the randomly selected question.
", "templateType": "anything", "can_override": false}, "adv2": {"name": "adv2", "group": "Ungrouped variables", "definition": "latex(\"\\\\begin{align}\\\\displaystyle{\n \\\\csc^2(\\\\beta)-\\\\cot^2(\\\\beta)}&=\n \\\\frac{1}{\\\\sin^2(\\\\beta)}-\\\\frac{\\\\cos^2(\\\\beta)}{\\\\sin^2(\\\\beta)} \\\\text{ (using reciprocal ratios)}\\\\\\\\&=\n \\\\frac{1-\\\\cos^2(\\\\beta)}{\\\\sin^2(\\\\beta)} \\\\text{ (by combining fractions)}\\\\\\\\&= \n \\\\frac{\\\\sin^2(\\\\beta)}{\\\\sin^2(\\\\beta)} \\\\text{ (from Pythagorean identity)} \\\\\\\\&=\n 1The LaTeX code for the advice for scenario 2.
", "templateType": "anything", "can_override": false}, "advicetext": {"name": "advicetext", "group": "Ungrouped variables", "definition": "switch(advice=1,adv1,advice=2,adv2,advice=3,adv3,adv4)", "description": "The variable uses the advice code (adv1, adv2, adv3 or adv4) to select the correct advice text.
", "templateType": "anything", "can_override": false}, "adv1": {"name": "adv1", "group": "Ungrouped variables", "definition": "latex(\"\\\\begin{align}\n \\\\cos(\\\\alpha) +\\\\cos(\\\\alpha)\\\\tan^2(\\\\alpha)&=\n \\\\cos(\\\\alpha)(1 +\\\\tan^2(\\\\alpha)) \\\\text{ (taking out the common factor)} \\\\\\\\&=\n \\\\cos(\\\\alpha)\\\\sec^2(\\\\alpha) \\\\text{ (using Pythagorean trig identity)} \\\\\\\\&= \n \\\\cos(\\\\alpha)\\\\frac{1}{\\\\cos^2(\\\\alpha)} \\\\text{ (using reciprocal ratio)} \\\\\\\\&=\n \\\\frac{1}{\\\\cos(\\\\alpha)} \\\\text{ (cancelling fractions)} \\\\\\\\&=\n \\\\sec(\\\\alpha). \\\\text{ (using reciprocal ratio)} \nThe LaTeX code for the advice for scenario 1.
", "templateType": "anything", "can_override": false}, "adv3": {"name": "adv3", "group": "Ungrouped variables", "definition": "latex(\"\\\\begin{align}\\\\displaystyle{\n \\\\frac{\\\\sec(\\\\theta)}{\\\\tan(\\\\theta)}}&=\n \\\\frac{\\\\frac{1}{\\\\cos(\\\\theta)}}{\\\\frac{\\\\sin(\\\\theta)}{\\\\cos(\\\\theta)}} \\\\text{ (converting to sine and cosine)} \\\\\\\\&=\n \\\\frac{1}{\\\\cos(\\\\theta)} \\\\times \\\\frac{\\\\cos(\\\\theta)}{\\\\sin(\\\\theta)} \\\\text{ (invert and multiply)} \\\\\\\\&= \n \\\\frac{1}{\\\\sin(\\\\theta)} \\\\text{ (cancelling fractions)} \\\\\\\\&=\n \\\\csc(\\\\theta) \\\\text{ (using reciprocal ratios)}\n\\\\ \\\\end{align}\")", "description": "The LaTeX code for the advice for scenario 3.
", "templateType": "anything", "can_override": false}, "adv4": {"name": "adv4", "group": "Ungrouped variables", "definition": "latex(\"\\\\begin{align}\n \\\\displaystyle{\\\\frac{\\\\sin^4x-\\\\cos^4x}{\\\\sin^2x-\\\\cos^2x}}&=\n \\\\displaystyle{\\\\frac{(\\\\sin^2x-\\\\cos^2x)(\\\\sin^2x+\\\\cos^2x)}{\\\\sin^2x-\\\\cos^2x}} \\\\text{ (factorise numerator using difference of two squares)} \\\\\\\\&= \n \\\\sin^2x+\\\\cos^2x \\\\text{ (cancelling common factors)} \\\\\\\\&= \n 1. \\\\text{ (using Pythagorean trig identity)} \\\\\\\\\n \n\\\\ \\\\end{align}\")", "description": "The LaTeX code for the advice for scenario 4.
", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["scenarios", "scenario", "question", "answer", "d1", "d2", "d3", "advice", "adv1", "adv2", "adv3", "adv4", "advicetext"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"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, "prompt": "Use appropriate identities and algebraic techniques to simplify $\\var{question}$.
\nSelect the correct answer from the options below.
", "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "radiogroup", "displayColumns": "1", "showCellAnswerState": true, "choices": ["{answer}", "{d1}", "{d2}", "{d3}"], "matrix": ["1", 0, 0, 0], "distractors": ["", "", "", ""]}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Don Shearman", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/680/"}, {"name": "Adelle Colbourn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2083/"}, {"name": "Merryn Horrocks", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4052/"}, {"name": "George Papadopoulos (MESH)", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/21173/"}], "resources": []}]}], "contributors": [{"name": "Don Shearman", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/680/"}, {"name": "Adelle Colbourn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2083/"}, {"name": "Merryn Horrocks", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/4052/"}, {"name": "George Papadopoulos (MESH)", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/21173/"}]}