// CALCULATION // // Calculate the content of sulphite or hydrogen sulphite by mass in the sample by the expresssion: 1.2.3.4 // // // % m/m of sulphur dioxide = // 3,2 MV m // // where // // 1.2.3 // // M // = molar concentration of sodium hydroxide solution (3.4), // // V // = volume of sodium hydroxide (3.4) required for titration (5.8), in millilitres, // // m // = mass of sample (5.1) in grams.
// CALCUL // // Calculer la teneur en sulfite ou en hydrogénosulfite de l'échantillon en pourcentage de masse à l'aide de la formule suivante: 1.2.3.4 // // // % m/m de dioxyde de soufre = // 3,2 MV m // // où: // // 1.2.3 // // M // = concentration molaire de la solution d'hydroxyde de sodium (3.4), // // V // = volume (en ml) d'hydroxyde de sodium (3.4) nécessaire pour le titrage (5.8), // // m // = masse (en g) de l'échantillon (5.1).