Math multi-digit numbers
Math multi-digit numbers
The lattice is a grid where each box represents the Starting from the bottom right corner, add the numbers
multiplication of one digit from each number. in each diagonal line, carrying over to the next diagonal
if needed.
Breaking down steps:
2. Division 3 to 4 numbers - refers to the Multiply the divisor by the number you just wrote down
mathematical process of dividing a number with 3 and subtract the result from the first digit of the
or 4 digits by another number, usually using the dividend.
method called "long division" which breaks down
Bring down the next digit from the dividend and repeat
the division into smaller, manageable steps,
the process until you reach the end of the dividend.
allowing you to divide large numbers
effectively; essentially, it's the process of splitting a
large number (between 1000 and 9999) into equal
parts by another number.
4. Exponential natation - Exponential notation is an For example, 5 ×103 is the scientific notation for
alternative method of expressing numbers. the number 5000, while 3.25×102is the
Exponential numbers take the form an, where a scientific notation for the number 325.
is multiplied by itself n times. Similarly, 3.25×10-2 would represent
A simple example is 8=23=2×2×2.
In exponential notation, a is termed the base
while n is termed the power or exponent or
index.
Scientific notation is a specific example of
exponential numbers, 10 is almost always used
as the base number.
Thus 103 means 10×10×10, while 10-3 is the
notation for the reciprocal of 103 namely
1/1000.
The other name for this mathematical format
is standard form ( you may have come across
this in GCSE mathematics).
Expressing numbers which are not whole
powers of 10 in scientific notation often
requires a further multiplier, termed
the coefficient (C), giving the expression in the
form C ×10n.
5. Prime and composite numbers - A "prime Every number that is not prime is considered
number" is a whole number greater than 1 that composite.
can only be divided evenly by 1 and itself, while
a "composite number" is a whole number
greater than 1 that can be divided evenly by
numbers other than 1 and itself; essentially, a
prime number has only two factors (1 and
itself), whereas a composite number has more
than two factors.
Example:
Prime numbers: 2, 3, 5, 7, 11
Composite numbers: 4, 6, 8, 9, 10