Zeigen Sie, dass der Graph von \(g\) in genau einem Punkt eine waagrechte Tangente besitzt.

(3 BE)

Lösung zu Teilaufgabe 1b

 

\[g(x) = \dfrac{2x^2}{x^2 - 9}; \; D_{g} = \mathbb R \backslash \{-3;3\}\]

 

Der Graph von \(g\) besitzt in genau einem Punkt eine waagrechte Tangente (Steigung gleich null), wenn die Ableitungsfunktion \(g'\) genau eine Nullstelle hat.

Tangentensteigung

Anwendung der Differetialrechnung:

Steigung \(m_{T}\) einer Tangente \(T\) an den Graphen einer Funktion \(f\) im Punkt \(P\,(\,x_0\,|\,f(x_0)\,)\)

\[m_{T} = f'(x_0)\]

(vgl. Merkhilfe)

Erste Ableitung \(g'\) bilden:

Hierfür wird u. a. die Quotientenregel sowie die Ableitung einer Potenzfunktion benötigt. 

\[g(x) = \frac{\textcolor{#0087c1}{2x^2}}{\textcolor{#cc071e}{x^2 - 9}}\]

Erste Ableitung elementarer Funktionen und Ableitungsregeln

loading...

Ableitungen der Grundfunktionen

\[c' = 0 \enspace (c \in \mathbb R)\]

\[\left( x^r \right)' = r \cdot x^{r - 1} \enspace (r \in \mathbb R)\]

\[\left( \sqrt{x} \right)' = \frac{1}{2\sqrt{x}}\]

\[\left( \sin{x} \right)' = \cos{x}\]

\[\left( \cos{x} \right)' = -\sin{x}\]

 

\[\left( \ln{x} \right)' = \frac{1}{x}\]

\[\left( \log_{a}{x}\right)' = \frac{1}{x \cdot \ln{a}}\]

\[\left( e^x \right)' = e^x\]

\[\left(a^x \right)' = a^x \cdot \ln{a}\]

vgl. Merkhilfe

Faktorregel

\[\begin{align*}f(x) &= a \cdot \textcolor{#0087c1}{u(x)} \\[0.8em] f'(x) &= a \cdot \textcolor{#0087c1}{u'(x)}\end{align*}\]

Summenregel

\[\begin{align*}f(x) &= \textcolor{#0087c1}{u(x)} + \textcolor{#cc071e}{v(x)} \\[0.8em] f'(x) &= \textcolor{#0087c1}{u'(x)} + \textcolor{#cc071e}{v'(x)}\end{align*}\]

Produktregel

\[\begin{align*}f(x) &= \textcolor{#0087c1}{u(x)} \cdot \textcolor{#cc071e}{v(x)} \\[0.8em] f'(x) &= \textcolor{#0087c1}{u'(x)} \cdot \textcolor{#cc071e}{v(x)} + \textcolor{#0087c1}{u(x)} \cdot \textcolor{#cc071e}{v'(x)}\end{align*}\]

 

Quotientenregel

\[\begin{align*}f(x) &= \dfrac{\textcolor{#0087c1}{u(x)}}{\textcolor{#cc071e}{v(x)}} \\[0.8em] f'(x) &= \dfrac{\textcolor{#0087c1}{u'(x)} \cdot \textcolor{#cc071e}{v(x)} - \textcolor{#0087c1}{u(x)} \cdot \textcolor{#cc071e}{v'(x)}}{[\textcolor{#cc071e}{v(x)}]^{2}}\end{align*}\]

Kettenregel

\[\begin{align*}f(x) &= \textcolor{#0087c1}{u(}\textcolor{#cc071e}{v(x)}\textcolor{#0087c1}{)} \\[0.8em] f'(x) &= \textcolor{#0087c1}{u'(}\textcolor{#cc071e}{v(x)}\textcolor{#0087c1}{)} \cdot \textcolor{#cc071e}{v'(x)}\end{align*}\]

vgl. Merkhilfe

\[\begin{align*}g'(x) &= \frac{\textcolor{#0087c1}{2 \cdot 2x} \cdot \textcolor{#cc071e}{(x^2 - 9)} - \textcolor{#0087c1}{2x^2} \cdot \textcolor{#cc071e}{(2x - 0)}}{(\textcolor{#cc071e}{x^2 - 9})^2} \\[0.8em] &= \frac{4x^3 - 36x - 4x^3}{(x^2 - 9)^2} \\[0.8em] &= -\frac{36x}{(x^2 - 9)^2}\end{align*}\]

 

Nullstelle(n) von \(g'\) bestimmen:

Nullstelle(n) der gebrochenrationalen Ableitungsfunktion \(g'\) sind alle Nullstelle(n) des Zählerterms \(\textcolor{#0087c1}{36x}\), die nicht zugleich Nullstellen des Nenners sind (vgl. Teilaufgabe 1a).

Nullstellen einer Funktion bestimmen

Nullstelle(n) einer Funktion bestimmen

Eine Nullstelle ist die \(x\)-Koordinate eines gemeinsamen Punktes des Graphen einer Funktion \(x \mapsto f(x)\) mit der \(x\)-Achse. An einer Nullstelle gilt: \(f(x) = 0\).

loading...
Produkt von Funktionen

Satz vom Nullprodukt: Ein Produkt ist genau dann null, wenn einer der Faktoren null ist.

\(f(x) \cdot g(x) = 0 \enspace \Rightarrow \enspace f(x) = 0\) oder \(g(x) = 0\)

Quotient von Funktionen

Ein Quotient von Funktionen ist genau dann null, wenn die Zählerfunktion null ist.

\(\dfrac{f(x)}{g(x)} = 0 \enspace \Rightarrow \enspace f(x) = 0\; (g(x) \neq 0)\)

Quadratische Funktion

Lösungsformel für quadratische Gleichungen (Mitternachtsformel, vgl. Merkhilfe)

 

\[\textcolor{#cc071e}{a}x^2 + \textcolor{#0087c1}{b}x + \textcolor{#e9b509}{c} = 0 \enspace \Leftrightarrow \enspace x_{1,2} = \frac{-\textcolor{#0087c1}{b} \pm \sqrt{\textcolor{#0087c1}{b}^2 - 4\textcolor{#cc071e}{a}\textcolor{#e9b509}{c}}}{2\textcolor{#cc071e}{a}}\]

 

Diskriminante \(D = b^2 -4ac \;\):

\(D < 0\,\): keine Lösung

\(D = 0\,\): genau eine Lösung

\(D > 0\,\): zwei verschiedene Lösungen

 

Folgende Fälle lassen sich einfacher durch Umformung lösen:

 

\[\begin{align*}\textcolor{#cc071e}{a}x^2 + \textcolor{#0087c1}{b}x &= 0 &&| \; x\; \text{ausklammern (Produkt formulieren)} \\[0.8em] x \cdot (ax + b) &= 0 \\[0.8em] \Rightarrow \enspace x = 0 \vee ax + b &= 0 \end{align*}\]

 

\[\begin{align*}\textcolor{#cc071e}{a}x^2 + \textcolor{#e9b509}{c} &= 0 &&| -c \enspace (c \neq 0) \\[0.8em] ax^2 &= -c &&| : a \\[0.8em] x^2 &= -\frac{c}{a} &&| \; \sqrt{\quad} \\[0.8em] x_{1,2} &= \pm \sqrt{-\frac{c}{a}} \end{align*}\]

Zwei Lösungen, falls \(-\dfrac{c}{a} > 0\), keine Lösung, falls \(-\dfrac{c}{a} < 0\)

Ganzrationale Funktion

Vorgehensweise für die Bestimmung der Nullstelle(n) einer ganzrationalen Funktion ab Grad 3:

Vorgehensweise für die Bestimmung der Nullstelle(n) einer ganzrationalen Funktion ab Grad 3

vgl. Abiturskript - 1.1.3 Ganzrationale Funktion, Nullstellen

Gebrochenrationale Funktion

Nullstellen einer gebrochenrationalen Funktion \(f(x) = \dfrac{\textcolor{#0087c1}{z(x)}}{n(x)}\) sind alle Nullstellen des Zählerpolynoms \(\textcolor{#0087c1}{z(x)}\), die nicht zugleich Nullstellen des Nennerpolynoms \(\boldsymbol{n(x)}\) sind.

Ist \(x_0\) eine Nullstelle des Zählerpolynoms \(\boldsymbol{z(x)}\) und zugleich eine vollständig kürzbare Nullstelle des Nennerpolynoms \(\boldsymbol{n(x)}\), so besitzt die gebrochenrationale Funktion \(f\) an der Stelle \(x_0\) eine hebbare Definitionslücke.

(vgl. Abiturskript - 1.2.1 Gebrochenrationale Funktion, Nullstellen und Polstellen)

Wurzelfunktion

Eine Wurzelfunktion \(f(x) = \sqrt{\textcolor{#cc071e}{g(x)}}\) nimmt genau dann den Wert null an, wenn der Radikand (Term unter der Wurzel) null ist.

Sinus- und Kosinusfunktion

\[\sin{x} = 0 \enspace \Rightarrow \enspace x = k \cdot \pi \; (k \in \mathbb Z)\]

\[\cos{x} = 0 \enspace \Rightarrow \enspace x = \dfrac{\pi}{2} + k \cdot \pi \; (k \in \mathbb Z)\]

Nullstellen der Sinusfunktion x ↦ sin x und der Kosinusfunktion x ↦ cos x

Natürliche Logarithmusfunktion

Nullstelle x = 1 der natürlichen Logarithmusfunktion

Die natürliche Logarithmusfunktion \(x \mapsto \ln{x}\) besitzt die einzige Nullstelle \(\boldsymbol{x = 1}\).

\[\ln{\left( \textcolor{#0087c1}{f(x)} \right)} = 0 \enspace \Rightarrow \enspace \textcolor{#0087c1}{f(x) = 1}\]

Natürliche Exponentialfunktion

Graph der natürlichen Exponentialfunktion x → eˣ

Die natürliche Exponentialfunktion \(x \mapsto e^x\) sowie jede verkettete Funktion \(x \mapsto e^{f(x)}\) besitzt keine Nullstelle!

\[g'(x) = 0 \enspace \Leftrightarrow \enspace \textcolor{#0087c1}{36x} = 0 \enspace \Leftrightarrow \enspace x = 0\]

 

Da \(x = 0\) die einzige Nullstelle von \(g'\) ist, besitzt der Graph von \(g\) in genau einem Punkt eine waagrechte Tangente.