Basic Operations
Both operands in addition are called addends, they result in a sum. The left operand of a subtraction is called the minuend, the right one the subtrahend. The result is the difference. In multiplication both operands are called the factors of a product (the result). Operands and result of a division, from left to right, are called dividend, divisor and quotient.
Addition and multiplication possess commutative and associative properties. The former means the addends or factors can be placed in any order. The latter signifies that they can be grouped in any order. e.g.
Commutative Property
Associative Property
Multiplication further possesses the distributive property:
Distributive Property
Rounding and Estimating
Generally only the place value to the right of the place value we want to round to is relevant in rounding to a value. If it is greater than 5 the place value we are rounding to is increased by 1. e.g
rounded to the ten thousand
rounded to the hundredth
The place values to the right of the one we round to are either omitted or turned to 0s.
When estimating individual values are rounded first before they are added or subtracted.
Remainder
In arithmetic the remainder is what's left after a division operation, e.g . The modulo operation is used to find the remainder of a division which would otherwise wind up with a decimal. The remainder can be traced from a decimal quotient by the following steps:
| subtract the whole number
| multiply by the original divisor (4)
Average
Given a list of numbers, the average value is found by adding the numbers and dividing the sum by the number of numbers. This is also called the mean.
average value:
The median is the value in the middle of a sorted set of values. Given a set of , the median is the value . Given a set of , the median is derived from the set because the numbers of values in the set is even. In the latter case the median is calculated by adding both median values and dividing them by 2: .
The mode is the most commonly occuring value in a set. A set may have multiple or no modes. The order of values in the set doesn't matter to the mode. Example: The mode of is .
Exponents
The in is called the base, is the exponent.
is read as "2 squared"
is read as "2 cubed"
is read as "2 to the power of 4" (all exponents greater than 3 follow this rule)
When paired with parantheses the result of the inside operation has to be multiplied with itself times. e.g .
Square Roots
The square root of a number is the inverse of squaring that number. Given , the square root is . Since a squared number is always positive, the square root of a negative number can't be calculated by ordinary means.
Terms, Expressions and Equalities
Terms are the components of an operations that are added to or subtracted from another. Expressions are made up of two or more terms. Equalities are a set of expressions that are equal in value. Terms may have variables, letters that are meant to be substituted with numbers. Evaluating an expression means to plug in values for its variables and calculating the result. Equalities can be solved for a variable to find a variable's value.
Subscript
The small number to the lower right of a variable is a subscript to distinguish different variables using the same letter.
, ->