Multiply the following complex numbers, marked as blue dots on the graph:
LEFT_BRACKETA_REPRIGHT_BRACKET \cdot LEFT_BRACKETB_REPRIGHT_BRACKET
(Your current answer will be plotted in orange.)
10Multiplying complex numbers in polar forms can be done by multiplying the lengths and adding the angles.
The first number (A_REP) has angle A_ANGLE_REP and radius A_RADIUS.
The second number (B_REP) has angle B_ANGLE_REP and radius B_RADIUS.
The radius of the result will be A_RADIUS \cdot B_RADIUS, which is ANSWER_RADIUS.
The sum of the angles is A_ANGLE_REP + B_ANGLE_REP = INTERMEDIATE_ANGLE_REP.
The angle INTERMEDIATE_ANGLE_REP is more than 2 \pi. A complex number goes a full circle if its angle is increased by 2 \pi, so it
goes back to itself. Because of that, angles of complex numbers are convenient to keep between 0 and 2 \pi.
INTERMEDIATE_ANGLE_REP - 2 \pi = ANSWER_ANGLE_REP
The angle of the result is A_ANGLE_REP + B_ANGLE_REP = ANSWER_ANGLE_REP.
The radius of the result is ANSWER_RADIUS and the angle of the result is ANSWER_ANGLE_REP.
Divide the following complex numbers:
\dfrac{A_REP}{B_REP}
(The dividend is plotted in blue and the divisor in plotted in green. Your current answer will be plotted orange.)
10Dividing complex numbers in polar forms can be done by dividing the radii and subtracting the angles.
The first number (A_REP) has angle A_ANGLE_REP and radius A_RADIUS.
The second number (B_REP) has angle B_ANGLE_REP and radius B_RADIUS.
The radius of the result will be \frac{A_RADIUS}{B_RADIUS}, which is ANSWER_RADIUS.
The difference of the angles is A_ANGLE_REP - B_ANGLE_REP = INTERMEDIATE_ANGLE_REP.
The angle INTERMEDIATE_ANGLE_REP is negative. A complex number goes a full circle if its angle is increased by 2 \pi, so it
goes back to itself. Because of that, angles of complex numbers are convenient to keep between 0 and 2 \pi.
INTERMEDIATE_ANGLE_REP + 2 \pi = ANSWER_ANGLE_REP
The angle of the result is A_ANGLE_REP - B_ANGLE_REP = ANSWER_ANGLE_REP.
The radius of the result is ANSWER_RADIUS and the angle of the result is ANSWER_ANGLE_REP.