!!!!!!!!------- la question de l'etape 3 -------!!!!!!!!

!!!!---- resultat de l'etape 2 ----!!!!
<hr>
<center>
<b><font color=darkcyan>R&eacute;sultat de l'&eacute;tape 2</font></b>
<br>
  <table bgcolor="lightblue">
      <tr>
	<td align="center">
	  Vous avez r&eacute;pondu: 
	  <br>
	  L'image de 
	  !insmath $I1 
	  est 
	  $rimdelimg1 \($primborng1\), \($primbornd1\) $rimdelimd1
	  <br>
	  <table bgcolor="antiquewhite">
             <tr><td align="center">$VFimI1</td</tr>
	  </table>
	  <br>
	  L'image de 
	  !insmath $I2 
	  est 
	  $rimdelimg2 \($primborng2\), \($primbornd2\) $rimdelimd2
	  <br>
	  <table bgcolor="antiquewhite">
             <tr><td align="center">$VFimI2</td</tr>
	  </table>
	</td>
      </tr>
    </table>
</center>
<hr>
!!!!---- la question ----!!!!
<b>Etape 3:</b> &nbsp; Maintenant on vous demande de calculer la 
r&eacute;ciproque de \(f\) pour chacun de ces intervalles.
<center>
!form reply
  !!!!---- premiere reciproque ----!!!!
  <table>
    <tr><td>
     <table border=1><tr>
      <td>
        !insmath f^{-1}:$imI1\longrightarrow $I1 
	est donn&eacute;e par: 
      </td>
      <td bgcolor="wheat" nowrap>
        \(f^{-1}(x)=\)<input size=28 name=r1recipf value="$r1recipf">
      </td></tr>
     </table></td>
   </tr>
   
   !if $1alertrecip1!=$empty
      <tr>
        <td align="center">
          <table>
             <tr>
               <td align="center">$1alertrecip1</td>
             </tr>     
         </table>
        </td>
      </tr>
   !endif
   !if $2alertrecip1!=$empty
      <tr>
        <td align="center">
          <table>
             <tr>
               <td align="center">$2alertrecip1</td>
             </tr>     
         </table>
        </td>
      </tr>
   !endif
 </table>
 
 <br>
 
   !!!!---- deuxieme reciproque ----!!!!
  <table>
    <tr><td>
     <table border=1><tr>
      <td>
        !insmath f^{-1}:$imI1\longrightarrow $I2 
	est donn&eacute;e par: 
      </td>
      <td bgcolor="wheat" nowrap>
        \(f^{-1}(x)=\)<input size=28 name=r2recipf value="$r2recipf">
      </td></tr>
     </table></td>
   </tr>
   
   !if $1alertrecip2!=$empty
      <tr>
        <td align="center">
          <table>
             <tr>
               <td align="center">$1alertrecip2</td>
             </tr>     
         </table>
        </td>
      </tr>
   !endif
   !if $2alertrecip2!=$empty
      <tr>
        <td align="center">
          <table>
             <tr>
               <td align="center">$2alertrecip2</td>
             </tr>     
         </table>
        </td>
      </tr>
   !endif
 </table>
 
 !!!!---- envoi de la reponse et avertissement ----!!!!
 <table>
   <tr>
     <td align="center"> 
        <font color=darkcyan><input type=submit value="Envoyer"></font>
      </td>
   </tr>
 </table>
</form>
</center>
