Original Site Title: Appetizers and Lessons for Mathematics and Reason, June 1995 to April 2012. New site title:
Logic and Mathematics Skill & Concept Development with How-TOs Français: 26 pages
for college students, gifted teens, home-tutoring and K1-12 schooling. Avid readers in school and out may like Site Volumes.

Logic 5 Chapters Arithmetic 10 Steps Algebra 12 Starter Steps & 5 Advanced Steps
Work & Study 23 Tips Geometry 15 Steps Calculus 70 Lessons. See Site Map

Ages 15+: Why study slopes Polynomials Quadratics Why factor polynomials Logarithms Functions
What is similarity Euclidean geometry leanly Coordinates + complex no.s Vectors DC Electric Circuits
Ages 12+: Prime factorization Written work formats Decimal place value Extend arithmetic skills orally
What is a variable 5. Fraction Operations by Raising Terms Solving Linear Equations: Take I Take II


Online Volumes: 1 - Elements of Reason, 2 - 3 Skills For Algebra, 3 - Why Slopes and
More Math
, 1A - Pattern Based Reason, 1B - Skill Development Principles + Troubles

Welcome: Site content may develop critical thinking, improve reading and writing, and build mathematics skills. See online chapters on on logic and pattern based reason.

Teachers: This December 2011, 5-phase framework offers a context for mathematics & logic instruction. Phases 1 to 3 focus on skills with actual or potential value for adult & daily life. College-oriented phases 5 & 4 focus on calculus & preparation for it. Phases 1 to 4 may also serve trades & professions not dependent on calculus.

Site Review: Math resources ... span ... arithmetic, logic, algebra, calculus, complex numbers, and Euclidean geometry. Lessons and how-tos .... provide a good foundation for high school and college ... mathematics. Read more.

Home < Algebra Starter Lessons < 7 Axioms Logic and Equivalent Equations << 2 Addition and Multiplication Axioms

[1] [2][3] [4] [5] [6]


Assumed Properties of Real Numbers - Axioms

The axiomatic approach in an art or discipline starts with axioms (assumptions) and then combines them with logic through chains of reason to imply further patterns and to obtain results. That provides a logical development of the art and discipline. The first example of this kind of reason was provided by the works of Euclid on Geometry about 300. B. C. It began with a clarification or definition of basic terms, assumed some patterns, and then drew diagrams to represent general patterns and to imply further ones with aid of previously assumed or obtain patterns. The works of Euclid thus included chains of reason which altogether provided a theory of geometry to follow carefully. Chains of reason mimic or employ the human ability to tell and follow stories, one step or moment at a time, one step after another.

These properties of real numbers described below are actually properties of arithmetic operations with real numbers. The real numbers include irrational numbers, rational number, integers, natural numbers and whole numbers. In the modern high school mathematics course designs of the 1955-90, these properties were taken as axioms (assumed properties). That provided a startin point for the algebraic chains of reason, one at a time, one after another, to to imply further patterns and to obtain numerical results.

Chapter 18 in the site Volume 2, Three Skills for Algebra, also describes and illustrate the properties of real numbers given below in a step by step manner.

Teachers: The computer programming execises which appear could be given in advance to suggest the associated laws or axioms.

Algebraic Statement of Arithmetic Properties

To describe the properties rules for changing calculations without changing their results, we introduce four shorthand letters a, b, c and d to stand-in for real numbers (or real quantities). You could pick four different letters if you wish. These letter are actors waiting for roles to be given or assigned. You could pick four different letters if you wish.

You should imagine these rules written with other letters of your choice, when in the calculations you meet, at least one letter a, b, c and d, that has been previously assigned a different role or meaning. In any plot, each actor should have only one role.

The following table describes properties of addition and multiplication which you can use in doing arithmetic or describing arithmetic that could be done. In these laws and properties, the expressions [computation rules] on either side of the equal sign, always give the same result.

Properties of Addition and Multiplication
first expression = second expression
name of the property or rule

  $(a+b)+c = a+(b+c)$

 associative law for addition

  $(ab)c = a(bc)$

associative law for multiplication

 $(a+b)c = ac+bc$

right distributive law

  $c(a+b) = ca+cb$

left distributive law

  $ a+b = b+a $

commutative law of addition

   $ab = ba$

commutative law for multiplication

$a+ 0=a$

additive identity: the effect of adding zero

$a\cdot 1 =a$

multiplicative identity: the effect of multiplying by one.

In each row of the above table, the first expression or computation rule always gives the same result as the second expression/computation rule,for real numbers or quantities that may replace - be substuted for - the letters a, b and c represent.

Mathematical Practice: In describing a calculation, either expression or computation rule can be replaced by the other, or by a symbol [pronoun] representing the result of either calculation.

Remark. The above properties are assumed and used in doing arithmetic and in changing and manipulating formulas. They are often called the laws of algebra. Do not let that misdirect you. Letters in algebra are place holder for numbers or quantities. So every algebraic formula represents arithmetic or a calculation that might be done. Thus algebraic formulas and manipulations all represent calculations or aithemtic that might be done. Algebraic formulas and expressions, alone or in equations, one side or another, all give computation or calculation rules. Algebra is an arithmetic reflection or shadow.

Right Distributive Axiom For Multiplication

Axiom: If a, b and c are real numbers then

\[ (a+b)c = ac+bc \]

This law is logically equivalent to saying that the two different computation rules \begin{eqnarray*} f(a,b,c) &=&(a+b)c \\ g(a,b,c) &=&ac+bc \end{eqnarray*} give the same result when the values of a, b and c are real numbers.

Exercise: Write a computer or calculator programs to evaluate f and g, and then observe for randomly choosen values of a, b and c that the two computation rules give the same result.

Associative Axiom For Addition

Axiom: If a, b and c are real numbers then

\[ (a+b)+c = a+(b+c) \]

This law is logically equivalent to saying that the two different computation rules \begin{eqnarray*} f(a,b,c) &=&(a+b)+c \\ g(a,b,c) &=&a+(b+c) \end{eqnarray*} give the same result when the values of a, b and c are real numbers.

Exercise: Write a computer or calculator programs to evaluate f and g, and then observe for randomly choosen values of a, b and c that the two computation rules give the same result.

Commutative Axiom For Addition

Axiom: If a and b are real numbers then

\[ a+b = b+a \]

This law is logically equivalent to saying that the two different computation rules \begin{eqnarray*} f(a,b) &=& a+b \\ g(a,b) &=&b+a \end{eqnarray*} give the same result when the values of a and b are real numbers.

Exercise: Write a computer or calculator programs to evaluate f and g, and then observe for randomly choosen values of a and b that the two computation rules give the same result.

Associative Axiom For Multiplication

Axiom: If a, b and c are real numbers then

\[ (ab)c = a(bc) \]

This law is logically equivalent to saying that the two different computation rules \begin{eqnarray*} f(a,b,c) &=&(ab)c \\ g(a,b,c) &=&a(bc) \end{eqnarray*} give the same result when the values of a, b and c are real numbers.

Exercise: Write a computer or calculator programs to evaluate f and g, and then observe for randomly choosen values of a, b and c that the two computation rules give the same result.

Commutative Axiom For Multiplication

Axiom: If a and b are real numbers then

\[ ab = ba \]

This law is logically equivalent to saying that the two different computation rules \begin{eqnarray*} f(a,b) &=& ab \\ g(a,b) &=&ba \end{eqnarray*} give the same result when the values of a and b are real numbers.

Exercise: Write a computer or calculator programs to evaluate f and g, and then observe for randomly choosen values of a and b that the two computation rules give the same result.

Left Distributive Axiom For Multiplication

Axiom: If a, b and c are real numbers then

\[ c(a+b) = ca+cb \]

This distributive axiom follows from the others. Let show how. The derivation of the left distributive law below from earlier ones provides another illustration of the algebraic way of writing and reasoning in mathematics.

\begin{eqnarray*} c(a+b) &=& (a+b)c \\ &=& ac+bc \\ &=& ca+cb \end{eqnarray*}

by the commututive axiom for addition, by left distributive axioms and then the commutative axiom for addition, respectively.

Each expression in the previous chain of equalities gives a computation rule equivalent to that provided by the expression before or after it. That implies \begin{eqnarray*} f(a,b,c) &=&c(a+b) \\ g(a,b,c) &=&ca+cb \end{eqnarray*}

give the same result when the values of a, b and c are real numbers.

Exercise: Write a computer or calculator programs to evaluate f and g, and then observe for randomly choosen values of a, b and c that the two computation rules give the same result.

Additive Identity For Addition

Axiom: If a is a real numbers then there a number 0 such

\[ a+0 = 0+ a = a \]

This law is logically equivalent to saying that three computation rules \begin{eqnarray*} f(a) &=& a+0 \\ g(a) &=&0+a \\ I(a) &=&a \end{eqnarray*} give the same result when the values of a and b are real numbers.

This axiom or property is used in arithmetic and in algebra to transform one expression a into another with the aid of the other properties or axioms. Examples will illustrate this further.

Exercise: Write a computer or calculator programs to evaluate f g and I, and then observe for randomly choosen values of a that the above computation rules give the same result.

Additive Identity For Multiplication

Axiom: If a is a real numbers then there a number 1 such

\[ a \times 1 = 1 \times a = a \]

This law is logically equivalent to saying that three computation rules \begin{eqnarray*} f(a) &=& a\times 1 \\ g(a) &=&1\times a \\ I(a) &=&a \end{eqnarray*} give the same result when the values of a is a real numbers.

This axiom or property is used in arithmetic and in algebra to transform one expression a into another with the aid of the other properties or axioms. Examples will illustrate this further.

Exercise: Write a computer or calculator programs to evaluate f g and I, and then observe for randomly choosen values of a that the above computation rules give the same result.

Note for Course Designers

The Algebra Starter Lesson appendices

  1. A Origins of Counting and Figuring Methods
  2. B Real Numbers Extrinsic Development
indicates what might be done in course design and delivery to provide context, motivation and derivation of the axioms that includes and reflect common assumptions about counting and decimals implicit and employed in early mathematics skill development. The two appendices provide food for thought for course design and for gifted or keen students with time to spare.

The above employment of computation rules is intended to make comprehension of the axioms clearer. The the notion that a function is given by a set of equivalent computation rules departs from pure set theory perspective, but does so in a manner that aids an operational command of the concept.

Numerical Exercises

Use the axioms given above to identify which pairs of arithmetic expressions below will give the same result. Calculator use in advance to identify which arithmetic expressions give the same result would be defeat the use and illustrate the axioms purpose here.

$A=500\times 416 + 6 \times 416$

$B = 50 \cdot (60 \cdot 70)$

$C= 1 \times 4356$

$D=\frac13 \times 4356 + \frac 23 \times 4356$

$E=(500+ 6)\times 416$

$F=6\times 416 + 500 \times 416$

$G=800\times 16 + 60 \times 16$

$H=(800+60) \times 16$

$I=800+ (16 + 26)$

$J=(800\times 16) \times 26)$

$K=\frac89+ \frac 65$

$L=\frac89\times 132498$

$M=\frac89+ 132498$

$N=132498\times \frac89$

$P=345+ 86$

$Q= 45 \times 76$

$R=(\frac89+132)+ 498$

$S=\frac89 + ( 132+ 498)$

$ T=\frac89\times 132498$

$U= 86+345$

$V= 76 \times45$

$W=800\times (16 \times 26)$

$Y=(800+16) + 26)$

$Z=\frac65+ \frac 89$

Computation Rule Exercises

According to the axioms, which of the following computation rules are equivalent? $d(x,y,z)= (x y+x y^2)2x^2 \cdot z$

$f(x,y,z)= x(y+z)+x \cdot z$

$h(x,y,z)= x y+x z +2x^2 \cdot y$

$t(x,y,z)= +x \cdot z + (y+z)x$

$u(x,y,z)= (y+z) z +2x^2 \cdot y$

$v(x,y,z)= (x y+x z)2x^2 \cdot y$

$u(x,y,z) = ( 2 yx^3+x^3 y^2) z$

$p(x,y,z) = ( 2 yx^3+2x^3 y^2) z$

Teachers & Tutors: Site pages offer better or best practices for providing skills - simpler than expected & comprehensive but for exercises. For your charges, your duty is to study them alone or in groups and develop skill building exercises & activities to share. Start now. The effort here is the best I can do. Others are welcome to refine or exceed it. Please do.

Secondary Mathematics for Ages 11+, A Practical Approach for home-tutoring or -schooling, or for schools & colleges with local curriculum control. Study how to include site content - its skill development how-TOs and innovations into present or future lesson plans - some reading required.

Road Safety Messages and Questions: When and why should you face traffic when walking along a road or cycle path? Is it a good idea to hang limbs outside of cars etc? What gives more protection in a crash: a car, motorbike or bicycle? See too, the BBC-Belgium story Texting and Driving - texting & the impossible test - the article links to a gruesome utube video on the subject

The Logic of Injustice: How Texas sent an innocent man to his death - The wrong Carlos. Some judgments are irreversible. Procescution: Where and when prosectors play to win rather than for justice, guilt beyond a reasonable doubt goes unrespected due to prosecutors who putting winning first, those innocence before the law may be convicted. Some procescutors offices in continuing to accuse after a pardon due to reasonable doubt or innocent being shown, may sucessfully oppose compensaton for false convictions by asserting a pardon individual is still under suspicion. Then the pardoned individual or the latter's estate is not compensation for years or decade of improper or false imprisonment, or for execution. Site chapters on Logic
and some in Pattern Based Reason may slowly lead to greater precision in reading, applying and writing laws.

May 2012, Composition Starting: Pre-School and Primary Mathematics - Quantitative Skills, An Intellectual View, Feedback Welcome:

The 8 Most Popular Site Inlinks

20 Times Table - the most popular site page - popular pages - unexpected.
Fractions & Ratios - with lesson on raising terms to introduce & justify times, division & comparison as well addition & subtraction
Parent Center - See below
Volume 1, Elements of Reason - Intro to all site books.
What is a Variable - best for ages 13+
Written work formats for Arithmetic and Algebra - a skill method and standard!
Complex Numbers Visually - best for ages 13+
Natural Logs, Exponentials, Powers, Roots

Division of Labour: This site offers advice and directions with pointers to resources elsewhere, if known, when they help or lessen the need to write more.

Parent Center: Help your child or teen learn:

Parent-friendly Work Booklets for ages 3+ to 13 Use these or others to check or build skills. Other booklets are available but these booklets allow parents unsure of themselves in mathematics to help their children. The selection acquired in Canada is published in the USA. So it has a US orientation. In retrospect, the selection shows parents what to check with the booklets or by other ways, the choice is theirs. But in retrospect, the selection does not cover integral and fractions liquid weights and measures - ask the publishers to correct that! For ages 9 to 12 say, parents may compensate by showing boys and girls how to use weights or mass, and further measures in food preparation. Beyond that children may be shown how to measure and calculate angles, lengths and areas [proportional amounts too] directly or by using maps and plans drawns to scale. Learning how to gather and measure all the ingredients, pots and pans for a dish or a meal, along with cleaning up sets the stage for like activities or experiments in science courses, and in developing organizational skills, gives boys and girls a head start. Good luck. At the other extreme, more comprehensive than light, if your motto is McCainian: drill, drill, drill then Toronto mathematician and actor John Mighton's jump math organization has jump math workbooks for at least grades 3 to 8 for at-home and in-school use - training sessions for teachers available. Jump math has been expanding to cover older students. Jump Math Samples: plus Fractions for Grades 3-4 & Grades 5-6 [Read] Free Resources grades 1 to 8 [unread - likely to be good]. and

Mathematics Skills For Ages 3 to 14 - technical!

Skills with take home value - A few ideas

Basic skills include time-date-calendar Matters; money matters; map, plan and scale diagram matters;counting, measuring and figuring; decision making with logic and likelyhood; being careful and being aware of the domino effect of mistakes; reading and writing with precision.

Is your child able to add, subtract and multiply amounts of money, work with fractions, work with clocks and calendars, work with maps and plans, and measure length, weight-mass and volume? Schools may promote your son or daughter without providing basic skills in reading, writing and arithmetic.

Arithmetic and Number Theory Skills

Algebra Starter Lessons

1 Working With Sets
2 Formula Forward Use - Evaluation
3 Solving Linear Equations - Skip first step with students able to solve 1 eqn in 1 unknown.
4 Computation Rules and Function Notation
5 Real Numbers
6 More Less Greater Than Inequalities and Comparison
7 Axioms Logic and Equivalent Equations
8 Unifying Theme For Algebra
9 Proportionality Backwards and Forwards
10 Examples of Algebraic Reasoning
A Origins of Counting and Figuring Methods
B Real Numbers Extrinsic Development


Site coverage of formuala evaluation format, of computation rules and axioms, and of the forward and backward use of formulas and proportionality relations lessens the amount of natural talent needed to understand and explain algebra.

Geometry - maps plans trigonometry vectors

1 Maps Plans Measurement
2 Euclidean Geometry - Constructions + extras
3 Cartesian and Polar Coordinates
4 Lines and Slopes Take 1
5 What is Similarity
6 Trigonometry first steps
7 Complex Numbers
8 Unit-Circle Trigonometry
9 Lines and Slopes Take 2 with tangent function
10 Intersecting Straight Lines and Transversals
11 Parallel Straight Lines and Transversals
12 Function Translating and Rescaling
13 Vectors
14 Degrees to Radians and Radians to Degrees
15 Arc or Inverse Trigonometric Function

Pre-Teen and young teen mastery of skills and practices which should be common with map-plans-diagrams drawn to scale, contour interpretation included, has actual or potential take-home value for daily- and adult-life in solving routine problems. Elevating some practices to principles, axioms or postualates, provides a base for analytic and Euclidean geometry, an analytic view of similarity, and an efficient mastery of trigonometry and complex numbers. Right triangle trigonometry provide an analytic alternative to solving geometric problems by drawing diagrams to scale.

More Algebra

Natural-Logarithms Exponentials Powers Roots
Five Polynomial Operations
Quadratics Geometrically
Functions
5 Factored Polynomial Sign Analysis Examples
Rewriting algebraic substitution as function substitutions

The first topic leads to a full high school level theory for the forward and backward mastery of growth and decay models and for definition, range and domains of radicals, roots and powers. The next two topics make quadratics and polynomials easier to learn and teach. Site coverage of functions turns vertical and horizontal line rules into computation methods for evaluating functions.

70 Calculus Starter Lessons

Calculus Lessons Elsewhere:

  1. How to Ace Calculus: Street Wise Guide - Mostly Text.

  2. Flash Video for Calculus Phobics

They cover basic topics in ways likely to complement your notes, your textbooks and site material. When Goldilocks trespassed in the house of the three bears, she found three bowls of porridge, two not to her liking, and one just right. Different bears have different tastes. As invited guest here and elsewhere, if one or more explanations is not to liking, try another. It may be better or just right.

Unsolicited Advice

Learning to do and high marks if it comes to easy is often deceptive - light rather than deep. For that reason, students with learning difficulties determined not to let it get in their way may go deeper and farther than those with none. High marks, if the come easy, may be deceptive - provide a too light and not a deep mastery. That could have been your problem in secondary school, one that leads to comprehension shock or difficulties in calculus and more generally in the first year of college. Bon Appetite.


Return to Page Top

Home < Algebra Starter Lessons < 7 Axioms Logic and Equivalent Equations << 2 Addition and Multiplication Axioms

[1] [2][3] [4] [5] [6]


Logic-Reason for all
Careful Thinking
Chains of Reason
Mathematical Induction
Responsibility
Bodies-of-Knowledge

Arithmetic - Ages 10+
1. Deciml Place Value - fun
2. Decimals for Tutors
3. Prime Factors - quickly
4. Fractions + Ratios
5. Arith with units - science

Geometry
1 Maps + Plans Use
2 Euclidean Geometry
3 Rct +Polr Coordinates
4 Lines-Slopes [I]
5. What is Similarity
Algebra Starters - the base
1. Better Work Format
2. Solve Linear Eqns
3. Computation Rules
4. Axioms, Item 3 Viewpnt
5. Formulas Backwards
More Algebra
Logarithms-ax & m/nth roots
Five Polynomial Operations
Quadratics Geometrically
Functions || Vectors too
Arith. Skill Check+Answers
Calculus Prep/Preview
What is a Variable
Why study slopes
Why factor polynomials
Complex Numbers
Limits + Continuity

All trademarks and copyrights in this are owned by their respective owners.
Copyright to comments & contributions are owned by the Poster.
The Rest © 1995-2011, by site author, Alan Selby, Ph. D., Montreal,
All Rights Reserved --- Skype or Email to contact.