// Numbas version: exam_results_page_options {"metadata": {"description": "

Using the unit circle definition of sin, cos and tan, to calculate the exact value of trig functions evaluated at angles that depend on 0, 30, 45, 60 or 90 degrees.

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "percentPass": 0, "name": "Trigonometry: Exact values and unit circle definitions", "duration": 0, "feedback": {"showactualmark": true, "allowrevealanswer": true, "showtotalmark": true, "intro": "", "showanswerstate": true, "feedbackmessages": [], "advicethreshold": 0}, "navigation": {"onleave": {"action": "none", "message": ""}, "preventleave": true, "showfrontpage": true, "showresultspage": "oncompletion", "allowregen": true, "browse": true, "reverse": true}, "timing": {"timedwarning": {"action": "none", "message": ""}, "allowPause": true, "timeout": {"action": "none", "message": ""}}, "showstudentname": true, "showQuestionGroupNames": false, "question_groups": [{"name": "Group", "pickingStrategy": "all-ordered", "pickQuestions": 1, "questions": [{"name": "Exact values for sin, cos, tan (acute, degrees)", "extensions": [], "custom_part_types": [], "resources": [["question-resources/exact_values.svg", "/srv/numbas/media/question-resources/exact_values.svg"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "type": "question", "variablesTest": {"condition": "", "maxRuns": 100}, "showQuestionGroupNames": false, "metadata": {"licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International", "description": "

multiple choice testing sin, cos, tan of  random(30, 45, 60) degrees

"}, "parts": [{"scripts": {}, "displayColumns": 0, "matrix": ["if(theta=30,1,0)", "if(theta=45,1,0)", "if(theta=60,1,0)", 0, 0, 0], "showCorrectAnswer": true, "prompt": "

The exact value of $\\sin(\\var{theta}^\\circ)$ is

", "minMarks": 0, "variableReplacements": [], "marks": 0, "distractors": ["", "", "", "", "", ""], "type": "1_n_2", "displayType": "radiogroup", "maxMarks": 0, "shuffleChoices": true, "variableReplacementStrategy": "originalfirst", "choices": ["

$\\dfrac{1}{2}$

", "

$\\dfrac{1}{\\sqrt{2}}$

", "

$\\dfrac{\\sqrt{3}}{2}$

", "

$\\dfrac{1}{\\sqrt{3}}$

", "

$\\sqrt{3}$

", "

$1$

"]}, {"scripts": {}, "displayColumns": 0, "matrix": ["if(theta=60,1,0)", "if(theta=45,1,0)", "if(theta=30,1,0)", 0, 0, 0], "showCorrectAnswer": true, "prompt": "

The exact value of $\\cos(\\var{theta}^\\circ)$ is

", "minMarks": 0, "variableReplacements": [], "marks": 0, "distractors": ["", "", "", "", "", ""], "type": "1_n_2", "displayType": "radiogroup", "maxMarks": 0, "shuffleChoices": true, "variableReplacementStrategy": "originalfirst", "choices": ["

$\\dfrac{1}{2}$

", "

$\\dfrac{1}{\\sqrt{2}}$

", "

$\\dfrac{\\sqrt{3}}{2}$

", "

$\\dfrac{1}{\\sqrt{3}}$

", "

$\\sqrt{3}$

", "

$1$

"]}, {"scripts": {}, "displayColumns": 0, "matrix": ["0", "0", "0", "if(theta=30,1,0)", "if(theta=60,1,0)", "if(theta=45,1,0)"], "showCorrectAnswer": true, "prompt": "

The exact value of $\\tan(\\var{theta}^\\circ)$ is

", "minMarks": 0, "variableReplacements": [], "marks": 0, "distractors": ["", "", "", "", "", ""], "type": "1_n_2", "displayType": "radiogroup", "maxMarks": 0, "shuffleChoices": true, "variableReplacementStrategy": "originalfirst", "choices": ["

$\\dfrac{1}{2}$

", "

$\\dfrac{1}{\\sqrt{2}}$

", "

$\\dfrac{\\sqrt{3}}{2}$

", "

$\\dfrac{1}{\\sqrt{3}}$

", "

$\\sqrt{3}$

", "

$1$

"]}], "advice": "

By drawing the following triangles we can determine the exact values of $\\sin$, $\\cos$ and $\\tan$ (and their reciprocals $\\csc$, $\\sec$, $\\cot$) for the angles $30^\\circ$, $45^\\circ$ and $60^\\circ$.

\n


\n

Alternatively, one can memorise the following table: 

\n

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
$30^\\circ$$45^\\circ$$60^\\circ$
 
$\\sin$$\\dfrac{1}{2}$$\\dfrac{1}{\\sqrt{2}}$$\\dfrac{\\sqrt{3}}{2}$
 
$\\cos$$\\dfrac{\\sqrt{3}}{2}$$\\dfrac{1}{\\sqrt{2}}$$\\dfrac{1}{2}$
 
$\\tan$$\\dfrac{1}{\\sqrt{3}}$$1$$\\sqrt{3}$
", "preamble": {"js": "", "css": ""}, "functions": {}, "tags": ["exact values", "trigonometry"], "variable_groups": [], "ungrouped_variables": ["theta"], "statement": "

Often we prefer to work with exact values rather than approximations from a calculator.

", "question_groups": [{"name": "", "pickQuestions": 0, "questions": [], "pickingStrategy": "all-ordered"}], "variables": {"theta": {"name": "theta", "templateType": "anything", "definition": "random(30,45,60)", "group": "Ungrouped variables", "description": ""}}, "rulesets": {}}, {"name": "Exact values for csc, sec, cot (acute, degrees)", "extensions": [], "custom_part_types": [], "resources": [["question-resources/exact_values.svg", "/srv/numbas/media/question-resources/exact_values.svg"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "tags": [], "metadata": {"description": "

multiple choice testing csc, sec, cot of random(30, 45, 60) degrees

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

Often we prefer to work with exact values rather than approximations from a calculator.

", "advice": "

Recall that $\\csc\\theta=\\dfrac{1}{\\sin\\theta}$, $\\sec\\theta=\\dfrac{1}{\\cos\\theta}$, and $\\cot\\theta=\\dfrac{1}{\\tan\\theta}$.

\n

\n

By drawing the following triangles we can determine the exact values of $\\sin$, $\\cos$ and $\\tan$ (and their reciprocals $\\csc$, $\\sec$, $\\cot$) for the angles $30^\\circ$, $45^\\circ$ and $60^\\circ$.

\n


\n

Alternatively, one can memorise the following table: 

\n

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
$30^\\circ$$45^\\circ$$60^\\circ$
 
$\\sin$$\\dfrac{1}{2}$$\\dfrac{1}{\\sqrt{2}}$$\\dfrac{\\sqrt{3}}{2}$
 
$\\cos$$\\dfrac{\\sqrt{3}}{2}$$\\dfrac{1}{\\sqrt{2}}$$\\dfrac{1}{2}$
 
$\\tan$$\\dfrac{1}{\\sqrt{3}}$$1$$\\sqrt{3}$
", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"theta": {"name": "theta", "group": "Ungrouped variables", "definition": "random(30,45,60)", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["theta"], "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": "

The exact value of $\\csc(\\var{theta}^\\circ)$ is

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["

$2$

", "

$\\sqrt{2}$

", "

$\\dfrac{2}{\\sqrt{3}}$

", "

$\\sqrt{3}$

", "

$\\dfrac{1}{\\sqrt{3}}$

", "

$1$

"], "matrix": ["if(theta=30,1,0)", "if(theta=45,1,0)", "if(theta=60,1,0)", 0, 0, 0], "distractors": ["", "", "", "", "", ""]}, {"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": "

The exact value of $\\sec(\\var{theta}^\\circ)$ is

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["

$2$

", "

$\\sqrt{2}$

", "

$\\dfrac{2}{\\sqrt{3}}$

", "

$\\sqrt{3}$

", "

$\\dfrac{1}{\\sqrt{3}}$

", "

$1$

"], "matrix": ["if(theta=60,1,0)", "if(theta=45,1,0)", "if(theta=30,1,0)", 0, 0, 0], "distractors": ["", "", "", "", "", ""]}, {"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": "

The exact value of $\\cot(\\var{theta}^\\circ)$ is

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["

$2$

", "

$\\sqrt{2}$

", "

$\\dfrac{2}{\\sqrt{3}}$

", "

$\\sqrt{3}$

", "

$\\dfrac{1}{\\sqrt{3}}$

", "

$1$

"], "matrix": ["0", "0", "0", "if(theta=30,1,0)", "if(theta=60,1,0)", "if(theta=45,1,0)"], "distractors": ["", "", "", "", "", ""]}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Unit circle definition", "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/"}], "statement": "

Let $A$ be the point $(1,0)$, $O$ be the origin $(0,0)$, and $B$ be a point on the unit circle (the circle centred at the origin, $O$, with radius 1). 

\n

Suppose that the line segment $OA$ would have to travel $\\theta$ degrees anti-clockwise around the origin to get to the line segment $OB$. Or in other words, $A$ is $\\theta$ degrees anti-clockwise from the positive $x$-axis.

", "metadata": {"description": "

Unit circle definition of sin, cos, tan using degrees

", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "variablesTest": {"maxRuns": 100, "condition": ""}, "tags": [], "preamble": {"js": "", "css": ""}, "ungrouped_variables": [], "parts": [{"gaps": [{"vsetrangepoints": 5, "showCorrectAnswer": true, "checkvariablenames": false, "variableReplacementStrategy": "originalfirst", "vsetrange": [0, 1], "answer": "cos(theta)", "checkingtype": "absdiff", "variableReplacements": [], "showFeedbackIcon": true, "showpreview": true, "expectedvariablenames": [], "type": "jme", "scripts": {}, "marks": 1, "checkingaccuracy": 0.001}, {"vsetrangepoints": 5, "showCorrectAnswer": true, "checkvariablenames": false, "variableReplacementStrategy": "originalfirst", "vsetrange": [0, 1], "answer": "sin(theta)", "checkingtype": "absdiff", "variableReplacements": [], "showFeedbackIcon": true, "showpreview": true, "expectedvariablenames": [], "type": "jme", "scripts": {}, "marks": 1, "checkingaccuracy": 0.001}], "variableReplacements": [], "showFeedbackIcon": true, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "prompt": "

What are the coordinates of the point $B$?

\n

$B=\\Large($ [[0]], [[1]] $\\Large)$

\n

\n

Note: Suppose you wanted to enter $\\tan(\\theta)$, then you would type tan(theta) including the brackets.

", "type": "gapfill", "scripts": {}, "marks": 0}, {"gaps": [{"vsetrangepoints": 5, "showCorrectAnswer": true, "checkvariablenames": false, "variableReplacementStrategy": "originalfirst", "vsetrange": [0, 1], "answer": "tan(theta)", "checkingtype": "absdiff", "variableReplacements": [], "showFeedbackIcon": true, "showpreview": true, "expectedvariablenames": [], "type": "jme", "scripts": {}, "marks": 1, "checkingaccuracy": 0.001}], "variableReplacements": [], "showFeedbackIcon": true, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "prompt": "

What is the slope of the line segment $OB$?

\n

$m_{OB}=$ [[0]]

", "type": "gapfill", "scripts": {}, "marks": 0}], "variable_groups": [], "advice": "

The point on the unit circle, $\\theta$ degrees anti-clockwise from the positive $x$-axis, is $(\\cos(\\theta),\\sin(\\theta))$. This is the unit circle definition of sine and cosine. You can think of this as being a generalisation of the right-angled trigonometry that takes place in the first quadrant of the cartesian plane.

\n

\n

The definition of $\\tan(\\theta)$ can be thought of as $\\dfrac{\\sin(\\theta)}{\\cos(\\theta)}$ but this is just the gradient of the line segment connecting the origin to the point on the unit circle.

\n

The following applet is for you to investigate the relationship between the trigonometric functions and the unit circle by moving the point $B$ around the circle.

\n

\n
", "rulesets": {}, "functions": {}, "variables": {}, "type": "question"}, {"name": "Exact values for sin, cos, tan (0 to 330, degrees)", "extensions": [], "custom_part_types": [], "resources": [["question-resources/exact_values.svg", "/srv/numbas/media/question-resources/exact_values.svg"], ["question-resources/unit_circle_working.svg", "/srv/numbas/media/question-resources/unit_circle_working.svg"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "tags": ["trig", "trigonometry", "Trigonometry"], "metadata": {"description": "

multiple choice testing sin, cos, tan of  random(0,90,120,135,150,180,210,225,240,270,300,315,330) degrees

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

Often we prefer to work with exact values rather than approximations from a calculator. In this question we require you input your answer without decimals and without entering the words sin, cos or tan. For example to input the exact value of $\\sin(60^\\circ)$, which is $\\dfrac{\\sqrt{3}}{2}$, you would input sqrt(3)/2

", "advice": "

By drawing the following triangles we can determine the exact values of $\\sin$, $\\cos$ and $\\tan$ (and their reciprocals $\\csc$, $\\sec$, $\\cot$) for the angles $30^\\circ$, $45^\\circ$ and $60^\\circ$.

\n


\n

Alternatively, one can memorise the following table: 

\n

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
$30^\\circ$$45^\\circ$$60^\\circ$
 
$\\sin$$\\dfrac{1}{2}$$\\dfrac{1}{\\sqrt{2}}$$\\dfrac{\\sqrt{3}}{2}$
 
$\\cos$$\\dfrac{\\sqrt{3}}{2}$$\\dfrac{1}{\\sqrt{2}}$$\\dfrac{1}{2}$
 
$\\tan$$\\dfrac{1}{\\sqrt{3}}$$1$$\\sqrt{3}$
\n

\n

That combined with the unit circle definitions:

\n\n

and some understanding of congruent triangles:

\n
\n

\n

allows us to work out $\\sin$, $\\cos$ and $\\tan$ for certain angles regardless of what quadrant the point is in. Because whatever angle we are asked about, we can always use the triangle in the first quadrant to determine the side lengths and then consider the signs of the coordinates separately.

\n

\n

For example, to determine $\\sin(210^\\circ)$, $\\cos(210^\\circ)$ and $\\tan(210^\\circ)$ we first draw the following:

\n

\n

From this diagram, we can see that $\\cos(210^\\circ)=-\\cos(30^\\circ)$, and $\\sin(210^\\circ)=-\\sin(30^\\circ)$ since the triangles are congruent and we are in the 3rd quadrant where both the $x$ and $y$ values (and hence the $\\cos$ and $\\sin$ values) are negative. 

\n

But given we know these exact values, we can conclude \\[\\cos(210^\\circ)=-\\cos(30^\\circ)=-\\dfrac{\\sqrt{3}}{2},\\] \\[\\sin(210^\\circ)=-\\sin(30^\\circ)=-\\dfrac{1}{2},\\] and finally \\[\\tan(210^\\circ)=\\dfrac{\\sin(210^\\circ)}{\\cos(210^\\circ)}=\\dfrac{-\\frac{1}{2}}{-\\frac{\\sqrt{3}}{2}}=\\dfrac{1}{\\sqrt{3}}.\\]

", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"theta": {"name": "theta", "group": "Ungrouped variables", "definition": "random(0,90,120,135,150,180,210,225,240,270,300,315,330)", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["theta"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

The exact value of $\\sin(\\var{theta}^\\circ)$ is [[0]].

\n

The exact value of $\\cos(\\var{theta}^\\circ)$ is [[1]].

\n

If $\\tan(\\var{theta}^\\circ)$ is defined, what is its exact value? If it isn't enter infinity (even though it doesn't equal that).  [[2]].

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "sin({theta}*pi/180)", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": false, "implicitFunctionComposition": false, "caseSensitive": false, "notallowed": {"strings": [".", "sin", "cos", "tan", "cosec", "sec", "cot"], "showStrings": true, "partialCredit": 0, "message": ""}, "valuegenerators": []}, {"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "cos({theta}*pi/180)", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": false, "implicitFunctionComposition": false, "caseSensitive": false, "notallowed": {"strings": [".", "sin", "cos", "tan", "cosec", "sec", "cot"], "showStrings": true, "partialCredit": 0, "message": ""}, "valuegenerators": []}, {"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "{if(theta=90 or theta=270,infinity,tan({theta}*pi/180))}", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": "0.001", "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": false, "implicitFunctionComposition": false, "caseSensitive": false, "notallowed": {"strings": [".", "sin", "cos", "tan", "cosec", "sec", "cot"], "showStrings": true, "partialCredit": 0, "message": ""}, "valuegenerators": []}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}, {"name": "Exact values for sin, cos, tan (-1080 to 1080, degrees) ", "extensions": [], "custom_part_types": [], "resources": [["question-resources/exact_values.svg", "/srv/numbas/media/question-resources/exact_values.svg"], ["question-resources/unit_circle_working.svg", "/srv/numbas/media/question-resources/unit_circle_working.svg"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "tags": [], "metadata": {"description": "

multiple choice testing sin, cos, tan of angles that are negative or greater than 360 degrees that result in nice exact values. 

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

Often we prefer to work with exact values rather than approximations from a calculator. In this question we require you input your answer without decimals and without entering the words sin, cos or tan. For example to input the exact value of $\\sin(60^\\circ)$, which is $\\dfrac{\\sqrt{3}}{2}$, you would input sqrt(3)/2

", "advice": "

By drawing the following triangles we can determine the exact values of $\\sin$, $\\cos$ and $\\tan$ (and their reciprocals $\\csc$, $\\sec$, $\\cot$) for the angles $30^\\circ$, $45^\\circ$ and $60^\\circ$.

\n


\n

Alternatively, one can memorise the following table: 

\n

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
$30^\\circ$$45^\\circ$$60^\\circ$
 
$\\sin$$\\dfrac{1}{2}$$\\dfrac{1}{\\sqrt{2}}$$\\dfrac{\\sqrt{3}}{2}$
 
$\\cos$$\\dfrac{\\sqrt{3}}{2}$$\\dfrac{1}{\\sqrt{2}}$$\\dfrac{1}{2}$
 
$\\tan$$\\dfrac{1}{\\sqrt{3}}$$1$$\\sqrt{3}$
\n

\n

That combined with the unit circle definitions:

\n\n

\n

and some understanding of congruent triangles:

\n
\n

\n

allows us to work out $\\sin$, $\\cos$ and $\\tan$ for certain angles regardless of what quadrant the point is in. Because whatever angle we are asked about, we can always use the triangle in the first quadrant to determine the side lengths and then consider the signs of the coordinates separately.

\n

\n

For example, to determine $\\sin(210^\\circ)$, $\\cos(210^\\circ)$ and $\\tan(210^\\circ)$ we first draw the following:

\n

\n

From this diagram, we can see that $\\cos(210^\\circ)=-\\cos(30^\\circ)$, and $\\sin(210^\\circ)=-\\sin(30^\\circ)$ since the triangles are congruent and we are in the 3rd quadrant where both the $x$ and $y$ values (and hence the $\\cos$ and $\\sin$ values) are negative. 

\n

But given we know these exact values, we can conclude \\[\\cos(210^\\circ)=-\\cos(30^\\circ)=-\\dfrac{\\sqrt{3}}{2},\\] \\[\\sin(210^\\circ)=-\\sin(30^\\circ)=-\\dfrac{1}{2},\\] and finally \\[\\tan(210^\\circ)=\\dfrac{\\sin(210^\\circ)}{\\cos(210^\\circ)}=\\dfrac{-\\frac{1}{2}}{-\\frac{\\sqrt{3}}{2}}=\\dfrac{1}{\\sqrt{3}}.\\]

", "rulesets": {}, "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"phi": {"name": "phi", "group": "Ungrouped variables", "definition": "random(0,30,45,60,90,120,135,150,180,210,225,240,270,300,315,330)", "description": "", "templateType": "anything", "can_override": false}, "theta": {"name": "theta", "group": "Ungrouped variables", "definition": "phi+rev", "description": "", "templateType": "anything", "can_override": false}, "rev": {"name": "rev", "group": "Ungrouped variables", "definition": "random(360,720,-360,-720,-1080)", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["theta", "phi", "rev"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

The exact value of $\\sin(\\var{theta}^\\circ)$ is [[0]].

\n

The exact value of $\\cos(\\var{theta}^\\circ)$ is [[1]].

\n

If $\\tan(\\var{theta}^\\circ)$ is defined, what is its exact value? If it isn't, then enter infinity (even though it doesn't equal that).   [[2]].

", "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "sin({phi}/180*pi)", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "notallowed": {"strings": [".", "sin", "cos", "tan", "cosec", "sec", "cot"], "showStrings": true, "partialCredit": 0, "message": ""}, "valuegenerators": []}, {"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "cos({phi}/180*pi)", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "notallowed": {"strings": [".", "sin", "cos", "tan", "cosec", "sec", "cot"], "showStrings": true, "partialCredit": 0, "message": ""}, "valuegenerators": []}, {"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": false, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "{if(phi=90 or phi=270,infinity,tan({phi}*pi/180))}", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": false, "implicitFunctionComposition": false, "caseSensitive": false, "notallowed": {"strings": [".", "sin", "cos", "tan", "cosec", "sec", "cot"], "showStrings": true, "partialCredit": 0, "message": ""}, "valuegenerators": []}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always"}]}], "type": "exam", "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}, {"name": "Paul Emanuel", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2551/"}], "extensions": [], "custom_part_types": [], "resources": [["question-resources/exact_values.svg", "/srv/numbas/media/question-resources/exact_values.svg"], ["question-resources/unit_circle_working.svg", "/srv/numbas/media/question-resources/unit_circle_working.svg"]]}