OEF Exercise - Composition d'un atome (1)
Composition d'un atome (1)
GNU GPL
Chemistry
- H4
atome, électrons, neutreons, nucléons
Il s'agit d'un exercice de niveau seconde de lycée francais. Il a pour but de déterminer la composition d'un atome
\title{composition d'un atome(1)}
\language{fr}
\range{-5..5}
\author{Markey Benoît}
\email{benoit.markey@nomade.fr}
\computeanswer{no}
\format{html}
\precision{10000}
\comment{atomes: X,nom,A,Z,K,L,M,masse molaire, charge de l'ion}
\matrix{atomes=H,hydrogéne,1,1,1,0,0,1.01,+
He,Hélium,4,2,2,0,0,4,2+
Li,Lithium,7,3,2,1,0,6.94,+
Be,Béryllium,9,4,2,2,0,9,2+
B,Bore,11,5,2,3,0,10.8,3+
C,Carbone,12,6,2,4,0,12,n'existe pas
N,Azote,14,7,2,5,0,14,3-
O,Oxygéne,16,8,2,6,0,16,2-
F,Fluor,19,9,2,7,0,19,-
Ne,Néon,20,10,2,8,0,20.2,n'existe pas
Na,Sodium,23,11,2,8,1,23,+
Mg,Magnésium,24,12,2,8,2,24.3,2+
Al,Aluminium,27,13,2,8,3,27,3+
Si,Silicium,28,14,2,8,4,28.1,n'existe pas
P,Phosphore,31,15,2,8,5,31,3-
S,Soufre,32,16,2,8,6,32.1,2-
Cl,Chlore,35,17,2,8,7,35.5,-
Ar,Argon,40,18,2,8,8,39.9,n'existe pas
}
\text{at1=randomrow(\atomes)}
\integer{N=\at1[3]-\at1[4]}
\statement{
Donner la composition de l'atome suivant: \at1[2] dont le symbole chimique est: <br>
<center><b> <table><font color="#00CC00">
<tr>
<td align=right>\at1[3]</td> <td rowspan="2">\at1[1]</td></tr>
<tr><td align=right>\at1[4]</td> </tr>
</table> </center></b></font><br>
L'atome de <i>\at1[2]</i> contient \embed{reply 1,4} protons.<br>
L'atome de <i>\at1[2]</i> contient \embed{reply 2,4} nucléons<br>
L'atome de <i>\at1[2]</i> contient \embed{reply 3,4} électrons<br>
L'atome de <i>\at1[2]</i> contient \embed{reply 4,4} neutrons<br>
}
\answer{protons}{\at1[4]}{type=numeric}
\answer{nucléons}{\at1[3]}{type=numeric}
\answer{électrons}{\at1[4]}{type=numeric}
\answer{neutrons}{\N}{type=numeric}
2005-02-12 11:51:24
2005-02-18 06:27:36