Processing Math: Done
Lösung 3.1:4a
Aus Online Mathematik Brückenkurs 2
(Unterschied zwischen Versionen)
K (Lösning 3.1:4a moved to Solution 3.1:4a: Robot: moved page) |
|||
Zeile 1: | Zeile 1: | ||
{{NAVCONTENT_START}} | {{NAVCONTENT_START}} | ||
- | < | + | A general strategy when solving equations is to try to get the unknown variable by itself on one side. |
+ | |||
+ | In this case, we start by subtracting z from both sides, | ||
+ | |||
+ | |||
+ | <math>z+3i-z=2z-2-z.</math> | ||
+ | |||
+ | |||
+ | Then we have a z left on the right-hand side, | ||
+ | |||
+ | |||
+ | <math>3i=z-2</math>. | ||
+ | |||
+ | |||
+ | We add <math>2</math> to both sides to remove the <math>-2</math> from the right hand side | ||
+ | |||
+ | |||
+ | <math>3i+2=z-2+2</math> | ||
+ | |||
+ | |||
+ | and after that we can just read off the solution: | ||
+ | |||
+ | |||
+ | <math>2+3i=z</math> | ||
+ | |||
+ | |||
+ | To check that we have calculated correctly, we substitute z=2+3i into the original equation and see that it is satisfied: | ||
+ | |||
+ | |||
+ | <math>\begin{align}LHS &= z +3i = 2+3i+3i=2+6i,\\ | ||
+ | RHS &= 2z-2 = 2(2+3i)-2 = 4 + 6i -2 = 2+6i.\end{align}</math> | ||
+ | |||
+ | |||
{{NAVCONTENT_STOP}} | {{NAVCONTENT_STOP}} |
Version vom 10:37, 23. Sep. 2008
A general strategy when solving equations is to try to get the unknown variable by itself on one side.
In this case, we start by subtracting z from both sides,
Then we have a z left on the right-hand side,
We add
and after that we can just read off the solution:
To check that we have calculated correctly, we substitute z=2+3i into the original equation and see that it is satisfied:
=2z−2=2(2+3i)−2=4+6i−2=2+6i