Info

You are currently browsing the archives for the Addition category.

Calendar
July 2010
M T W T F S S
« Mar    
 1234
567891011
12131415161718
19202122232425
262728293031  

Archive for the Addition Category

Subtraction Without Borrowing

I have written a procedure for dynamic subtraction, in which borrowing is replaced by dynamic addition and the subtraction that has to be done is much simpler: it is done within each place-value column, in any order; that is, subtracting the single-digit numbers in each column is completely independent of anything you do in any of the other columns. You can read more about it iin the following sites:

  1. Simplified Procedure
  2. Original (light) Procedure
  3. PDF download of this original version
  4. Detailed Explanation (download a PDF file)
  1. Subtraction Without Borrowing (my article)

|