-
<<
>>
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: 06
$\begin{array}{l}
\text{Gegeben: }
\text{ Punkt } A(xa/ya) \qquad \text{ Scheitel } S(xs /ys) \\
\text{Gesucht:} \\ y=ax^{2}+bx+c \\
\\ \text{Scheitel und Punkt}\\ \textbf{Gegeben:} \\ A(-2/-8)\qquad \text{ Scheitel } S(0/-3) \\\\ \\ \textbf{Rechnung:} \\
A(-2/-8)\qquad S(0/-3) \\
\text{Punkt A und Scheitel S in die Scheitelform einsetzen}\\
y=a(x-xs)^2+ys \\
-8=a(-2-0)^2-3 \\
-8=4\cdot a-3 \qquad /+3 \qquad /:4 \\
a=\frac{-8+3}{4} \\
a=-1\frac{1}{4} \\
y=-1\frac{1}{4}(x-0)^2-3 \\
y=-1\frac{1}{4}(x^2 -0 x+0^2)-3 \\
y=
-1\frac{1}{4}x^2-3
\end{array}$