HEX
Server: Apache
System: Linux vps.mmtprep.com 4.18.0-477.21.1.el8_8.x86_64 #1 SMP Thu Aug 10 13:51:50 EDT 2023 x86_64
User: mmtprep (1001)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/mmtprep/public_html/mathzen.mmtprep.com/assets/can2L03-w7_Dy_B7.js.map
{"version":3,"file":"can2L03-w7_Dy_B7.js","sources":["../../src/exercices/can/2e/can2L03.js"],"sourcesContent":["import { texFractionReduite } from '../../../lib/outils/deprecatedFractions.js'\nimport { reduireAxPlusB } from '../../../lib/outils/ecritures.js'\nimport Exercice from '../../Exercice.js'\nimport { randint } from '../../../modules/outils.js'\nexport const titre = 'Calculer les coordonnées du point d’intersection entre l’axe des abscisses et une droite'\nexport const interactifReady = true\nexport const interactifType = 'mathLive'\n\n/**\n * Modèle d'exercice très simple pour la course aux nombres\n * @author Gilles Mora\n * Référence\n * Date de publication\n*/\nexport const uuid = '05ba1'\nexport const ref = 'can2L03'\nexport default function CoordonneesPointIntersectionAxeAbscissesDroite () {\n  Exercice.call(this)\n  this.typeExercice = 'simple'\n  this.nbQuestions = 1\n  this.tailleDiaporama = 2\n  this.nouvelleVersion = function () {\n    const a = randint(-10, 10, 0)\n    const n = randint(-5, 5, 0)\n    const b = n * a\n\n    this.formatChampTexte = 'largeur12 inline'\n\n    this.formatInteractif = 'texte'\n    this.reponse = `${-b / a};0`\n    this.question = ` Déterminer les coordonnées du point d'intersection\n    entre la droite d'équation $y=${reduireAxPlusB(a, b)}$ et l'axe des abscisses. <br>\n       `\n    if (this.interactif) {\n      this.optionsChampTexte = { texteApres: '$)$' }\n      this.question += '<br>$($'\n    }\n\n    this.correction = `L'ordonnée de ce point est $0$ puisque le point d'intersection se situe sur l'axe des abscisses.<br>\n      Son abscisse est donc donnée par la solution de l'équation  $${reduireAxPlusB(a, b)}=0$, c'est-à-dire $x=${texFractionReduite(-b, a)}$.\n    <br>Les coordonnées de ce   point sont donc : $(${texFractionReduite(-b, a)};0)$.`\n\n    this.canEnonce = ` Déterminer les coordonnées du point d'intersection\n    entre la droite d'équation $y=${reduireAxPlusB(a, b)}$ et l'axe des abscisses. `\n    this.canReponseACompleter = ''\n  }\n}\n"],"names":["titre","interactifReady","interactifType","uuid","ref","CoordonneesPointIntersectionAxeAbscissesDroite","Exercice","a","randint","b","reduireAxPlusB","texFractionReduite"],"mappings":"4GAIY,MAACA,EAAQ,2FACRC,EAAkB,GAClBC,EAAiB,WAQjBC,EAAO,QACPC,EAAM,UACJ,SAASC,GAAkD,CACxEC,EAAS,KAAK,IAAI,EAClB,KAAK,aAAe,SACpB,KAAK,YAAc,EACnB,KAAK,gBAAkB,EACvB,KAAK,gBAAkB,UAAY,CACjC,MAAMC,EAAIC,EAAQ,IAAK,GAAI,CAAC,EAEtBC,EADID,EAAQ,GAAI,EAAG,CAAC,EACZD,EAEd,KAAK,iBAAmB,mBAExB,KAAK,iBAAmB,QACxB,KAAK,QAAU,GAAG,CAACE,EAAIF,CAAC,KACxB,KAAK,SAAW;AAAA,oCACgBG,EAAeH,EAAGE,CAAC,CAAC;AAAA,SAEhD,KAAK,aACP,KAAK,kBAAoB,CAAE,WAAY,KAAO,EAC9C,KAAK,UAAY,WAGnB,KAAK,WAAa;AAAA,qEAC+CC,EAAeH,EAAGE,CAAC,CAAC,wBAAwBE,EAAmB,CAACF,EAAGF,CAAC,CAAC;AAAA,sDACpFI,EAAmB,CAACF,EAAGF,CAAC,CAAC,QAE3E,KAAK,UAAY;AAAA,oCACeG,EAAeH,EAAGE,CAAC,CAAC,6BACpD,KAAK,qBAAuB,EAC7B,CACH"}