Arithmetic: A Crash Review


Yes, this is still a useful skill to have facility with. Lack of skill in arithmetic will severely impair your appearance of having learned more intricate mathematics.

The worst part of learning this subject is that several key parts must be learned by rote memorization.

[Feel free to skip the following if it proves too difficult.]
Possibly the most confusing aspect of arithmetic is that it treats adjectives as nouns. E.g.:

The following presentation is not intended to be rigorous. It is intended to assume no significant prior algebraic experience.
Arithmetic Survival 101

What are numerals (and numbers)?
What is the number line?
How do I know which Arabic numeral represents a larger number?
What is addition?
What is multiplication?
What is a negative sign?
What is the absolute value of a number?
What is subtraction?
What is division?
What is a fraction?
What is a decimal point?


What are numerals (and numbers)?
Numerals physically represent numbers.

Here, I will review (natural-language) English numerals and (symbolic) Arabic numerals. Numerals in other natural languages will have to be reviewed in those particular languages. While quite a few other symbolic numeration systems are known to history, most of these have severe computational disadvantages compared to Arabic numerals -- to wit, they don't represent arbitrary-precision addition and multiplication cleanly.

Arabic numerals are ultimately the invention of Hindu astrologers out to compute the north and south nodes of the moon's orbit in the sky. They are known as Arabic because Renaissance Europe learned about them from the Arabs, who had implemented a comprehensive library project in the 12th century AD/CE of all classical literature they could find (including both Greek and Hindu). The computation of the proper orientation of mosques (to face Mecca) is an exercise in numerical spherical trigonometry, and would have been far more difficult without this computationally simpler numeration system.

A Hindu horoscope cannot be completely computed without these: the points where the moon's orbit (as viewed from earth) crosses the celestial equator from:

The other historical numeration system that is computationally competitive with Arabic numerals is Mayan (symbolic) numerals (inherited by the Aztecs). Mayan numerals apparently are the invention of astrologers out to compute such things as the exact period of Venus' orbit, and when the December solstice position of the Sun on the ecliptic crosses from the Galactic celestial northern hemisphere to the Galactic celestial southern hemisphere. [This date is astrologically important to the Mayan, Aztec, and Toltec civilizations: "when the sky-demons come down to destroy mankind".] [Since reading Inca quipu is a thoroughly lost art due to efficient Spanish colonization techniques, I cannot report on whether the Inca numeration system is computationally competitive with Arabic numerals, or not.]

Babylonian numerals are almost competitive: finite addition and multiplication tables existed for the fifty-nine digits [corresponding to the Arabic numerals 1 through 59] used in commercial computations. [The tables are easier to memorize than this would suggest: the digits explicitly denoted their construction in terms of one and ten.] Unfortunately, Babylonian numerals did not use anything corresponding to the digit zero. This makes Babylonian numerals ambiguous outside of their original context.

In the interest of good formal English style, here is a table of the English and Arabic numerals representing the numbers zero to ninety-nine.

English cardinal numeralArabic numeral
zero0
one1
two2
three3
four4
five5
six6
seven7
eight8
nine9
ten10
eleven11
twelve12
thirteen13
fourteen14
fifteen15
sixteen16
seventeen17
eighteen18
nineteen19
twenty20
twenty-one21
twenty-two22
twenty-three23
twenty-four24
twenty-five25
twenty-six26
twenty-seven27
twenty-eight28
twenty-nine29
thirty30
thirty-one31
thirty-two32
thirty-three33
thirty-four34
thirty-five35
thirty-six36
thirty-seven37
thirty-eight38
thirty-nine39
forty40
forty-one41
forty-two42
forty-three43
forty-four44
forty-five45
forty-six46
forty-seven47
forty-eight48
forty-nine49
fifty50
fifty-one51
fifty-two52
fifty-three53
fifty-four54
fifty-five55
fifty-six56
fifty-seven57
fifty-eight58
fifty-nine59
sixty60
sixty-one61
sixty-two62
sixty-three63
sixty-four64
sixty-five65
sixty-six66
sixty-seven67
sixty-eight68
sixty-nine69
seventy70
seventy-one71
seventy-two72
seventy-three73
seventy-four74
seventy-five75
seventy-six76
seventy-seven77
seventy-eight78
seventy-nine79
eighty80
eighty-one81
eighty-two82
eighty-three83
eighty-four84
eighty-five85
eighty-six86
eighty-seven87
eighty-eight88
eighty-nine89
ninety90
ninety-one91
ninety-two92
ninety-three93
ninety-four94
ninety-five95
ninety-six96
ninety-seven97
ninety-eight98
ninety-nine99
(Numbers with an Arabic numeral representation of one or two Arabic digits are usually written as English numerals in formal English, while larger numbers are usually written as Arabic numerals in formal English. The hyphens might disappear from the correct spellings in a century or so. Spellings are for American English. Cardinal numerals are those used to denote quantity.)

First of all, notice that Arabic numerals use only ten digits: 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. The English names for these digits are the same as the English numerals that these digits directly represent. In contrast, the English numerals use noticeably more word roots. (There are a few more that I have not mentioned yet.)

When writing long Arabic numerals, I have seen at least three conventions for correcting the format to informal English (or other natural languages). For instance, 123456 may be written as:

The correct convention depends on the target audience, of course.

The base of a numeral system is defined when said system uses digits (including the digit representing the number zero) to use finite tables to define arbitrary-precision addition and multiplication. Then the base of the numeral system is the number of digits it uses. Once we see how Arabic numerals are used this way, we will know that Arabic numerals are a base ten system of numerals. English numerals do not permit such a procedure (and thus are inefficient for memorizing arithmetic tables).

Incidentally, cardinal numerals refer to quantity. Ordinal numerals refer to relative position (most commonly in a list or enumeration).


What is the number line?
The number line is the basis of Cartesian coordinate geometry. It also provides a method of visualizing addition and subtraction, and helps physically motivate the concept of negative number. (These will all be discussed later.)

The following ancient civilizations left little or no evidence of using (or knowing about) negative numbers:


Number lines are also useful when visualizing basic algebraic inequalities and results.
How do I know which Arabic numeral represents a larger number?
For the moment, let's consider this for those numbers whose Arabic numerals are represented by writing a string of Arabic digits.
What is addition?
Some concrete examples (without solutions):

The symbolic name for addition is + .
We use a matching pair of parentheses ( ) or brackets [ ] to indicate explicitly that the operation inside the parentheses, or brackets, is to be done before using the result outside of the parentheses or brackets.

A number line can represent addition directly, by representing numbers by directed lengths. First, select a point on the number line to represent the number zero. Then the first number to be added is represented by the point whose distance, from the point that represents zero, is that number. The number to be added is represented by the point, whose distance from the first point, is the number to be added. These distances are to be measured in the same direction. The result of the addition is the distance between the second point, and the point that represents zero. This technique will work even for the extensions of the Arabic numeration system yet to be discussed.

+ 0123456789
 
0 0123456789
1 12345678910
2 234567891011
3 3456789101112
4 45678910111213
5 567891011121314
6 6789101112131415
7 78910111213141516
8 891011121314151617
9 9101112131415161718
Here's an addition table for the Arabic digits 0 through 9, i.e. the numbers zero through nine.

One key to Arabic numerals being a base-ten numeration system is that this table, combined with some rules regarding how to add multiple-digit numerals, is sufficient to define addition of (positive) numerals of arbitrary length in digits.

Notice that adding 0 to any Arabic digit yields that particular Arabic digit. The technical name for this is that "0 is the identity element for addition". This works for any number represented by an Arabic numeral. It will show up again in elementary algebra.

One of the standard checks when defining the operation + on any system of mathematical objects is that 0 (as named in that system) is the identity element for +.

This table is symmetric in the sense that reversing the order of adding two digits gives the same result. For instance,

3+4 = 7 = 4+3
The technical name for this is "the commutative property of addition". It works for any two numbers represented by Arabic numerals. It will show up again in elementary algebra.

One of the standard checks when defining the operation + on any system of mathematical objects is that the commutative property holds for +...regardless of whether it is "easy" to evaluate the result.

Now, let us consider this expression:

1+2+3

A priori, this could be ill-defined, because there are two possible ways to evaluate this:

(1+2)+3
1+(2+3)

However, these are equal:

(1+2)+3 = 3+3 = 6 = 1+5 = 1+(2+3)

The above equality is true for any three numbers represented by Arabic numerals. The technical name for this is "the associative property of addition". It will show up again in elementary algebra.

One of the standard checks when defining the operation + on any system of mathematical objects is that the associative property holds for +...regardless of whether it is "easy" to evaluate the result.

Now, let us review how addition of numbers larger than one digit works. E.g., 16+5 :

  16
+ 5
---
 
Recall: 6+5=11  1 
 16
+ 5
---
  1
The 1 on top is called a carry. With practice, this can be tracked in short-term memory, rather than explicitly.

Recall: 1+1=2
 1 
 16
+ 5
---
 21
 
Summary: 16
+ 5
---
 21
Clearly, any significant facility with addition will require the rote memorization of the addition table of the digits 0 through 9.
  1. Right-justify the Arabic numerals to be added.
  2. Recall/look up the sum of the rightmost digits from the table. If the result is two Arabic digits, the leading 1 becomes the carry. Copy the rightmost Arabic digit of this result below the rightmost digits of the two Arabic numerals.
  3. For each succeeding column (going right to left) where more than one digit is in the column, apply the previously mentioned step to that column.
  4. When all columns left have only one digit, copy those digits straight down.

(If you don't like theoretical quibbles, skip what's next.)


If this is the first time you have read this, you should be skeptical of the way I worded the second stage. Why is it correct to say "If the result is two Arabic digits, the leading 1 becomes the carry."?

Consider the most extreme case: the two Arabic numerals both have digit 9 in the column.

If this is the rightmost column (i.e, first column from the right), "there is no carry". 9+9 = 18 (from the table). So the second column (right to left) will have either no carry [alternatively, 0 as carry], or 1 as carry.

If this is the second column from the right, the worst possible case is 1+9+9. There are two possible ways to work this explicitly: (1+9)+9 and 1+(9+9).

In practice, work the first one that occurs to you. You should get 19 as the result. So the third column from the right will have either no carry [alternatively, 0 as carry], or 1 as carry.

At this point, one might suspect that the reasoning would repeat itself at each stage indefinitely. That is:

Is the above outline convincing...or is it handwaving?

This is an example of "proof by (weak) natural induction". The last stage (labeled "JUMP TO CONCLUSION???") may be considered "proven by (weak) natural induction", rather than a non-sequitur.

The validity of "proof by (weak) natural induction" is assumed in at least one method of formally describing those numbers whose Arabic numeral representations do not require a decimal point. Methods of formally describing these numbers, that do not assume the validity of "proof by (weak) natural induction", are required to have "proof by (weak) natural induction" valid in order to be credible.

"Thus", the largest possible carry when adding two Arabic numerals is the Arabic digit 1.


EXERCISE: Reword the addition table for Arabic numerals in English. [You are only allowed to use as many columns and rows as the original addition table.]

EXERCISE: Explain why the direct translation of the Arabic numeral addition table into English cannot be used to work "eleven plus fifty-two".

EXERCISE: Use the addition procedure for Arabic numerals, and the addition table for Arabic numerals, to work 11+52. (11+52 is the translation of "eleven plus fifty-two" into Arabic numerals). The usual procedure, when adding two English numerals, is to:

  1. Translate the English numeral sum into its corresponding Arabic numeral sum.
  2. Work the Arabic numeral sum.
  3. Translate the Arabic numeral result into its corresponding English numeral result.
The numbers represented by numerals (English or Arabic) are unchanged by translation. We translate from English numerals to Arabic numerals in order to do the computation easily. We translate from Arabic numerals to English numerals in order to write down how one would say it in English.
What is multiplication?
Some concrete examples (without solutions):

The usual symbolic name for multiplication is · . Some elementary arithmetic textbooks use × . Unfortunately, the latter notation becomes explicitly confusing in an entire category of engineering calculations...so I will concentrate on the · notation.

A number line can represent the multiplication of a number to be multiplied (representable on the number line by any technique yet to be discussed), by a number representable by a given Arabic numeral as defined prior to this point in the review. First, select a point on the number line to represent the number zero. If zero is the number multiplied by, we are done (see below for why). Otherwise, select the point whose distance from the point that represents zero is the number to be multiplied. Do this as many times as the number represented by the given Arabic numeral. The result of the multiplication is the distance between the last point selected, and the point that represents zero. This technique will work even for the extensions of the Arabic numeration system yet to be discussed -- for the number to be multiplied.

Generalizing for the number multiplied by is problematic. These issues were responsible for ancient Greek mathematics fascination with how to implement geometric constructions without measuring lengths. The Grecians who developed ancient Greek mathematics were trying to describe space (two and three-dimensional) in ways that were not subject to measurement error. They were willing to accept a straightedge as physically constructable (to within sensory limits), and similarly for a compass -- but measuring lengths was obviously subject to error, so Euclid (and later ancient Greek mathematicians) disallowed rulers for ideal geometric constructions. This spawned several classical problems: the cubing of the sphere, the squaring of the circle, and the trisection of the angle. These problems' insolubility under ancient Greek ideal geometric construction rules had to wait until the development of "Galois theory" (1800's), applied to algebraic geometry (1700's). That is a delay of about two millenia between these problems' statement, and their answer (in the negative).

· 0123456789
 
0 0000000000
1 0123456789
2 024681012141618
3 0369121518212427
4 04812162024283236
5 051015202530354045
6 061218243036424854
7 071421283542495663
8 081624324048566472
9 091827364554637281
Here's a multiplication table for the Arabic digits 0 through 9, i.e. the numbers zero through nine.

One key to Arabic numerals being a base-ten numeration system is that this table, combined with some rules regarding how to add multiple-digit numerals, is sufficient to define multiplication of (positive) numerals of arbitrary length in digits.

Multiplication has some properties in common with addition.

Notice that multiplying 1 by any Arabic digit yields that particular Arabic digit. The technical name for this is that "1 is the identity element for multiplication". As with addition, this works for any number represented by an Arabic numeral. It will show up again in elementary algebra.

One of the standard checks when defining the operation · on any system of mathematical objects is that 1 (as named in that system) is the identity element for ·.

This table is symmetric in the sense that reversing the order of multiplying two digits gives the same result. For instance,

3·4 = 12 = 4·3
The technical name for this is "the commutative property of multiplication". This works for any two numbers represented by Arabic numerals. It will show up again in elementary algebra.

It is true that the commutative property holds for · over the numbers that Arabic numerals represent, and several important generalizations. Unfortunately, there are important mathematical systems for which the commutative property does not work.

Now, let us consider this expression:

1·2·3

A priori, this could be ill-defined, because there are two possible ways to evaluate this:

(1·2)·3
1·(2·3)

However, these are equal:

(1·2)·3 = 2·3 = 6 = 1·(2·3)

The above equality is true for any three numbers represented by Arabic numerals. The technical name for this is "the associative property of addition". It will show up again in elementary algebra.

One of the standard checks when defining the operation · on any system of mathematical objects is that the associative property holds for ·...regardless of whether it is "easy" to evaluate the result.

Now, for a property multiplication has, that addition does not. Note that 0 times any Arabic digit is 0. This is actually true for any number represented by Arabic numerals. A technical name for this is "0 is the annihilator for ·".

One of the standard checks when defining both of the operations + and · on any system of mathematical objects is that 0 (for that system) is the annihilator for · . [Yes, this is the same 0 that is the identity for +].

Then, consider this:

2·(1+3) = 2·1+2·3

(1+3)·2 = 1·2+3·2

This works for any three numbers represented by Arabic numerals. The technical name for this is "· distributes over +".

One of the standard checks when defining both of the operations + and · on any system of mathematical objects is that · distributes over +.

  36
· 5
---
 
Recall: 6·5=30  3 
 36
· 5
---
  0
The 3 on top is called a carry. With practice, this can be tracked in short-term memory, rather than explicitly.

Recall: 5·3=15. Recall: 5+3=8
13 
 36
· 5
---
 80

The final carry (1) is beyond the leftmost digit of either numeral. Copy it.
13 
 36
· 5
---
180
 
Summary: 36
· 5
---
180
Now, let's see how multiplication of larger Arabic numerals works. An example of multiplying a large Arabic numeral by an Arabic digit is to the right.

Any practical skill with multiplication will require memorizing the multiplication table for the Arabic digits 0 through 9. When multiplying by an Arabic numeral with more than one digit, it is more practical to track the multiplicative carry in short-term memory.

  1. Right-justify the Arabic numerals to be multiplied.
  2. Recall/look up the product of the rightmost digit of the top numeral by the rightmost digit of the bottom numeral. If the result has two digits, the leading digit becomes the carry. Copy the rightmost Arabic digit of this result below the rightmost digit of the bottom Arabic numeral.
  3. For each succeeding column (going right to left) where the topmost Arabic numeral has a digit: ecall/look up the product of the rightmost digit of the top numeral by the rightmost digit of the bottom numeral. Add the carry to this intermediate result. If the second result has two Arabic digits, the leftmost digit is the new carry. Copy the rightmost digit under the column
  4. When the topmost numeral does not have a digit in the column, check to see if there is a carry. If so, copy it downwards.
  5. Repeat the sequence in 2-4 for each digit in the bottom numeral (right to left). Start recording the results, for each digit in the bottom numeral, under that digit.
  6. Add the intermediate results (below the line) as if the empty columns were zero.
  36
·15
---
 

Recall: 6·5=30 
 3 
 36
·15
---
  0

Recall: 5·3=15. Recall: 5+3=8
13 
 36
·15
---
 80

The final carry (1) is beyond the leftmost digit of either numeral. Copy it.
13 
 36
·15
---
180

Recall: 1·6=6.
13 
 36
·15
---
180
 6 

Recall: 1·3=3.
13 
 36
·15
---
180
36 

Add the numerals under --- as if the second line's empty space was 0
13 
 36
·15
---
180
36 
---
540
 
Summary: 36
·15
---
540
Here's another example multiplication.

Now, this expression looks ambiguous:

2+3·5

Do we do the addition first?

(2+3)·5=5·5=25

Or, do we do the multiplication first?

2+(3·5)=2+15=17

EXERCISE: verify that 2+15=17

The standard convention is that, in the absence of parentheses, multiplication is done first. That is,

2+3·5=2+(3·5)

What is a negative sign?
The negative sign - is used to indicate the following (among other possibilities): Some important properties of -, for arithmetic, are:
What is the absolute value of a number?
We say that the absolute value of a number is: That is, absolute value measures how far away a number is from zero, on the number line. It is used to guarantee that some computational procedures always yield nonnegative numbers.

We denote taking the absolute value of a number by putting the numeral representing that number between two | characters. For instance, |3|=3=|-3|. In Arabic numerals, computing absolute value simply strips off the negative sign.

An alternative notation, to be aware of, is using two | characters on each side, in close succession: ||3||=3=||-3||. This is used in formal contexts (not physical problems!) where it is useful to emphasize that absolute value gives length.

When trying to reverse the effects of taking absolute value, we usually get two distinct possibilities. For instance, if we know that the absolute value of a number is 3, that number may be either 3, or -3. A shorthand for this is ±3.

It is usually ambiguous, by itself, to use two or more ± characters in one expression. Other commentary should be used to explain how (or if) the various ± characters are related.


What is subtraction?
Some concrete examples (without solutions): The historical origins of subtraction defined it for positive numbers only -- in fact, the number to be subtracted had to be smaller than the number subtracted from, to avoid creating a negative number. [As mentioned before, several ancient civilizations did not use negative numbers. These all used subtraction. They had to arrange calculations to avoid creating negative numbers at all stages.]

The correct (unambiguous) way to write 1+(-1) concisely is 1-1 : "one minus one", in English. This is often used to define subtraction, for mathematical systems which have + defined.

- 0123456789
 
0 0123456789
1 -1012345678
2 -2-101234567
3 -3-2-10123456
4 -4-3-2-1012345
5 -5-4-3-2-101234
6 -6-5-4-3-2-10123
7 -7-6-5-4-3-2-1012
8 -8-7-6-5-4-3-2-101
9 -9-8-7-6-5-4-3-2-10
- 012345678910
 
0 0123456789 
1  0123456789
2   012345678
3    01234567
4     0123456
5      012345
6       01234
7        0123
8         012
9          01
Here are two subtraction tables for subtracting the Arabic digits 0 through 9, i.e. the numbers zero through nine. The table on the right displays all of the results. The table on the left displays only the nonnegative results, and should be extended to describe subtraction of an Arabic digit from the numbers 10 through 18 as needed to complete the subtraction algorithm. Both tables are oriented: the digit subtracted from is on the top row, while the digit subtracted is on the left column.

EXERCISE: complete extending the subtraction table on the left. [Do not list results using two digits.]

The diagonal of both tables has all entries 0. (This makes sense. If we take all of the apples out of the basket, it doesn't matter how many there were initially.)

From the table on the right, we see that reversing the order of subtraction does not leave the answer unchanged. Rather, the answer is the negative of the original answer. (We have already mentioned that 0 = -0, so the diagonal is unchanged.) This is true for any pair of numbers represented by Arabic numerals.

The technical name for the above is "subtraction is anticommutative". E.g., 2-1 = 1, while 1-2 = -1. These two equations are related this way:

2-1=2+(-1)=(-1)+2=-1·-1·((-1)+2)=-1·(1+(-2))=-1·(1-2)=-(1-2)

This also means that |2-1|=|1-2| : "the procedure of first subtracting, then taking absolute value, is commutative".

  223
- 72
----
Recall: 3-2=1. 223
- 72
----
   1
2 is less than 7. Recall that 12-7=5. Recall that 2-1=1. 1  
 223
- 72
----
  51
The 1 on top is what is left after taking the carry from 2. With practice, it can be tracked in memory.
The lower number has no more digits to subtract. 1  
 223
- 72
----
 151
Summary: 223
- 72
----
 151
To the right is an example subtraction. This gives the answer to 223-72, i.e. 223+(-72). The answer to 72-223 would be -151.

  1. Right-justify the numerals. If the number to be subtracted from is less than the number being subtracted, reverse the order of subtraction -- and remember to apply a negative sign to the answer, at the end.
  2. For each column from the right, repeat the above step with the bottom digit of the column on the top digit of that column.
  3. When there are no more bottom digits, copy the digits on the top straight down.
  4. If we reversed the order of the subtraction, prepend - to the result to get the final answer. [We do this because: let both the number subtracted from, and the number subtracted, be positive. Then the result is positive if the number subtracted from is greater than the number subtracted. The result is negative if the number subtracted from is less than the number subtracted.]
Since subtraction can be thought of as an alternate notation for addition, it has the same priority as addition. E.g., 5-3·6=5-(3·6).

A number line can represent subtraction directly, by representing numbers by directed lengths. First, select a point on the number line to represent the number zero. Then the number to be subtracted is represented by the point whose distance, from the point that represents zero, is that number. The number to be subtracted is represented by the point, whose distance from the first point, is the number to be subtracted -- measured in the opposite direction from what you would expect.


The fast overview: College Algebra
Name of propertyNotationValid for anything
where operations are properly defined,
not just numbers?
Addition
Existence of additive identity 0Yes, may be slightly different notation
Identity0+x = x = x+0Yes
Commutativityx+y = y+xYes
Associativity(x+y)+z = x+(y+z)Yes
Inversex+(-x) = x-x = 0Yes
Multiplication
Existence of multiplicative identity 1Yes, may be slightly different notation
Identity1·x = x = x·1Yes
Commutativityx·y = y·xNo
Associativity(x·y)·z = x·(y·z)Yes
Inversex·(1/x) = x/x = 1 = (1/x)·xYes
Addition and Multiplication
(left) distributive lawx·(y+z) = x·y+x·zYes
(right) distributive law(x+y)·z = x·z+y·zYes
Precedencex+y·z = x+(y·z)Yes
Multiplicative annihilation0·x = 0 = x·0Yes
No zero divisors0 = x·y implies (x = 0 or y = 0)No
What is division?
Some concrete examples (without solutions): I will cover three ways to describe the results of a division of one number represented by an Arabic numeral (the dividend) by another number represented by an Arabic numeral (the divisor). The first method to be described will give the result as a quotient and a remainder. It relies on both subtraction and multiplication.

We use the same sign prediction rules for division as for multiplication. [This will make sense once we review fractions.] Thus, we need only know how to divide a positive number by a positive number, plus a few special cases.

NOTE: division by the number zero is always undefined. This is reasonable, since multiplication by the number zero always has, as its result, the number zero. This is true in any reasonable context which has both multiplication and zero defined.

If the remainder is zero, we say that the quotient is the result of dividing the dividend by the divisor. We also say that the dividend is divisible by the divisor.

If the dividend is smaller than the divisor, the quotient is zero and the remainder is the dividend. We use this to know when we are finished giving an answer to a division in quotient-remainder form. [Special case: zero divided by a non-zero number is zero.]

If the dividend and the divisor are equal, the result is the number one -- unless the dividend (and divisor) are equal to the number zero. Zero divided by zero is undefined. [Calculus has methods of attempting to find a reasonable substitute answer in place of zero divided by zero. If this substitute answer exists, it need not be the number one. That's not arithmetic.] E.g.: 123456 divided by 123456 is 1.

If the divisor is the number one, the quotient is the dividend. E.g.: the quotient of 3 and 1 is 3.

If the divisor has, as an Arabic numeral representation, the digit 1 followed only by the digit 0 (for a certain length), the remainder is simply as many of the rightmost digits of the dividend as the divisor has zeros. The quotient is the other digits, or the number zero if there are no other digits. E.g.: 119 divided by 10 has quotient 11, remainder 9. 210 divided by 10 is 21.


What is a fraction?
To visualize a fraction: We write fractions with Arabic numerals, and a fraction bar. [Again, this notation is really from Hindu arithmetic.] When writing inline with text, this bar is a forward slash: one half, written in Arabic numerals, is 1/2. For the numeral 1/2: 1 is the numerator, and 2 is the denominator. When not writing inline, the fraction bar is horizontal, with the numerator above the fraction bar, and the denominator below the fraction bar. Thus,

    1
1/2=-
    2

English ordinal numeralEnglish fractionArabic fraction
secondone half1/2
thirdone third1/3
fourthone fourth1/4
fifthone fifth1/5
sixthone sixth1/6
seventhone seventh1/7
eighthone eighth1/8
ninthone ninth1/9
tenthone tenth1/10
eleventhone eleventh1/11
twelvthone twelvth1/12
thirteenthone thirteenth1/13
fourteenthone fourteenth1/14
fifteenthone fifteenth1/15
sixteenthone sixteenth1/16
seventeenthone seventeenth1/17
eighteenthone eighteenth1/18
nineteenthone nineteenth1/19
twentiethone twentieth1/20
twenty-firstone twenty-first1/21
twenty-secondone twenty-second1/22
twenty-thirdone twenty-third1/23
twenty-fourthone twenth-fourth1/24
twenty-fifthone twenty-fifth1/25
twenty-sixthone twenty-sixth1/26
twenty-seventhone twenty-seventh1/27
twenty-eighthone twenty-eighth1/28
twenty-ninthone twenty-ninth1/29
thirtiethone thirtieth1/30
thirty-firstone thirty-first1/31
thirty-secondone thirty-second1/32
thirty-thirdone thirty-third1/33
thirty-fourthone thirty-fourth1/34
thirty-fifthone thirty-fifth1/35
thirty-sixthone thirty-sixth1/36
thirty-seventhone thirty-seventh1/37
thirty-eighthone thirty-eighth1/38
thirty-ninthone thirty-ninth1/39
fortiethone fortieth1/40
forty-firstone forty-first1/41
forty-secondone forty-second1/42
forty-thirdone forty-third1/43
forty-fourthone forty-fourth1/44
forty-fifthone forty-fifth1/45
forty-sixthone forty-sixth1/46
forty-seventhone forty-seventh1/47
forty-eighthone forty-eighth1/48
forty-ninthone forty-ninth1/49
fiftiethone fiftieth1/50
fifty-firstone fifty-first1/51
fifty-secondone fifty-second1/52
fifty-thirdone fifty-third1/53
fifty-fourthone fifty-fourth1/54
fifty-fifthone fifty-fifth1/55
fifty-sixthone fifty-sixth1/56
fifty-seventhone fifty-seventh1/57
fifty-eighthone fifty-eighth1/58
fifty-ninthone fifty-ninth1/59
sixtiethone sixtieth1/60
sixty-firstone sixty-first1/61
sixty-secondone sixty-second1/62
sixty-thirdone sixty-third1/63
sixty-fourthone sixty-fourth1/64
sixty-fifthone sixty-fifth1/65
sixty-sixthone sixty-sixth1/66
sixty-seventhone sixty-seventh1/67
sixty-eighthone sixty-eighth1/68
sixty-ninthone sixty-ninth1/69
seventiethone seventieth1/70
seventy-firstone seventy-first1/71
seventy-secondone seventy-second1/72
seventy-thirdone seventy-third1/73
seventy-fourthone seventy-fourth1/74
seventy-fifthone seventy-fifth1/75
seventy-sixthone seventy-sixth1/76
seventy-seventhone seventy-seventh1/77
seventy-eighthone seventy-eighth1/78
seventy-ninthone seventy-ninth1/79
eightiethone eightieth1/80
eighty-firstone eighty-first1/81
eighty-secondone eighty-second1/82
eighty-thirdone eighty-third1/83
eighty-fourthone eighty-fourth1/84
eighty-fifthone eighty-fifth1/85
eighty-sixthone eighty-sixth1/86
eighty-seventhone eighty-seventh1/87
eighty-eighthone eighty-eighth1/88
eighty-ninthone eighty-ninth1/89
ninetiethone ninetieth1/90
ninety-firstone ninety-first1/91
ninety-secondone ninety-second1/92
ninety-thirdone ninety-third1/93
ninety-fourthone ninety-fourth1/94
ninety-fifthone ninety-fifth1/95
ninety-sixthone ninety-sixth1/96
ninety-seventhone ninety-seventh1/97
ninety-eighthone ninety-eighth1/98
ninety-ninthone ninety-ninth1/99
The general English wording for the Arabic fraction 1/2 is "one over two". [The table lists idiomatic wordings. Spellings are American English. Ordinal numerals are the numerals used to denote positions in a list.] In general, the numerator is said to be over the denominator. As an abuse of notation, I will refer to "Arabic fraction" as "fraction" for the rest of this crash review.

AGAIN: division of an Arabic numeral by the number zero is always undefined. In fraction notation, this means that a denominator of zero causes the attempted fraction notation to be undefined.

Since we use the sign rules for multiplication when dividing, a fraction with negative numbers for both numerator and denominator is equal to the fraction whose numerator is the absolute value of the original numerator, and whose denominator is the absolute value of the original denominator. If only one of these is negative, we reduce by putting the negative sign outside the fraction, and using absolute values as above. E.g.: (-3)/(-2)=3/2, 2/(-4)=-2/4=(-2)/4 (to be evaluated further).

By definition, any non-zero number times one over that number is one. E.g.,

            1
3·(1/3)=1=3·-
            3

Ancient Egyptian arithmetic used only fractions whose Arabic representation was one over a positive Arabic numeral. Obviously, adding these fractions was somewhat complicated (even considering that Egyptian arithmetic did not use digits).

We use the sign rules for multiplication when dividing.

The absolute value of a number represented by a fraction, is represented by the fraction whose numerator is the absolute value of the original numerator, and whose denominator is the absolute value of the original denominator.

Multiplication by a fraction of the form one over an Arabic numeral is related to division. [At this point, I will lapse into using variables (as in algebra) by their full English names.] Let the dividend and the divisor be Arabic numerals, and the quotient and remainder be computed the usual way. Then

dividend·(1/divisor)=quotient+(remainder/divisor)

E.g., 7·(1/3)=2+(1/3)=2+1/3. [We assume that the fraction bar (denoting division) has the same priority as multiplication.]

More generally, we say that the product of an Arabic numeral and a fraction (numerator not necessarily one) is computed by:

To evaluate the product of two fractions:

None of the above comments are concerned with simplifying the fractions before multiplication, or after. This should be done when planning to continue the calculation in fraction notation. To test whether simplification is possible, take the "greatest common factor" of the numerator and denominator of the fraction:

To add two fractions:

To compare two fractions:

If the absolute value of the numerator of a given fraction is less than that fraction's denominator, we say that the fraction is a proper fraction. Otherwise, the fraction is an improper fraction.

Whether an improper fraction should be rewritten as the sum of an Arabic numeral and a proper fraction depends on context. Consider the numerator as the dividend, and the denominator as the divisor, for a quotient-remainder division. The quotient becomes the Arabic numeral in the rewrite, and the remainder becomes the numerator of the proper fraction in the rewrite. [We use the same denominator before, and after.]


What is a decimal point?
The decimal point (along with trailing digits) is used to denote the (usually partial) result of continuing a quotient-remainder division after the standard algorithm says to stop.

What the decimal point is, depends on the numeration system in effect.

At this point, a serious confusion awaits us. The term "decimal numerals" (often shortened to "decimals") is used both to refer to "Arabic decimal numerals" [a string of Arabic digits, a decimal point, and then another string of Arabic digits], and as another way of stating the technical fact that there are ten digits in a numeration system. (E.g. Arabic numerals in any of the varieties we have mentioned so far.)

The latter usage is for discussing the theoretical basis of numeration systems. For the rest of this crash review, I will use "decimals" to refer to "Arabic decimal numerals".

  1.6
+0.5
 ---
 
Recall: 6+5=11  1  
 1.6
+0.5
 ---
  .1

Recall: 1+1=2
 1  
 1.6
+0.5
 ---
 2.1
 
Summary: 1.6
+0.5
 ---
 2.1
Provided that the decimal point is aligned, and zeros used to temporarily fill in the blanks for calculational purposes, the procedures discussed for addition and subtraction work as-is. Multiplication and division are more problematic. Division, in particular, often can be continued indefinitely. Practical considerations must dictate how many decimal places can be used from a decimal division result.

All of the sign rules we have been using for addition, subtraction, multiplication, and division still work. The rule for taking absolute value still works.

NOTE: When writing a decimal in normal form, the trailing zeros to the right of the decimal point are written only when they are "meaningful". For instance, 10.0 is an alternate way of writing the number 10.

  3.6
·1.5
----
 

Recall: 6·5=30 
 3  
 3.6
·1.5
----
   0

Recall: 5·3=15. Recall: 5+3=8
13  
 3.6
·1.5
----
 .80

The final carry (1) is beyond the leftmost digit of either numeral. Copy it.
13  
 3.6
·1.5
----
1.80

Recall: 1·6=6.
13  
 3.6
·1.5
----
1.80
 .6 

Recall: 1·3=3.
13  
 3.6
·1.5
----
1.80
3.6 

Add the numerals under --- as if the second line's empty space was 0
13  
 3.6
·1.5
----
1.80
3.6 
----
5.40
 
Summary: 3.6
·1.5
---
5.40

In the example decimal multiplication, you will notice that there are two decimal places in the answer (including the explicit rightmost zero digit), while there is one decimal place in both factors being multiplied. This is deliberate: 1+1=2.

Multiplication of two decimals is done by:
  1. doing the multiplication for the corresponding integers,
  2. and then locating where the decimal point should be.
The location of the decimal point is done by:
  1. adding the number of decimal places in each of the factors,
  2. then putting the decimal point in the correct location in the result.
It is possible to align the decimal point for both the factors and the result. (In fact, this is a normal way to do it on paper.)


Zaimoni.com site map
Opinions, comments, criticism, etc.? Let me know about it.

Return to the Math page, or the main page