Fonction analysée
f(x) =$\left(3x^2+5x-1\right)^{-3}$
2 consultations  08/04/2026
Réanalyser
Tableau de variations
Tableau de variations de f(x) = \left(3x^2+5x-1\right)^{-3}
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\usepackage{amsmath,amssymb}

\begin{document}

\begin{tikzpicture}
  \tkzTabInit{$x$ / 1, $f'(x)$ / 1, $f(x)$ / 2}
    {$-\infty$, $-1.847$, $-0.833$, $0.180$, $+\infty$}
  \tkzTabLine{, +, d, +, z, -, d, -,}
  \tkzTabVar{+/$0$, -D-/$-2165018033.94995$/$-2165018033.94995$, +/$-0.034$, -D-/$-45553935.8600537$/$-45553935.8600537$, +/$0$}
\end{tikzpicture}

\end{document}
Signe de la dérivée f'(x)
Signe de f'(x) pour \left(3x^2+5x-1\right)^{-3}
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\begin{document}
\begin{tikzpicture}
   \tkzTabInit{$x$/1, $f'(x)$/1} {$-\infty$, $-1.847$, $-0.833$, $0.180$, $+\infty$}
   \tkzTabLine{, +, d, +, z, -, d, -,}
\end{tikzpicture}
\end{document}
Tableau de signes
Tableau de signes de \left(3x^2+5x-1\right)^{-3}
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\begin{document}
\begin{tikzpicture}
   \tkzTabInit{$x$/1, $f(x)$/1} {$-\infty$, $-1.847$, $0.180$, $+\infty$}
   \tkzTabLine{, +, d, -, d, +,}
\end{tikzpicture}
\end{document}
Représentation graphique
Graphe de f(x)=\left(3x^2+5x-1\right)^{-3}

Étude complète de f(x) = \left(3x^2+5x-1\right)^{-3}

Domaine de définition

La fonction f(x)=\left(3x^2+5x-1\right)^{-3} est définie sur $D_f=(-\infty, -sqrt(37)/6 - 5/6) \cup (-sqrt(37)/6 - 5/6, -5/6 + sqrt(37)/6) \cup (-5/6 + sqrt(37)/6, +\infty)$.

Dérivée

La dérivée est $f'(x)=\frac{- 18 x - 15}{\left(3 x^{2} + 5 x - 1\right)^{4}}$.

Points critiques

Les extremums ($f'(x)=0$) : $x_{1}=-0.833333333333333$ avec $f=-0.0341144650859771$.

Code LaTeX tkz-tab

Intégrez le tableau dans vos documents LaTeX avec le package tkz-tab. Cliquez sur "Code LaTeX" ci-dessus pour copier le code prêt à l'emploi.

Autres fonctions analysées