\documentclass{article} 
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fourier}
\usepackage{alterqcm}
\usepackage{fullpage}
\thispagestyle{empty}

\begin{document}
\begin{minipage}{12cm}
	\begin{alterqcm}[lq=55mm,alea,sep]
	\AQquestion[pq=1mm]{Si la fonction $f$ est strictement croissante sur $\mathbf{R}$ alors l'équation $f(x) = 0$ admet :}
	{{Au moins une solution},%
	{Au plus une solution},%
	{Exactement une solution}}
	\end{alterqcm}

	\vspace{1cm}
	\begin{alterqcm}[lq=55mm,alea,sep=false]
	\AQquestion[pq=1mm]{Si la fonction $f$ est strictement croissante sur $\mathbf{R}$ alors l'équation $f(x) = 0$ admet :}
	{{Au moins une solution},%
	{Au plus une solution},%
	{Exactement une solution}}
	\end{alterqcm}
\end{minipage}

\end{document}

% utf8
% pdflatex
% Alain Matthes