Diese Webseite verwendet Cookies.
Weitere Informationen
.
Akzeptieren
Toggle navigation
Formelsammlung
Mathematik
Algebra
Geometrie
Funktionen
Analysis
Analytische Geometrie
Stochastik
Physik
Mechanik
Wärmelehre
Elektrotechnik
Optik
Atomphysik
Astronomie
Tools
Funktionsgraph I
Funktionsgraph II
Wertetabelle
Rechenblock
Umrechnungen
Hilfe
Freeware
G
<<
I
>>
B
$ a\cdot x + b =c $
$ a\cdot x + b =c\cdot x + d $
$ a\cdot x + b =0 $
$ a\cdot x =d $
Algebra-Gleichungen-Lineare Gleichung
$ a\cdot x + b =c$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$ a\cdot x + b =c\cdot x + d$
1
2
3
4
5
6
7
8
9
10
11
12
13
$ a\cdot x + b =0$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
$ a\cdot x =d$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Beispiel Nr: 15
$ \text{Gegeben:} a\cdot x + b =c \\ \text{Koeffizienten:} a,b,c \\ \text{Gesucht: x} \\ a\cdot x + b =c\\ \textbf{Gegeben:} \\ a=5 \qquad b=6 \qquad c=7 \\ \\ \textbf{Rechnung:} \\ 5x+6 = 7\qquad /-6\\ 5x = 1\qquad /:5\\ x = \frac{1}{5}\\ $