// Numbas version: exam_results_page_options {"name": "Complex Numbers: Modulus, Argument", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Complex Numbers: Modulus, Argument", "metadata": {"licence": "Creative Commons Attribution 4.0 International", "description": "

Finding the modulus and argument (in radians) of four complex numbers; the arguments between $-\\pi$ and $\\pi$ and careful with quadrants!

"}, "statement": "

Find the modulus and argument (in radians) of the following complex numbers, where the argument lies between $-\\pi$ and $\\pi$. If your answer is outside this range, simply add or subtract $2\\pi$ to your answer.

\n

When calculating the argument pay particular attention to the quadrant in which the complex number lies.

\n

Input all answers to 3 decimal places.

", "variable_groups": [], "preamble": {"css": "", "js": ""}, "advice": "

Note that the arguments $\\theta$ of the complex numbers are in radians and have to be in the range $-\\pi < \\theta \\le \\pi$.

\n

You have to be careful with using a standard calculator when you are finding the argument of a complex number.

\n

If $z=a+bi=r(\\cos(\\theta)+i\\sin(\\theta))$ then we have:$r\\cos(\\theta)=a,\\;\\;r\\sin(\\theta)=b$ and so $\\tan(\\theta) = b/a$.

\n

Using a calculator to find the argument via $\\arctan(b/a)$ works in the range $-\\pi < \\theta \\le \\pi$ when the complex number is in the first or fourth quadrants – you get the correct value.

\n

However, The calculator gives the wrong value for complex numbers in the other quadrants.

\n

Complex number in the Second Quadrant.

\n

Since $\\arctan(b/a)$ does not distinguish between the second and fourth quadrants and the calculator gives the argument for the fourth quadrant you have to add $\\pi$ onto the calculator value.

\n

Complex number in the Third Quadrant.

\n

Since $\\arctan(b/a)$ does not distinguish between the first and third quadrants and the calculator gives the argument for the first quadrant you have to take away $\\pi$ from the calculator value.

\n

a)

\n
Modulus
\n

\\[ \\begin{eqnarray*} |\\var{z1}|&=&\\sqrt{(\\var{a1})^2+(\\var{b1})^2}\\\\ &=& \\var{abs(z1)}\\\\ &=&\\var{ans1} \\end{eqnarray*} \\] to 3 decimal places.

\n
Argument
\n

{m1}

\n

Hence we see that: \\[\\begin{eqnarray*} \\arg(\\var{z1}) &=& \\var{arg(z1)}\\\\ &=& \\var{arg1}\\; \\mbox{radians} \\end{eqnarray*} \\] to 3 decimal places.

\n

b)

\n
Modulus
\n

\\[ \\begin{eqnarray*} |\\var{z2}|&=&\\sqrt{(\\var{a2})^2+(\\var{b2})^2}\\\\ &=& \\var{abs(z2)}\\\\ &=&\\var{ans2} \\end{eqnarray*} \\] to 3 decimal places.

\n
Argument
\n

{m2}

\n

Hence we see that: \\[\\begin{eqnarray*} \\arg(\\var{z2}) &=& \\var{arg(z2)}\\\\ &=& \\var{arg2}\\; \\mbox{radians} \\end{eqnarray*} \\] to 3 decimal places.

\n

c)

\n
Modulus
\n

\\[ \\begin{eqnarray*} |\\var{z3}|&=&\\sqrt{(\\var{c2})^2+(\\var{d2})^2}\\\\ &=& \\var{abs(z3)}\\\\ &=&\\var{ans3} \\end{eqnarray*} \\] to 3 decimal places.

\n
Argument
\n

{m3}

\n

Hence we see that: \\[\\begin{eqnarray*} \\arg(\\var{z3}) &=& \\var{arg(z3)}\\\\ &=& \\var{arg3}\\; \\mbox{radians} \\end{eqnarray*} \\] to 3 decimal places.

\n

d)

\n
Modulus
\n

\\[ \\begin{eqnarray*} |\\var{z4}|&=&\\sqrt{(\\var{a3})^2+(\\var{b3})^2}\\\\ &=& \\var{abs(z4)}\\\\ &=&\\var{ans4} \\end{eqnarray*} \\] to 3 decimal places.

\n
Argument
\n

{m4}

\n

Hence we see that: \\[\\begin{eqnarray*} \\arg(\\var{z4}) &=& \\var{arg(z4)}\\\\ &=& \\var{arg4}\\; \\mbox{radians} \\end{eqnarray*} \\] to 3 decimal places.

", "variables": {"f": {"name": "f", "description": "", "group": "Ungrouped variables", "definition": "random(1..9)", "templateType": "anything"}, "m1": {"name": "m1", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,q4,t=2,q2,t=3,q3,q1)", "templateType": "anything"}, "m4": {"name": "m4", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,q1,t=2,q3,t=3,q2,q4)", "templateType": "anything"}, "ans4": {"name": "ans4", "description": "", "group": "Ungrouped variables", "definition": "precround(abs(z4),3)", "templateType": "anything"}, "arg3": {"name": "arg3", "description": "", "group": "Ungrouped variables", "definition": "precround(arg(z3),3)", "templateType": "anything"}, "t": {"name": "t", "description": "", "group": "Ungrouped variables", "definition": "random(1..4)", "templateType": "anything"}, "ans1": {"name": "ans1", "description": "", "group": "Ungrouped variables", "definition": "precround(abs(z1),3)", "templateType": "anything"}, "s8": {"name": "s8", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,1,t=4,-1,t=3,1,-1)", "templateType": "anything"}, "z4": {"name": "z4", "description": "", "group": "Ungrouped variables", "definition": "a3+b3*i", "templateType": "anything"}, "q2": {"name": "q2", "description": "", "group": "Ungrouped variables", "definition": "'The complex number is in the second quadrant.'", "templateType": "anything"}, "s1": {"name": "s1", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,1,t=4,1,-1)", "templateType": "anything"}, "z3": {"name": "z3", "description": "", "group": "Ungrouped variables", "definition": "c2+d2*i", "templateType": "anything"}, "b3": {"name": "b3", "description": "", "group": "Ungrouped variables", "definition": "s8*random(1..9)", "templateType": "anything"}, "m3": {"name": "m3", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,q3,t=2,q4,t=3,q1,q3)", "templateType": "anything"}, "z6": {"name": "z6", "description": "", "group": "Ungrouped variables", "definition": "c4+d4*i", "templateType": "anything"}, "z1": {"name": "z1", "description": "", "group": "Ungrouped variables", "definition": "a1+b1*i", "templateType": "anything"}, "n": {"name": "n", "description": "", "group": "Ungrouped variables", "definition": "random(3..5)", "templateType": "anything"}, "b1": {"name": "b1", "description": "", "group": "Ungrouped variables", "definition": "s2*random(3..9)", "templateType": "anything"}, "c4": {"name": "c4", "description": "", "group": "Ungrouped variables", "definition": "if(a4=f,f+1,f)", "templateType": "anything"}, "ans3": {"name": "ans3", "description": "", "group": "Ungrouped variables", "definition": "precround(abs(z3),3)", "templateType": "anything"}, "d2": {"name": "d2", "description": "", "group": "Ungrouped variables", "definition": "s7*random(1..9)", "templateType": "anything"}, "b2": {"name": "b2", "description": "", "group": "Ungrouped variables", "definition": "s5*random(1..9)", "templateType": "anything"}, "s6": {"name": "s6", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,-1,t=4,-1,1)", "templateType": "anything"}, "a4": {"name": "a4", "description": "", "group": "Ungrouped variables", "definition": "s8*random(1..9)", "templateType": "anything"}, "m2": {"name": "m2", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,q2,t=2,q1,t=3,q4,q2)", "templateType": "anything"}, "c2": {"name": "c2", "description": "", "group": "Ungrouped variables", "definition": "s6*random(1..9)", "templateType": "anything"}, "s5": {"name": "s5", "description": "", "group": "Ungrouped variables", "definition": "switch(t=3,-1,1)", "templateType": "anything"}, "z2": {"name": "z2", "description": "", "group": "Ungrouped variables", "definition": "a2+b2*i", "templateType": "anything"}, "arg2": {"name": "arg2", "description": "", "group": "Ungrouped variables", "definition": "precround(arg(z2),3)", "templateType": "anything"}, "s3": {"name": "s3", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,1,t=2,-1,t=3,-1,1)", "templateType": "anything"}, "arg4": {"name": "arg4", "description": "", "group": "Ungrouped variables", "definition": "precround(arg(z4),3)", "templateType": "anything"}, "s2": {"name": "s2", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,-1,t=3,-1,1)", "templateType": "anything"}, "q4": {"name": "q4", "description": "", "group": "Ungrouped variables", "definition": "'The complex number is in the fourth quadrant.'", "templateType": "anything"}, "a2": {"name": "a2", "description": "", "group": "Ungrouped variables", "definition": "s4*random(1..9)", "templateType": "anything"}, "b4": {"name": "b4", "description": "", "group": "Ungrouped variables", "definition": "s1*random(1..9)", "templateType": "anything"}, "s7": {"name": "s7", "description": "", "group": "Ungrouped variables", "definition": "switch(t=2,-1,t=3,1,-1)", "templateType": "anything"}, "ans2": {"name": "ans2", "description": "", "group": "Ungrouped variables", "definition": "precround(abs(z2),3)", "templateType": "anything"}, "d4": {"name": "d4", "description": "", "group": "Ungrouped variables", "definition": "s5*random(1..9)", "templateType": "anything"}, "a1": {"name": "a1", "description": "", "group": "Ungrouped variables", "definition": "s1*random(2..9)", "templateType": "anything"}, "tol": {"name": "tol", "description": "", "group": "Ungrouped variables", "definition": "0.001", "templateType": "anything"}, "s4": {"name": "s4", "description": "", "group": "Ungrouped variables", "definition": "switch(t=1,-1,t=4,-1,1)", "templateType": "anything"}, "q3": {"name": "q3", "description": "", "group": "Ungrouped variables", "definition": "'The complex number is in the third quadrant.'", "templateType": "anything"}, "q1": {"name": "q1", "description": "", "group": "Ungrouped variables", "definition": "'The complex number is in the first quadrant.'", "templateType": "anything"}, "arg1": {"name": "arg1", "description": "", "group": "Ungrouped variables", "definition": "precround(arg(z1),3)", "templateType": "anything"}, "z5": {"name": "z5", "description": "", "group": "Ungrouped variables", "definition": "a4+b4*i", "templateType": "anything"}, "a3": {"name": "a3", "description": "", "group": "Ungrouped variables", "definition": "s3*random(1..9)", "templateType": "anything"}}, "extensions": [], "ungrouped_variables": ["ans1", "ans2", "ans3", "ans4", "b4", "b1", "b2", "b3", "d4", "d2", "q1", "q3", "q2", "q4", "s3", "s2", "s1", "s7", "s6", "s5", "s4", "m4", "m1", "m3", "arg1", "z3", "arg2", "arg3", "tol", "arg4", "m2", "a1", "a3", "s8", "a4", "z4", "z5", "z6", "z1", "z2", "c4", "f", "n", "a2", "t", "c2"], "tags": [], "functions": {}, "rulesets": {"std": ["all", "!collectNumbers", "fractionNumbers", "!noLeadingMinus"]}, "variablesTest": {"maxRuns": 100, "condition": ""}, "parts": [{"variableReplacementStrategy": "originalfirst", "type": "gapfill", "marks": 0, "variableReplacements": [], "gaps": [{"variableReplacementStrategy": "originalfirst", "correctAnswerStyle": "plain", "maxValue": "ans1+tol", "showCorrectAnswer": true, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "allowFractions": false, "type": "numberentry", "marks": 1, "variableReplacements": [], "correctAnswerFraction": false, "mustBeReducedPC": 0, "scripts": {}, "minValue": "ans1-tol", "showFeedbackIcon": true}, {"variableReplacementStrategy": "originalfirst", "correctAnswerStyle": "plain", "maxValue": "arg1+tol", "showCorrectAnswer": true, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "allowFractions": false, "type": "numberentry", "marks": 1, "variableReplacements": [], "correctAnswerFraction": false, "mustBeReducedPC": 0, "scripts": {}, "minValue": "arg1-tol", "showFeedbackIcon": true}], "prompt": "\n

$|\\var{z1}|=\\;\\;$[[0]], $\\arg(\\var{z1})=\\;\\;$[[1]] radians

\n

Input both answers to 3 decimal places.

\n ", "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}}, {"variableReplacementStrategy": "originalfirst", "type": "gapfill", "marks": 0, "variableReplacements": [], "gaps": [{"variableReplacementStrategy": "originalfirst", "correctAnswerStyle": "plain", "maxValue": "ans2+tol", "showCorrectAnswer": true, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "allowFractions": false, "type": "numberentry", "marks": 1, "variableReplacements": [], "correctAnswerFraction": false, "mustBeReducedPC": 0, "scripts": {}, "minValue": "ans2-tol", "showFeedbackIcon": true}, {"variableReplacementStrategy": "originalfirst", "correctAnswerStyle": "plain", "maxValue": "arg2+tol", "showCorrectAnswer": true, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "allowFractions": false, "type": "numberentry", "marks": 1, "variableReplacements": [], "correctAnswerFraction": false, "mustBeReducedPC": 0, "scripts": {}, "minValue": "arg2-tol", "showFeedbackIcon": true}], "prompt": "\n

$|\\var{z2}|=\\;\\;$[[0]], $\\arg(\\var{z2})=\\;\\;$[[1]] radians

\n

Input both answers to 3 decimal places.

\n ", "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}}, {"variableReplacementStrategy": "originalfirst", "type": "gapfill", "marks": 0, "variableReplacements": [], "gaps": [{"variableReplacementStrategy": "originalfirst", "correctAnswerStyle": "plain", "maxValue": "ans3+tol", "showCorrectAnswer": true, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "allowFractions": false, "type": "numberentry", "marks": 1, "variableReplacements": [], "correctAnswerFraction": false, "mustBeReducedPC": 0, "scripts": {}, "minValue": "ans3-tol", "showFeedbackIcon": true}, {"variableReplacementStrategy": "originalfirst", "correctAnswerStyle": "plain", "maxValue": "arg3+tol", "showCorrectAnswer": true, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "allowFractions": false, "type": "numberentry", "marks": 1, "variableReplacements": [], "correctAnswerFraction": false, "mustBeReducedPC": 0, "scripts": {}, "minValue": "arg3-tol", "showFeedbackIcon": true}], "prompt": "\n

$|\\var{z3}|=\\;\\;$[[0]], $\\arg(\\var{z3})=\\;\\;$[[1]] radians

\n

Input both answers to 3 decimal places.

\n ", "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}}, {"variableReplacementStrategy": "originalfirst", "type": "gapfill", "marks": 0, "variableReplacements": [], "gaps": [{"variableReplacementStrategy": "originalfirst", "correctAnswerStyle": "plain", "maxValue": "ans4+tol", "showCorrectAnswer": true, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "allowFractions": false, "type": "numberentry", "marks": 1, "variableReplacements": [], "correctAnswerFraction": false, "mustBeReducedPC": 0, "scripts": {}, "minValue": "ans4-tol", "showFeedbackIcon": true}, {"variableReplacementStrategy": "originalfirst", "correctAnswerStyle": "plain", "maxValue": "arg4+tol", "showCorrectAnswer": true, "mustBeReduced": false, "notationStyles": ["plain", "en", "si-en"], "allowFractions": false, "type": "numberentry", "marks": 1, "variableReplacements": [], "correctAnswerFraction": false, "mustBeReducedPC": 0, "scripts": {}, "minValue": "arg4-tol", "showFeedbackIcon": true}], "prompt": "\n

$|\\var{z4}|=\\;\\;$[[0]], $\\arg(\\var{z4})=\\;\\;$[[1]] radians

\n

Input both answers to 3 decimal places.

\n ", "showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}}], "type": "question", "contributors": [{"name": "John Sheekey", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1192/"}]}]}], "contributors": [{"name": "John Sheekey", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1192/"}]}