Changes

Jump to navigation Jump to search
m
wikilink
Line 1: Line 1: −
Basic [[multiplication]] is a ''pairwise'' [[operation (mathematics)|operation]].  To multiply more than two [[number|numbers]], you must combine them in pairs successively until all the numbers have been used.  For example, to multiply <math>X = 3 \times 4 \times 5</math> you first pick two consecutive numbers, say 3 and 4, and multiply them: <math>X = 12 \times 5</math>.  Now there are just two numbers remaining, which you can multiply to get the final answer: <math>X = 60</math>.   
+
Basic [[multiplication]] is a ''pairwise'' [[operation (mathematics)|operation]].  To multiply more than two [[number]]s, you must combine them in pairs successively until all the numbers have been used.  For example, to multiply <math>X = 3 \times 4 \times 5</math> you first pick two consecutive numbers, say 3 and 4, and multiply them: <math>X = 12 \times 5</math>.  Now there are just two numbers remaining, which you can multiply to get the final answer: <math>X = 60</math>.   
    
The '''associative property of multiplication''' is the fact that the answer does not depend on how the pairings are done. For example, we could have started with <math>4 \times 5 = 20</math>, and then done <math>X = 3 \times 20 = 60</math>.  We use parentheses to indicate the order of multiplication used.  For example, writing <math>(3 \times 4)\times 5</math> means that you first multiply <math>3 \times 4</math> then multiply the result by 5.  The associative property is expressed by the formula <math>(3\times 4) \times 5 = 3 \times(4 \times 5)</math>.   
 
The '''associative property of multiplication''' is the fact that the answer does not depend on how the pairings are done. For example, we could have started with <math>4 \times 5 = 20</math>, and then done <math>X = 3 \times 20 = 60</math>.  We use parentheses to indicate the order of multiplication used.  For example, writing <math>(3 \times 4)\times 5</math> means that you first multiply <math>3 \times 4</math> then multiply the result by 5.  The associative property is expressed by the formula <math>(3\times 4) \times 5 = 3 \times(4 \times 5)</math>.   
4,781

edits

Navigation menu