Logarithmus — Aufgaben

Klasse 10

Published

March 15, 2026

Grundidee

loga(x)\log_a(x) ist der Exponent, mit dem man aa potenzieren muss, um xx zu erhalten: loga(x)=yay=x\log_a(x) = y \Leftrightarrow a^y = x. Zum Rechnen nutzt man die Logarithmusgesetze (Produkt → Summe, Quotient → Differenz, Potenz → Faktor) sowie den Basiswechsel loga(x)=lnxlna\log_a(x) = \frac{\ln x}{\ln a}, um mit dem Taschenrechner zu rechnen.


Aufgaben

Aufgabe 1

L

Berechne ohne Taschenrechner:

  1. log2(8)\log_2(8)
  2. log3(81)\log_3(81)
  3. log5(25)\log_5(25)
  4. log4(116)\log_4\!\left(\dfrac{1}{16}\right)

Aufgabe 2

L

Vereinfache mit den Logarithmusgesetzen (Basis aa beliebig):

  1. loga(x3y)\log_a(x^3 \cdot y)
  2. loga(x2y3)\log_a\!\left(\dfrac{x^2}{y^3}\right)
  3. loga(x)\log_a(\sqrt{x})
  4. 2loga(3)+loga(4)loga(6)2\log_a(3) + \log_a(4) - \log_a(6)

Aufgabe 3

L

Löse mit dem Logarithmus (Ergebnis auf 3 Dezimalstellen):

  1. 2x=502^x = 50
  2. 3x=1003^x = 100
  3. 0,8x=0,10{,}8^x = 0{,}1

Aufgabe 4

L

Löse:

  1. 5e2x=605 \cdot e^{2x} = 60
  2. ln(3x1)=4\ln(3x - 1) = 4
  3. lg(x2)=6\lg(x^2) = 6

Aufgabe 5

L

Löse die Gleichung log3(x22x)=2\log_3(x^2 - 2x) = 2.

(Hinweis: Zuerst Gleichung in Potenzschreibweise umformen, dann quadratische Gleichung lösen. Probe nicht vergessen — der Logarithmus ist nur für positive Argumente definiert!)


Aufgabe 6 (absurd)

L

Berechne ohne Taschenrechner, Schritt für Schritt von innen nach außen:

log2(log2(log2(65536)))\log_2\!\Big(\log_2\!\big(\log_2(65536)\big)\Big)


Aufgabe 7 (absurd)

L

Löse die Gleichung eex=ee2e^{e^x} = e^{e^2}.

(Das Verfahren ist identisch zu Aufgabe 3 — nur verschachtelt.)


Lösungen

Lösung 1

  1. log2(8)=3\log_2(8) = 3, da 23=82^3 = 8

  2. log3(81)=4\log_3(81) = 4, da 34=813^4 = 81

  3. log5(25)=2\log_5(25) = 2, da 52=255^2 = 25

  4. log4(116)=2\log_4\!\left(\tfrac{1}{16}\right) = -2, da 42=1164^{-2} = \tfrac{1}{16}


Lösung 2

  1. 3loga(x)+loga(y)3\log_a(x) + \log_a(y)

  2. 2loga(x)3loga(y)2\log_a(x) - 3\log_a(y)

  3. loga(x1/2)=12loga(x)\log_a(x^{1/2}) = \tfrac{1}{2}\log_a(x)

  4. loga(9)+loga(4)loga(6)=loga(946)=loga(6)\log_a(9) + \log_a(4) - \log_a(6) = \log_a\!\left(\dfrac{9 \cdot 4}{6}\right) = \log_a(6)


Lösung 3

  1. x=ln50ln2=log2(50)5,644x = \dfrac{\ln 50}{\ln 2} = \log_2(50) \approx 5{,}644

  2. x=ln100ln34,192x = \dfrac{\ln 100}{\ln 3} \approx 4{,}192

  3. x=ln0,1ln0,810,319x = \dfrac{\ln 0{,}1}{\ln 0{,}8} \approx 10{,}319


Lösung 4

  1. e2x=122x=ln12x=ln1221,242e^{2x} = 12 \Rightarrow 2x = \ln 12 \Rightarrow x = \dfrac{\ln 12}{2} \approx 1{,}242

  2. 3x1=e4x=e4+1318,5323x - 1 = e^4 \Rightarrow x = \dfrac{e^4 + 1}{3} \approx 18{,}532

  3. lg(x2)=6x2=106x=±1000\lg(x^2) = 6 \Rightarrow x^2 = 10^6 \Rightarrow x = \pm 1000

Probe: lg(10002)=lg(106)=6\lg(1000^2) = \lg(10^6) = 6 ✓ (beide Lösungen gültig, x2>0x^2 > 0)


Lösung 5

log3(x22x)=2x22x=32=9\log_3(x^2 - 2x) = 2 \Rightarrow x^2 - 2x = 3^2 = 9

x22x9=0x=1±10x^2 - 2x - 9 = 0 \Rightarrow x = 1 \pm \sqrt{10}

Probe (Argument muss positiv sein):

  • x1=1+104,16x_1 = 1 + \sqrt{10} \approx 4{,}16: x22x9>0x^2 - 2x \approx 9 > 0
  • x2=1102,16x_2 = 1 - \sqrt{10} \approx -2{,}16: x22x=(2,16)22(2,16)9>0x^2 - 2x = (-2{,}16)^2 - 2(-2{,}16) \approx 9 > 0

Beide Lösungen gültig: 𝕃={110,1+10}\mathbb{L} = \{1 - \sqrt{10},\; 1 + \sqrt{10}\}


Lösung 6

Von innen nach außen:

65536=216log2(65536)=1665536 = 2^{16} \Rightarrow \log_2(65536) = 16

log2(16)=log2(24)=4\log_2(16) = \log_2(2^4) = 4

log2(4)=log2(22)=2\log_2(4) = \log_2(2^2) = 2

log2(log2(log2(65536)))=2\log_2\!\Big(\log_2\!\big(\log_2(65536)\big)\Big) = 2


Lösung 7

eex=ee2e^{e^x} = e^{e^2}

Da die Exponentialfunktion injektiv ist: ex=e2e^x = e^2, also x=2x = 2.

Das Verfahren ist identisch zu 3x=1003^x = 100: Gleichung der Form a()=a()a^{(\ldots)} = a^{(\ldots)} → Exponenten vergleichen — nur zweimal hintereinander.