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,
\displaystyle z+3i-z=2z-2-z.
Then we have a z left on the right-hand side,
\displaystyle 3i=z-2.
We add \displaystyle 2 to both sides to remove the \displaystyle -2 from the right hand side
\displaystyle 3i+2=z-2+2
and after that we can just read off the solution:
\displaystyle 2+3i=z
To check that we have calculated correctly, we substitute z=2+3i into the original equation and see that it is satisfied:
\displaystyle \begin{align}LHS &= z +3i = 2+3i+3i=2+6i,\\
RHS &= 2z-2 = 2(2+3i)-2 = 4 + 6i -2 = 2+6i.\end{align}