| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
+.
−.
Multiplication is one of the four basic arithmetic operations. It can be thought of as repeated addition. Multiplying two numbers is equivalent to adding as many copies of one of the numbers, called the multiplicand, as many times as indicated by the other number, called the multiplier. The result is called the product.
Multiplication can be represented in many different ways, the most common being the times sign×,a mid-line dot
⋅,or by placing one factor adjacent to the other, using parentheses to separate the two.
Division is one of the four basic arithmetic operations. It is the opposite of multiplication and is indicated by using the sign ÷.
This operation represents the process of calculating how many times one quantity, called the divisor, is contained within another quantity, called the dividend. The result is called the quotient of the division.
÷.However, there are other ways to represent it. Another common notation is using a a diagonal bar or using fraction notation.
Division is not commutative. This means that changing the order in which the operation is performed leads to different results.
A power is the product of a repeated factor. A power expression consists of two parts. The base is the repeated factor and the exponent indicates how many times the base is used as a factor. Consider, for example, the power expression with base 7 and exponent 4.
In this example, 7 is multiplied by itself 4 times.Expression | Example 1 | Example 2 |
---|---|---|
22 | 2 to the second power |
2 squared |
73 | 7 to the third power |
7 cubed |
54 | 5 raised to the power of 4 |
5 raised to the fourth power |
m4 | m raised to the power of 4 |
m raised to the fourth power |
x9 | x to the power of 9 |
x to the ninth power |
This table contains two special cases — when a number or variable is raised to the power of 2 or 3, the power can be read as squared
or cubed,
respectively.