Wiki-Quellcode von Lösung Schnittpunkte mit den Koordinatenachsen
Zuletzt geändert von Holger Engels am 2024/11/23 19:16
Zeige letzte Bearbeiter
| author | version | line-number | content |
|---|---|---|---|
| 1 | |(% colspan=2 %)1. {{formula}}f(x)=-2(x-\frac{3}{2}){{/formula}} | ||
| 2 | |=y-Achse|=x-Achse | ||
| 3 | |{{formula}}f(0)=-2(0-\frac{3}{2})=3{{/formula}}|((( | ||
| 4 | {{formula}} | ||
| 5 | \begin{align*} | ||
| 6 | f(x)=0 \Rightarrow -2(x-\frac{3}{2})=0 \\ | ||
| 7 | \Rightarrow x-\frac{3}{2}=0 \\ | ||
| 8 | \Rightarrow x=\frac{3}{2} \\ | ||
| 9 | \end{align*} | ||
| 10 | {{/formula}}))) | ||
| 11 | |(% colspan=2 %)2. {{formula}}f(x)=2\cdot(x-3)^2\cdot(x+2)\cdot(x-2){{/formula}} | ||
| 12 | |=y-Achse|=x-Achse | ||
| 13 | |{{formula}}f(0)= 2\cdot(0-3)^2\cdot(0+2)\cdot(0-2)=-72{{/formula}}|((( | ||
| 14 | {{formula}} | ||
| 15 | \begin{align*} | ||
| 16 | f(x)=0 \Rightarrow 2\cdot(x-3)^2\cdot(x+2)\cdot(x-2)=0 \\ | ||
| 17 | \Rightarrow x-3=0 \vee x+2=0 \ x-2=0\\ | ||
| 18 | \Rightarrow x=3 \vee x=-2 \ x=2\\ | ||
| 19 | \end{align*} | ||
| 20 | {{/formula}} | ||
| 21 | |||
| 22 | Wenn man die Produktform kennt, kann man die Nullstellen aus den einzelnen Faktoren direkt ablesen.))) | ||
| 23 | |(% colspan=2 %)3. {{formula}}f(x)=2\cdot(x-3)^3\cdot(x^2-4){{/formula}} | ||
| 24 | |=y-Achse|=x-Achse | ||
| 25 | |{{formula}}f(0)= 2\cdot(0-3)^3\cdot(0^2-4)=216{{/formula}}|Der letzte Faktor lässt sich mithilfe der 3. binomischen Formel zu {{formula}}(x+2)(x-2){{/formula}} faktorisieren. Damit ergeben sich die gleichen Nullstellen, wie bei b). |