-
<<
>>
G
B
I
G
W
$ \text{2 Punkte und Formfaktor} $
$ \text{Scheitel und Formfaktor} $
$ \text{Scheitel und Punkt} $
$ \text{Nullstellen - Faktorisierte Form} $
Funktionen-Quadratische Funktion-Parabelgleichung aufstellen und umformen
$\text{2 Punkte und Formfaktor}$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$\text{Scheitel und Formfaktor}$
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
27
28
29
30
31
$\text{Scheitel und Punkt}$
1
2
3
4
5
6
7
8
9
10
$\text{Nullstellen - Faktorisierte Form}$
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
27
28
Beispiel Nr: 02
$\begin{array}{l}
\text{Gegeben: }
\text{Nullstellen: } x_1\qquad x_2 \\
\text{Formefaktor: } a \\
\text{Gesucht: faktorisierte Form } y=a(x-x_1)(x-x_2) \\
\text{Allgemeine Form }y=ax^2+bx+c \\
\\ \text{Nullstellen - Faktorisierte Form}\\ \textbf{Gegeben:} \\ P(-1/0)\qquad Q(8/0) \\\\ \\ \textbf{Rechnung:} \\
P(-1/0)\qquad Q(8/0) \qquad a=-17 \\
\text{Formfaktor a und Nullstellen in die faktorisierte Form einsetzen}\\
y=a(x-x_1)(x-x_2)\\
y=-17(x+1)(x-8)\\
y=-17(x^2+x \cdot 1 +\left(-8\right)\cdot x +1\cdot \left(-8\right) )\\
y=-17(x^2 -7 x-8) \\
y=
-17x^2+119x+136
\end{array}$