Arithmétique

<html><br/>

   <script type="text/javascript">

<!– function initf(module){

document.form.ch.selectedIndex=0;  chg(module);}

function chg(module){sem=document.form.ch.selectedIndex;Lien(module)}

function Lien(module){

choix=document.form.ch.selectedIndex;
switch (choix)   {
    case 0 : nom='wimsauto.di.u-psud.fr';break;
    case 1 : nom='wims.unicaen.fr'; break;
    case 2 : nom= 'wims.math.leidenuniv.nl'; break;
    case 3 : nom='wims.unice.fr'; break;
    case 4 : nom='wimsauto.di.u-psud.fr'; break;

}

if(nom==''){} else {

 window.open('http://' + nom+ '/wims/wims.cgi?' + module,"serveurexemple");};

} –> </script><html> <form name=“form” > <select name=“ch” size=“1” onChange=“chg('module=adm/sheet&+job=read&+sh=fr/H3/1112/sheet2')”> <option selected>Choisissez le serveur WIMS</option> <option>Caen</option> <option>Leiden</option> <option>Nice</option> <option>Orsay</option> </select></form> </html> ==== Description par l'auteur ==== Description : Sélection d'exercices de niveau troisième. Niveau : H4 Mots-clés : levelH4, level3, arithmetique, pgcd, ppcm, diviseur, multiple Domaine : mathematics,algebra - Langue : fr Catégorie : feuille d'exercices - Temps : 120 Auteur(s) : Marion Van Den Driessche Contact : marion.vdd@sfr.fr Adresse : module=adm/sheet&+job=read&+sh=fr/H3/1112/sheet2 Copyright Marion Van Den Driessche This work is licensed under the GNU GPL: http://www.gnu.org/licences/gpl.html <html> <input class=“button” type=“button” name=“H3/arithmetic/gcdeucl.fr” value=“H3/arithmetic/gcdeucl.fr” onclick=“Lien('module=H3/arithmetic/gcdeucl.fr');”> </html> les commentaires sur le module : pgcd_Eucl<html> <br /> <input class=“button” type=“button” name=“H3/arithmetic/oefarith.fr” value=“H3/arithmetic/oefarith.fr” onclick=“Lien('module=H3/arithmetic/oefarith.fr');”> </html> les commentaires sur le module : OEF-arithmétique<html> <br /> <input class=“button” type=“button” name=“U1/arithmetic/oefgcd.fr” value=“U1/arithmetic/oefgcd.fr” onclick=“Lien('module=U1/arithmetic/oefgcd.fr');”> </html> les commentaires sur le module : OEF pgcd<html> <br /> <input class=“button” type=“button” name=“U1/arithmetic/quizarith.fr” value=“U1/arithmetic/quizarith.fr” onclick=“Lien('module=U1/arithmetic/quizarith.fr');”> </html> les commentaires sur le module : Quizz arithmétique<html> <br /> </html> ==== Le source de la feuille ==== <file>:U1/arithmetic/quizarith.fr exo=testmultdiv&qnum=3&qcmlevel=1&scoredelay= 10 1 Vocabulaire Diviseur et multiple d'un nombre entier. :H3/arithmetic/oefarith.fr exo=quizznbre&qnum=3&qcmlevel=5&scoredelay=&intro_qcmpresent=4&intro_presentsol=1&intro_check=1&intro_check=2&intro_check=3&intro_check=4&intro_expert=yes 10 1 Nature Trouver la nature d'un nombre. :H3/arithmetic/oefarith.fr exo=listdiv&qnum=3&qcmlevel=1&scoredelay= 10 1 Diviseur Trouver la liste des diviseurs d'un entier. :H3/arithmetic/oefarith.fr exo=critere1&exo=critere2&qnum=3&qcmlevel=1&scoredelay= 10 1 Critère Réduire une fraction en utilisant les critères de divisibilité. :H3/arithmetic/gcdeucl.fr nbreexo=1 20 1 PGCD Calculer le PGCD de deux entiers par l'algorithme d'Euclide. :U1/arithmetic/oefgcd.fr exo=gcdfind&qnum=1&qcmlevel=3&scoredelay=&intro_qcmpresent=4&intro_presentsol=1&intro_check=1&intro_check=2&intro_check=3&intro_check=4&intro_expert=yes 10 1 Trouver le PGCD Calculer le PGCD de deux entiers :H3/arithmetic/oefarith.fr exo=redfrac&qnum=1&qcmlevel=5&scoredelay=&intro_qcmpresent=4&intro_presentsol=1&intro_check=1&intro_check=2&intro_check=3&intro_check=4&intro_expert=yes 10 1 Fraction Rendre une fraction irréductible. :H3/arithmetic/oefarith.fr exo=calfrac1&qnum=1&qcmlevel=1&scoredelay= 20 1 Calcul fractionnaire Calculer une expression et donner le résultat sous forme irréductible. :H3/arithmetic/oefarith.fr exo=calfrac2&qnum=1&qcmlevel=1&scoredelay= 20 1 Calcul fractionnaire Calculer une expression puis donner le résultat sous forme irréductible (plus difficile). :H3/arithmetic/oefarith.fr exo=probleme3&exo=probleme2&exo=probleme1&exo=probleme4&qnum=1&qcmlevel=5&scoredelay=&intro_qcmpresent=4&intro_presentsol=1&intro_check=1&intro_check=2&intro_check=3&intro_check=4&intro_expert=yes 20 1 Problème Exercices dont la résolution fait intervenir un calcul de PGCD. :U1/arithmetic/oefgcd.fr exo=gcdsum&exo=gcdexist&exo=gcdprod&qnum=1&qcmlevel=1&scoredelay= 10 0 Travail de réflexion Trouver deux nombres entiers dont le PGCD est fixé et vérifiant une condition supplémentaire. </file> ~~DISCUSSION~~