|
|
|
How to add, subtract, multiply and divide complex numbers.
Theory:This topic shows you how to add, subtract, multiply and divide complex numbers. 1 Adding complex numbersIf 'A' and 'B' are two complex numbers, so that:
Then we can sum A and B like this:
For example, if A = 1 + 2i, and B = 3 - 4i, then:             A + B = (1 + 3) + (2 - 4)i                         = 4 - 2i 2 Subtracting complex numbersIf 'A' and 'B' are two complex numbers, so that:
Then we can subtract B from A like this:
For example, if A = 1 + 2i, and B = 3 - 4i, then:             A - B = (1 - 3) + (2 - -4)i                         = -2 + 6i 3 Multiplying complex numbersIf 'A' and 'B' are two complex numbers, so that:
Then we can multiply A and B like this:
 For example, if A = 1 + 2i, and B = 3 - 4i, then:             A × B = (1×3 - 2×(-4)) + (1×(-4) + 2×3)i                        = 11 + 2i 4 Dividing complex numbersIf 'A' and 'B' are two complex numbers, so that:
Then we can divide A by B like this: For example, if  A = 1 + 2i, and B = 3 - 4i, then: It should be noted that the denominator terms: ( c2 + d2 ), are the square of the magnitude of complex number 'B'. ( c2 + d2 ) = |B|², which leads to the more compact version of the division formula:
The 'Method' section below shows you how Maths Helper Plus can display all of the working steps for adding, subtracting, multiplying or dividing complex numbers.
Method:In the following steps, we will use the examples from the 'Theory' section above. To solve your own complex number problems, insert your own numbers. Step 1Â Start with an empty Maths Helper Plus documentIf you have just launched the software then you already have an empty document, otherwise hold down ‘Ctrl’ while you briefly press the ‘N’ key. Step 2Â Create a complex calculator1. Press the F3 key to activate the 'input box' for typing (see below): 2. Type: com into the input box: Â Â Â Â Â Â Â Â Â Â Â Â Â
3. Press Enter to complete the entry  The 'options' box for the complex calculator will display immediately. Click the 'Complex Calculations' tab (see below) at the top of the options box to display the calculation options:  Click to select the operations that you want to see working steps for.  Step 3 Enter the complex numbers A and BClick the 'Complex Editor' tab at the top of the options box. This displays the 'Complex Editor' tab where you enter the complex numbers A and B to create the working steps. See below:  Click on the 'A' edit box and type complex number A like this:
( So, to enter A = 1 + 2i, type: 1,2 )  The edit box displays in yellow to show that the values have been changed.  Similarly, click on the 'B' edit box and type complex number B. ( So, to enter B = 3 - 4i, type: 3,-4 )  Now, click the 'Apply' button at the bottom of the edit box. The text view will display the complex number calculations.  IMPORTANT: Each time you change either 'A' or 'B', remember to click the 'Apply' button to update the calculations.   The text view displays the results. To see the results, you will probably need to close the complex calculator options box by clicking the OK button.  Here are the results displayed by Maths Helper Plus for the 'A' and 'B' values entered above: Â
Complex Sum:  Let A = a + bi, and B = c + di, then  A + B = (a + c) + (b + d)i        = (1 + 3)          + (2 + -4)i        = 4 + -2i |A + B| = 4.47214, arg(A+B) = -26.5651°  Complex Difference:  Let A = a + bi, and B = c + di, then  A - B = (a - c) + (b - d)i        = (1 - 3)          + (2 - -4)i        = -2 + 6i |A - B| = 6.32456, arg(A-B) = 108.435°  Complex Product:  Let A = a + bi, and B = c + di, then  A × B = (ac - bd) + (ad + bc)i        = (1 × 3 - 2 × -4)          + (1 × -4 + 2 × 3)i        = 11 + 2i |A × B| = 11.1803, arg(A × B) = 10.3048°  Complex Division:  Let A = a + bi, and B = c + di, so |B|² = c² + d²        = 3² + -4²        = 25  A ÷ B = [(ac + bd)/|B|²] + [(bc - ad)/|B|²]i        = [ (1 × 3               + 2 × -4)/25 ]           + [ (2 × 3               - 1 × -4)/25 ]i        = -0.2 + 0.4i |A ÷ B| = 0.447214, arg(A ÷ B) = 116.565° How to make changes to your complex settingsTo display the complex calculator options box at any time, double click on the text view to the left of the results display, OR if there are no results displayed, to the left of the words 'Complex Calculator'. Â
 Â
 |