\documentclass[11pt]{article} \usepackage{amsmath,amssymb,stmaryrd,calc}%}% pour geqslant qui existe ds fourier \usepackage{xkeyval} \usepackage{multirow,longtable} \usepackage[% a4paper,% textwidth=16cm, top=2cm,% bottom=2cm,% headheight=25pt,% headsep=12pt,% footskip=25pt]{geometry}% \usepackage{alterqcm} % on charge le package % longtable en cas de débordement du tableau % amsmath car les exemples sont des annales du bac en mathématiques. \usepackage[frenchb]{babel} \parindent=0pt \begin{document} \begin{alterqcm}[lq=80mm,long] \AQquestion{Among the following propositions, which one allows to affirm that the exponential function admits for asymptote the equation line $y = 0$?} {{$\displaystyle\lim_{x \to +\infty} \text{e}^x = + \infty$}, {$\displaystyle\lim_{x \to -\infty} \text{e}^x = 0$}, {$\displaystyle\lim_{x \to +\infty} \dfrac{\text{e}^x}{x} = + \infty$}} \AQquestion[]{exp$(\ln x) = x$ for any $x$ belonging to } {{$\mathbf{R}$}, {$\big]0~;~+ \infty\big[$}, {$\big[0~;~+\infty\big[$} }\end{alterqcm} \end{document}