Section outline

    • 1. Soustraction de 9,876,543 - 4,567,890:}

      \[
      \begin{array}{c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c}
       & 9 & 8 & 7 & 6 & 5 & 4 & 3 & \mathbf{2} \\
      - & 4 & 5 & 6 & 7 & 8 & 9 & 0 & 0 & \\
      \hline
       & 5 & 3 & 0 & 8 & 6 & 5 & 3 & \\
      \end{array}
      \]

      Résultat:5,308,653


      2. Soustraction de 7,654,321 - 3,210,987:}

      \[
      \begin{array}{c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c}
       & 7 & 6 & 5 & 4 & 3 & 2 & 1 & \mathbf{0} \\
      - & 3 & 2 & 1 & 0 & 9 & 8 & 7 & 6 & \\
      \hline
       & 4 & 4 & 4 & 3 & 3 & 3 & 4 & \\
      \end{array}
      \]

      Résultat:4,443,334



      3. Soustraction de 6,543,210 - 2,345,678:}

      \[
      \begin{array}{c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c}
       & 6 & 5 & 4 & 3 & 2 & 1 & 0 & \mathbf{9} \\
      - & 2 & 3 & 4 & 5 & 6 & 7 & 8 & 6 & \\
      \hline
       & 4 & 1 & 9 & 7 & 5 & 3 & 2 & \\
      \end{array}
      \]

      Résultat:4,197,532


      4. Soustraction de 8,432,109 - 1,987,654:}

      \[
      \begin{array}{c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c}
       & 8 & 4 & 3 & 2 & 1 & 0 & 9 & \mathbf{5} \\
      - & 1 & 9 & 8 & 7 & 6 & 5 & 4 & 3 & \\
      \hline
       & 6 & 4 & 4 & 4 & 4 & 5 & 5 & \\
      \end{array}
      \]

      Résultat:6,444,455


      5. Soustraction de 5,678,901 - 4,123,456:}

      \[
      \begin{array}{c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c@{}c}
       & 5 & 6 & 7 & 8 & 9 & 0 & 1 & \mathbf{0} \\
      - & 4 & 1 & 2 & 3 & 4 & 5 & 6 & 5 & \\
      \hline
       & 1 & 5 & 5 & 5 & 4 & 4 & 5 & \\
      \end{array}
      \]

      Résultat:1,555,445