Fonction analysée
f(x) =$-1.5\left(0.5x^3-2x^2+x+1\right)\cdot e^{0.7x}-3$
10 consultations  16/04/2026
Réanalyser
Tableau de variations
Tableau de variations de f(x) = -1.5\left(0.5x^3-2x^2+x+1\right)\cdot e^{0.7x}-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$, $-3.439$, $0.541$, $2.612$, $+\infty$}
  \tkzTabLine{, +, z, -, z, +, z, -,}
  \tkzTabVar{-/$-3$, +/$3.272$, -/$-5.267$, +/$7.483$, -/$-\infty$}
\end{tikzpicture}

\end{document}
Signe de la dérivée f'(x)
Signe de f'(x) pour -1.5\left(0.5x^3-2x^2+x+1\right)\cdot e^{0.7x}-3
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\begin{document}
\begin{tikzpicture}
   \tkzTabInit{$x$/1, $f'(x)$/1} {$-\infty$, $-3.439$, $0.541$, $2.612$, $+\infty$}
   \tkzTabLine{, +, z, -, z, +, z, -,}
\end{tikzpicture}
\end{document}
Tableau de signes
Tableau de signes de -1.5\left(0.5x^3-2x^2+x+1\right)\cdot e^{0.7x}-3
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\begin{document}
\begin{tikzpicture}
   \tkzTabInit{$x$/1, $f(x)$/1} {$-\infty$, $-7.077$, $-1.336$, $1.692$, $3.099$, $+\infty$}
   \tkzTabLine{, -, z, +, z, -, z, +, z, -,}
\end{tikzpicture}
\end{document}
Représentation graphique
Graphe de f(x)=-1.5\left(0.5x^3-2x^2+x+1\right)\cdot e^{0.7x}-3

Étude complète de f(x) = -1.5\left(0.5x^3-2x^2+x+1\right)\cdot e^{0.7x}-3

Domaine de définition

La fonction f(x)=-1.5\left(0.5x^3-2x^2+x+1\right)\cdot e^{0.7x}-3 est définie sur $D_f=(-\infty, +\infty)$.

Dérivée

La dérivée est $f'(x)=\left(- 0.525 x^{3} - 0.15 x^{2} + 4.95 x - 2.55\right) e^{0.7 x}$.

Points critiques

Les extremums ($f'(x)=0$) : $x_{1}=-3.43854210537631$ avec $f=3.27189398410395$, $x_{2}=0.540787570686434$ avec $f=-5.26682749954682$, $x_{3}=2.61204008981623$ avec $f=7.48275191450927$.

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