Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Rechenregeln – Logarithmengesetze

Logarithmen von Produkten

Beispiel 1:
lg(5x)=lg(5)+lg(x) \lg{(5 \cdot x)} = \lg{(5)} + \lg{(x)}
Beispiel 2:
ln(7bc)=ln(7)+ln(b)+ln(c) \ln{(7 \cdot b \cdot c)} = \ln{(7)} + \ln{(b)} + \ln{(c)}

Logarithmen von Quotienten

Beispiel 1:
ln(5xy)=ln(5x)ln(y)=ln(5)+ln(x)ln(y) \ln{(\frac{5x}{y})} = \ln{(5x)} - \ln{(y)} = \ln{(5)} + \ln{(x)} - \ln{(y)}
Beispiel 2:
lg(ab3c)=lg(ab)lg(3c)=lg(a)+lg(b)(lg(3)+lg(c)) \lg{(\frac{ab}{3c}}) = \lg{(ab)} - \lg{(3c)} = \lg{(a)} + \lg{(b)} - (\lg{(3)} + \lg{(c)})
=lg(a)+lg(b)lg(3)lg(c) = \lg{(a)} + \lg{(b)} - \lg{(3)} - \lg{(c)}

Logarithmen von Potenzen

Beispiel 1:
ln(x3)=3ln(x) \ln{(x^3)} = 3 \cdot \ln{(x)}
Beispiel 2:
ln(5x)=xln(5) \ln{(5^x)} = x \cdot \ln{(5)}
Beispiel 3:
ln(x)=ln(x12)=12ln(x) \ln{(\sqrt{x})} = \ln{(x^{\frac{1}{2}})} = \frac{1}{2} \cdot \ln{(x)}
Beispiel 4:
ln(px2+7)=(x2+7)ln(p) \ln{(p^{x^2+7})} = (x^2 + 7) \cdot \ln{(p)}

Sehen Sie sich in diesem Zusammenhang auch die Videos “Eine Aufgabe zu Logarithmen” unter https://youtu.be/-Ey0tL79SzU und “Noch eine Aufgabe zu Logarithmen” https://youtu.be/8EdrbHXoBMI an.