Foundations of Arithmetic: Chapter Review
A rapid review before the test: the chapter's vocabulary and notation, every formula with the conditions to use it, the standard problem types step by step, and the traps that cost points.
Vocabulary and notation
- Base 10 (the decimal system)
- Naming every number with the ten digits through , letting a digit's column decide its size. Base means bundling in tens: ten ones make one ten, ten tens one hundred.
- Expanded form
- A number written as the sum of its digit values: . A place holding contributes nothing and is left out.
- Placeholder zero
- A digit whose job is to hold a column open so the digits around it stay put. Deleting it slides everything right: becomes .
- Period
- A group of three digits marked off by commas from the right: ones, thousands, millions. The commas ARE the period boundaries, which is why they fall every three digits.
- Property (of an operation)
- A statement holding for EVERY choice of numbers, not one computed fact. Proving one needs a general argument; disproving one needs a single failing case.
- Commutative versus associative
- Commute means move, so commutativity changes the ORDER of two numbers. Associate means group, so associativity changes which pair is combined first. Commutativity needs two numbers, associativity three.
- Counterexample
- One choice of numbers at which a claimed property fails. A single one disproves it; no number of successful examples can prove it.
- Grouping symbols
- Parentheses , brackets , and braces , all meaning the same thing: treat what is inside as one quantity. The differing shapes only make matching pairs easy to spot.
- Greatest common factor
- The largest number dividing every term of a sum, where the terms are above zero. It is what a fully factored answer pulls out front.
Formulas and theorems
-
Value of a digit
Use when Any digit in any place. The digit alone is only a symbol; multiply it by the worth of the column it sits in. A digit has value and still holds its column.
e.g. In the sits in the hundreds column, so its value is .
-
The ten-times ladder of places
Text description
A ladder of the whole-number places from ten thousands down to ones, joined by times-ten arrows, with the ones place at the bottom.
Use when Every place is exactly times the place to its right, so a digit one column left is worth times as much, and one column right a tenth as much. The ones place is the right-hand end of the ladder for the whole numbers this chapter works in.
e.g. The in is worth times the in , since .
-
How many of a place a number contains
Use when Divide the WHOLE number by the place value, which is not the digit sitting in that column. Exact only when the division comes out whole.
e.g. contains tens, even though its tens digit is .
-
Commutative property
Use when Addition and multiplication only. Subtraction and division are not commutative: swapping the two inputs is NOT guaranteed to preserve the value, so you get no licence to reorder them.
e.g. , while takes away from only and cannot give .
-
Associative property
Use when Addition and multiplication only, which is why and need no parentheses. Chains of or are pinned by the left-to-right convention instead.
e.g. but , and but .
-
Identity elements and the zero property
Use when Every number. is the additive identity, the multiplicative identity. The third is a separate fact, not an identity: one zero factor collapses the whole product.
e.g. , with the first factor never needed.
-
A chain removes the total, or divides by the product
Use when Removing then removes in total; dividing by then cuts into parts. Both follow from the left-to-right reading, not associativity. So and may trade places; stays put. Keep , and each division exact.
e.g. , and .
-
The order of operations
Use when Multiplication and division share ONE tier, addition and subtraction share ONE tier, and inside a tier the work runs strictly left to right. Nested groups settle innermost first, with the tiers applying inside each group.
e.g. : group, then power, then the tier, then the subtraction.
-
The fraction bar as a grouping symbol
Use when The bar wraps invisible parentheses round the WHOLE numerator and the WHOLE denominator, so each is settled before dividing. Needs . Anything outside the fraction stays outside.
e.g. , not the flattened .
-
Distributive property
Text description
A rectangle of height a, cut into parts of width b and c labelled ab and ac, whose full width is b plus c.
Use when The outside factor reaches EVERY term inside, for any number of terms: . Over addition and subtraction only, never over a product. With only whole numbers, the difference form needs .
e.g. , while is just .
-
Factoring, the same rule backward
Use when must divide every term. Fully factored means is the greatest common factor, so what is left inside shares nothing above . Distributing back returns the original, which is the check.
e.g. , while is a true equality that is not finished.
Problem types, step by step
Name the place, or the value, of a digit in a large number
- Mark the number into periods of three from the right: ones, thousands, millions.
- Read the digit's slot within its period as ones, tens, or hundreds, then attach the period name; the hundreds slot of the thousands period is the hundred-thousands place.
- For the PLACE, stop at that column name; for the VALUE, multiply the digit by the column's worth.
- To compare two digits of one number, write both values and divide the larger by the smaller, or subtract for "exceeds by how much."
e.g. In the is in the hundred-thousands place, worth ; in the first is worth times the second.
Convert between a number and its expanded form
- Going out, multiply each nonzero digit by its place value and join with plus signs.
- Coming back, drop each part into its column and write in every column no part mentions.
e.g. .
Compare or order whole numbers
- Count digits first: with no leading zeros, more digits means the larger number, whatever those digits are.
- With equal digit counts, compare place by place from the LEFT.
- Stop at the first differing place: it settles the comparison, and nothing to its right can overturn it.
e.g. on digit count alone, while is settled at the hundreds.
Build the largest or smallest number from a given set of digits
- For the largest, place the digits in decreasing order, biggest in the highest column.
- For the smallest, use increasing order, except that the leading digit cannot be : lead with the smallest NONZERO digit and send the to the next column.
e.g. From , , , the largest is and the smallest is .
Evaluate a numerical expression
- Scan the whole line for the highest tier present anywhere in it.
- Settle the innermost grouping first, counting a fraction bar as grouping its whole top and whole bottom.
- Do ONE operation, rewrite the line, repeat; within a tier take the leftmost first.
e.g. .
Place parentheses to force a target value
- Evaluate the plain, unbracketed reading and compare it with the target.
- Find which lower-tier operation would have to happen early to close the gap.
- Bracket exactly that operation and re-evaluate, since the tiers still govern everything outside it.
e.g. reads ; bracketing the sum gives .
Rearrange a sum or product into an easier one
- Scan for a pair combining to a round , , or .
- Move that pair together (commutative) and group it (associative).
- Combine the round pair first, then finish with what is left.
e.g. .
Multiply mentally by splitting one factor
- Pick the round number nearest the awkward factor.
- Rewrite that factor as the round number plus or minus a small correction, leaving the OTHER factor whole.
- Distribute across the two parts and combine, keeping the sign that joined them.
e.g. .
Factor a sum completely
- Find the greatest number dividing every term.
- Divide each term by it to fill the parentheses, and write it outside.
- Check by distributing back, and confirm what is left inside shares no factor above .
e.g. , and matches.
Name the property that justifies a step
- Compare the two sides and ask what actually moved.
- Numbers changed places, parentheses unchanged: commutative. Parentheses moved, order unchanged: associative.
- A or appearing or vanishing: an identity, or the zero property.
- An outside factor reaching inside a parenthesis, or a shared factor coming out: distributive.
e.g. is commutative, then is associative.
Exam traps
-
Trap Reading the tiers as a strict ranking, so multiplication always beats division and addition always beats subtraction.
Fix Each pair shares one tier and runs left to right. , not , and , not .
-
Trap Finishing a parenthesis and then sweeping left to right through whatever is left.
Fix A settled group is only a number, and the tiers resume around it: , not .
-
Trap Flattening a stacked fraction onto one line without writing the parentheses the bar was supplying.
Fix The bar groups the whole top over the whole bottom: , while divides one term instead.
-
Trap Calling a regrouping "commutative" because the expression merely looks rearranged.
Fix leaves the order , , untouched and only moves the parentheses, so it is associative. Commutative would need two numbers to trade places.
-
Trap Letting the outside factor reach only the first term inside the parentheses.
Fix Every term gets multiplied: , never . With three terms inside, none may be skipped either.
-
Trap Answering "hundreds" when asked for the VALUE of the in , or answering when asked for its PLACE.
Fix The place is the column's name and the value is the digit times that column's worth, so the place is the hundreds and the value is .
-
Trap Reassembling as .
Fix A column no part mentions gets a . There is no hundreds term, so the hundreds digit is and the number is .
-
Trap Answering "how many tens are in " with the tens digit, .
Fix The question counts groups of ten in the whole number, so divide: tens.
-
Trap Reading "a subtraction chain may be reordered" as licence to move ANY of its numbers.
Fix Only the numbers being REMOVED may trade places: and are both . The first number never moves, and shows regrouping stays barred.