Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Lösung 3.1:4a

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
 
A general strategy when solving equations is to try to get the unknown variable by itself on one side.
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,
+
In this case, we start by subtracting <math>z</math> from both sides,
 +
{{Displayed math||<math>z+3i-z=2z-2-z\,\textrm{.}</math>}}
-
<math>z+3i-z=2z-2-z.</math>
+
Then we have a <math>z</math> left on the right-hand side,
 +
{{Displayed math||<math>3i=z-2\,\textrm{.}</math>}}
-
Then we have a z left on the right-hand side,
+
We add <math>2</math> to both sides to remove the <math>-2</math> from the right hand side,
 +
{{Displayed math||<math>3i+2=z-2+2\,,</math>}}
-
<math>3i=z-2</math>.
+
and after that we can just read off the solution,
 +
{{Displayed math||<math>2+3i=z\,\textrm{.}</math>}}
-
We add <math>2</math> to both sides to remove the <math>-2</math> from the right hand side
+
To check that we have calculated correctly, we substitute <math>z=2+3i</math> into the original equation and see that it is satisfied,
-
 
+
{{Displayed math||<math>\begin{align}
-
<math>3i+2=z-2+2</math>
+
\text{LHS} &= z +3i = 2+3i+3i=2+6i\,,\\[5pt]
-
 
+
\text{RHS} &= 2z-2 = 2(2+3i)-2 = 4 + 6i -2 = 2+6i\,\textrm{.}
-
 
+
\end{align}</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}}
+

Version vom 07:15, 30. Okt. 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,

z+3iz=2z2z.

Then we have a z left on the right-hand side,

3i=z2.

We add 2 to both sides to remove the 2 from the right hand side,

3i+2=z2+2

and after that we can just read off the solution,

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,

LHSRHS=z+3i=2+3i+3i=2+6i=2z2=2(2+3i)2=4+6i2=2+6i.