Algebra-Grundlagen-Prozentuale Ab- und Zunahme
$E = q\cdot A$
1
2
3
4
5
6
7
$A = \frac{E}{ q}$
1
2
3
4
5
6
7
$p = \frac{E}{ A }$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Beispiel Nr: 04
$\begin{array}{l} \text{Gegeben:}\\\text{Anfangswert} \qquad A \\
\text{Änderung} \qquad p \qquad [\%] \\
\\ \text{Gesucht:} \\\text{Endwert} \qquad E \\
\\ E = q\cdot A\\ \textbf{Gegeben:} \\ A=5 \qquad p=100 \qquad \\ \\ \textbf{Rechnung:} \\
E = q\cdot A \\
A=5\\
p=100\\ \text{Prozentuale Zunahme}\\
q =1+\frac{100}{100}=2 \\
E = 2 \cdot 5 \\
E=10 \\ \text{Prozentuale Abnahme}\\
q =1-\frac{100}{100}=0 \\
E = 0 \cdot 5 \\
E=0
\end{array}$