Lösung 3.3:3f

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
Zeile 1: Zeile 1:
-
If we write
+
If we write 4 and 16 as
-
<math>\text{4}</math>
+
-
and
+
-
<math>\text{16}</math>
+
-
as
+
-
 
+
-
 
+
-
<math>\begin{align}
+
-
& \text{4}=2\centerdot 2=2^{2} \\
+
-
& 16=2\centerdot 8=2\centerdot 2\centerdot 4=2\centerdot 2\centerdot 2\centerdot 2=2^{4} \\
+
-
\end{align}</math>
+
 +
{{Displayed math||<math>\begin{align}
 +
4 &= 2\cdot 2 = 2^2\,,\\[5pt]
 +
16 &= 2\cdot 8 = 2\cdot 2\cdot 4 = 2\cdot 2\cdot 2\cdot 2 = 2^4\,,
 +
\end{align}</math>}}
we obtain
we obtain
-
 
+
{{Displayed math||<math>\begin{align}
-
<math>\begin{align}
+
\log_2 4 + \log_2\frac{1}{16}
-
& \log _{2}4+\log _{2}\frac{1}{16}=\log _{2}2^{2}+\log _{2}\frac{1}{2^{4}} \\
+
&= \log_2 2^2 + \log_2\frac{1}{2^4}\\[5pt]
-
& =\log _{2}2^{2}+\log _{2}2^{-4}=2\centerdot \log _{2}2+\left( -4 \right)\centerdot \log _{2}2 \\
+
&= \log_2 2^2 + \log_2 2^{-4}\\[5pt]
-
& =2\centerdot 1+\left( -4 \right)\centerdot 1=-2 \\
+
&= 2\cdot\log_2 2 + (-4)\cdot\log_2 2\\[5pt]
-
\end{align}</math>
+
&= 2\cdot 1 + (-4)\cdot 1\\[5pt]
 +
&= -2\,\textrm{.}
 +
\end{align}</math>}}

Version vom 06:56, 2. Okt. 2008

If we write 4 and 16 as

Vorlage:Displayed math

we obtain

Vorlage:Displayed math