FEHLER! JavaScript muss aktiviert sein.
Verschuldungsgrad berechnen: Verhältnis von Gesamtverschuldung zu Gesamtvermögen eines Unternehmens.
$$\text{Gesamtschulden} = \text{Verschuldungsgrad} \times \text{Gesamtvermögen}$$
$$\mathrm{TL} = \mathrm{DR} \times \mathrm{TA}$$
$$\text{Gesamtvermögen} = \frac{\text{Gesamtschulden}}{\text{Verschuldungsgrad}}$$
$$\mathrm{TA} = \frac{\mathrm{TL}}{\mathrm{DR}}$$
$$\text{Verschuldungsgrad} = \frac{\text{Gesamtschulden}}{\text{Gesamtvermögen}}$$
$$\mathrm{DR} = \frac{\mathrm{TL}}{\mathrm{TA}}$$