1 \input{../../header_beamer.tex
}
2 %%%%%%%%%%%% partie à modifier
4 \newcommand\titre{Dérivées
}
6 \newcommand\consigne{Calculer la dérivée des fonctions suivantes
9 \newcommand\qa{$f(x) = x^
2 +
1$
}
10 \newcommand\ra{$f'(x) =
2x$
}
11 \newcommand\qb{$f(x) =
5x^
3$
}
12 \newcommand\rb{$f'(x) =
15x^
2$
}
13 \newcommand\qc{$f(x) =
\frac{1}{x
} +
2x +
1$
}
14 \newcommand\rc{$f'(x) = -
\frac{1}{x^
2} +
2$
}
15 \newcommand\qd{$f(x) = x^
2 + x +
1$
}
16 \newcommand\rd{$f'(x) =
2x +
1$
}
17 \newcommand\qe{$f(x) =
3x^
3 +
2x^
2 + x +
\sqrt 2$
}
18 \newcommand\re{$f'(x) =
9x^
2 +
4x +
1$
}
65 \item \qa~
\reponse{2}{\ra}
66 \item \qb~
\reponse{3}{\rb}
67 \item \qc~
\reponse{4}{\rc}
68 \item \qd~
\reponse{5}{\rd}
69 \item \qe~
\reponse{6}{\re}