Symbols
42 pieces of notation from the pathway: how to say each one out loud, what it means, and the node where it first matters.
Sentences
“a equals b”
The two sides name the same number. An equation is a claim that can be true or false; a formula is an equation that is always true for its letters.
“pi is approximately 3.14”
Close, not equal. Used for rounded decimals of irrational numbers.
Real numbers · Perimeters and areas of plane figures (circles)
“x is less than 5”
Every number to the left of 5 on the number line. The open end of the symbol faces the larger number.
“x is less than or equal to 5”
Like < but 5 itself is included — a closed dot on the number line.
Equations and inequalities (one step) · Linear equations and inequalities (two variables)
“therefore”
What follows is a consequence of what came before. Common in geometry reasons.
Geometry and angle theorems · Euclidean geometry: transformations and congruence
“x equals 3 plus or minus 2”
Two answers at once: 3 + 2 and 3 − 2. The quadratic formula ends this way.
Operations
“three times four”
Multiplication. The dot replaces × once letters appear, so × is not confused with x.
“twelve divided by four”
Three ways to write one division. The fraction bar is a division sign.
“seventeen divided by five is three, remainder two”
Three full groups of 5 and 2 left over. What the remainder means depends on the story.
“two to the fifth, or two to the power five”
Five factors of 2 multiplied. The small number counts factors; it is not a multiplier.
“the square root of 49”
The non-negative number whose square is 49. √50 is a point on the number line between 7 and 8, not a 'broken' number.
“a to the m over n”
A fractional exponent is a root: the denominator is the root, the numerator the power.
“the absolute value of negative seven”
Distance from zero, so never negative.
“thirty-five percent”
Per hundred. A percent is a ratio with denominator 100.
“four point five six times ten to the sixth”
4,560,000. The first factor is between 1 and 10; the power of ten moves the decimal point.
“the g-c-d of a and b equals the g-c-d of b and a mod b”
Euclid's algorithm: a mod b is the remainder when a is divided by b. Repeat until the remainder is 0.
Algebra
“three x plus two”
An expression. x stands for a number we have not named; 3x means 3 times x. There is no equals sign, so there is nothing to solve.
“two times the quantity x plus three”
Do what is inside first; or distribute the 2 over both terms. An identity — true for every x.
“f of x equals two x plus one”
f is a rule; f(x) is its output at input x. f(3) = 7. Not 'f times x'.
“y equals m x plus b”
A line: m is the slope (rise over run), b the y-intercept. Dimensions 7 writes the intercept as c; same form.
Coordinates and linear graphs · Linear equations and inequalities (two variables)
“y minus y-one equals m times x minus x-one”
A line through the known point (x₁, y₁) with slope m. The subscript 1 means 'the given one'.
“a sub n equals a sub one plus n minus one times d”
The n-th term of an arithmetic sequence. a₁ is the first term, d the common difference.
“D equals b squared minus four a c”
The part under the square root in the quadratic formula. D > 0: two real roots; D = 0: one; D < 0: the parabola misses the x-axis.
“f of x equals a times b to the x”
Exponential growth (b > 1) or decay (0 < b < 1). a is the starting value.
Geometry
“angle A B C equals forty degrees”
The angle at B between rays BA and BC. The middle letter is the vertex.
“A B is parallel to C D; A B is perpendicular to E F”
Parallel lines never meet; perpendicular lines meet at 90°.
“triangle A B C is congruent to triangle D E F; is similar to”
Congruent: same shape and size. Similar: same shape, scaled. The letter order tells which vertices match.
Euclidean geometry: transformations and congruence · Euclidean geometry: transformations and congruence
“C equals two pi r; A equals pi r squared”
Circumference and area of a circle. π is the ratio of any circle's circumference to its diameter — irrational, so 22/7 and 3.14 are approximations.
“the point three, negative two”
Three right, two down from the origin. Order matters: (3, −2) and (−2, 3) are different points.
Data analysis and coordinate graphs · Coordinates and graphs (four quadrants)
“A maps to A prime”
A′ is the image of A after a transformation. The tick mark means 'the new one'.
“d equals the square root of x-two minus x-one squared plus y-two minus y-one squared”
Distance between two points — the Pythagorean theorem on the coordinate plane.
Statistics
“x bar equals the sum of the x's over n”
The mean: add everything, divide by how many. The bar means 'average of'; Σ means 'add them all'.
Line graphs, line plots, and the mean · Statistics: center and spread
“the interquartile range equals Q three minus Q one”
The spread of the middle half of the data. A value more than 1.5 × IQR beyond a quartile is an outlier.
Displaying and comparing data · Statistics: center and spread
“sigma”
Standard deviation: a typical distance from the mean. Lowercase sigma for a population, s for a sample.
“r equals zero point nine”
Correlation coefficient, between −1 and 1. Near ±1 means the points hug a line; sign gives the direction. It says nothing about cause.
“the probability of heads is one half”
Favourable outcomes over equally likely outcomes. Always between 0 and 1.
Number sets
“the naturals are inside the integers, inside the rationals, inside the reals”
Counting numbers; then negatives; then fractions; then every point on the line, including √2 and π.
“the reals minus the rationals”
The irrationals: real numbers that are not fractions. Their decimals never terminate or repeat.
“zero point three repeating”
The bar marks the digits that repeat forever. Every repeating decimal is a fraction.