๐Ÿ’ฐ Finanzen

Zinsen

Exercise / ProblemFormula
interests for 1 yearZ = K * p / 100
interests after multiple years "t"Z = K * p * t / 100
interests after months "t"Z = K * p * t / (100 * 12)
interests after days "t"Z = K * p * t / (100 * 360)
compound interest Earnings "E" at a fixed annual interest rate "p" and "t" yearsE = K * (1 + (p / 100))**t
  • variables: p (interest rate), Z (amount of interest), K (capital), t (time), E (earnings)

gross / net / tare

Gross (lat. "brutus": impure) is a composite quantity which, reduced by certain parts, becomes net (ital: pure): x (net) + y (any) = z (gross). In the case of "y", this can be taxes, duties, volume, weights, etc.

Weight

Buying tomatoes in a package results in the following breakdown of individual weight designations: Tomatoes (net), package (tare), tomatoes and package (gross). The term "tare" is often used only for weights.

Incorrect calculation for prices

Many people make a crucial mistake in using the rule of three when calculating gross to net:

example: Calculate from 100,00 Euro (gross) the net amount.

WrongRight
100,00 Euro = 100 percent
1,00 euro = 1 percent
19,00 euro = 19 percent

= 81,00 euro (net)
100,00 euro = 119 percent
0,84 euro = 1 percent
15,97 euro = 19 percent

= 84,03 euro (net)
gross * 0,81 = netgross / 1,19 = net

Note

If there are any serious errors in the summary, please contact here.

Last Updated:
Author: Benedikt Handschuh