Advanced Math 7

Singapore Dimensions Math 7A / 7B

Exam: NC Grade 7 EOG. 16 units.

By June, a student ready for Math 1 can

  • Place rationals and irrationals; estimate n\sqrt{n}; use scientific notation; apply Euclid’s algorithm for GCF

  • Expand (ax+b)(cx+d)(ax+b)(cx+d); factor by common factor and by grouping

  • Solve multi-step and fractional linear equations; solve multi-step inequalities, including reversing when multiplying by a negative

  • Read distance–time and speed–time graphs; compute average speed correctly

  • Use reverse percent, profit/loss, simple interest I=PrtI=Prt

  • Chase angles with a transversal on parallel lines; use nn-gon interior and exterior sums

  • Find Tn=a+(n1)dT_n = a+(n-1)d; recognize geometric patterns and figurate numbers

  • Graph y=mx+cy=mx+c; compute m=y2y1x2x1m=\frac{y_2-y_1}{x_2-x_1}

  • Find circumference, area, arc length, sector area; volume and surface area of prisms, cylinders, pyramids, cones, spheres

  • Distinguish y=kxy=kx from y=k/xy=k/x by table and by graph

  • Choose mean vs median in the presence of outliers; compute P(E)P(E) and use a tree for two-stage events

Before: Advanced Math 6. After: High School Math 1.

Year map (~36 weeks)

Rough pacing, not a calendar. Tap a unit to open its node.

WeeksUnitTitleDomain
1–21Factors and multiplesNumber theory
2–42Real numbersNumber
4–53Introduction to algebraAlgebra
5–74Algebraic manipulationAlgebra
7–95Simple equations in one variableAlgebra
9–116Ratio, rate, and speedRatio
11–127PercentageRatio
12–158Angles, triangles, and quadrilateralsGeometry
15–169Number patternsDiscrete
16–1810Coordinates and linear graphsFunctions
18–2011InequalitiesAlgebra
20–2212Perimeters and areas of plane figuresGeometry
22–2513Volume and surface area of solidsGeometry
25–2714ProportionsFunctions
27–2915Data handlingStatistics
29–3116ProbabilityProbability
31–36EOG and contest reviewMixed

Units

  1. not started01

    Factors and multiples: Euclid's algorithm

    Euclid's algorithm — gcd(a, b) = gcd(b, a mod b) — finds a GCF faster than prime trees for large pairs. Students run it to completion (not one remainder too early), then get the LCM from the product identity, and solve cycle and partition stories without swapping HCF and LCM.

    Watch for

    stopping Euclid one remainder too early; HCF and LCM swapped in a story.

    2 formulas
    Euclid
    gcd(a,b)=gcd(b, amodb)\gcd(a,b) = \gcd(b,\ a \bmod b)
    LCM from GCD
    lcm(a,b)=abgcd(a,b)\operatorname{lcm}(a,b) = \frac{ab}{\gcd(a,b)}
  2. not started02

    Real numbers

    Rationals versus irrationals: √2 is a point on the line, not a broken number. Students classify numbers, estimate square and cube roots between integers, operate on signed numbers, and write scientific notation with 1 ≤ a < 10.

    Watch for

    16/25\sqrt{16/25} called irrational; π=227\pi=\frac{22}{7}; 3.2×1033.2\times 10^3 written 32×10232\times 10^2 as “scientific.”

    1 formula
    Scientific notation
    a×10k,1a<10a \times 10^k,\quad 1 \le a < 10
  3. not started03

    Introduction to algebra

    Expression, equation, formula, identity — four different kinds of sentence, and what you may do with each. Students name term, coefficient, constant, and variable, translate phrases, and evaluate expressions including at negative inputs.

    Watch for

    x=5x=5 called an expression; 2(x+3)=2x+62(x+3)=2x+6 called an equation to solve.

  4. not started04

    Algebraic manipulation

    The skill Math 1 factoring sits on. Students combine like terms with integer and fractional coefficients, distribute with negative factors, expand (ax + b)(cx + d), factor out a common factor, and factor four terms by grouping.

    Watch for

    (x+3)(x+4)=x2+12(x+3)(x+4)=x^2+12; 2(x5)=2x10-2(x-5)=-2x-10; grouping that never rearranges.

    2 formulas
    Binomial product
    (ax+b)(cx+d)=acx2+(ad+bc)x+bd(ax+b)(cx+d) = acx^2 + (ad+bc)x + bd
    Negative distribution
    a(bc)=ab+ac-a(b - c) = -ab + ac
  5. not started05

    Simple equations in one variable

    Variables on both sides, and fractions. Students solve ax + b = cx + d and fractional equations by multiplying every term by the common denominator, check by substitution, and model consecutive-integer, age, and dimension stories.

    Watch for

    clearing fractions by subtracting denominators; forgetting to multiply every term.

  6. not started06

    Ratio, rate, and speed (motion graphs)

    On a distance–time graph the slope is speed; on a speed–time graph the area is distance. Students handle changing ratios and compound rates, read both graph types, and compute average speed as total distance over total time — 48 km/h for an equal-distance out-and-back at 40 and 60, not 50.

    Watch for

    averaging 40 km/h and 60 km/h for an out-and-back of equal distance (the answer is not 50).

    1 formula
    Average speed, equal distances
    vˉ=2v1v2v1+v2\bar v = \frac{2 v_1 v_2}{v_1 + v_2}
  7. not started07

    Percentage: reverse percent and simple interest

    Reverse percent: the 80% is the new amount, so the original is new ÷ 0.8. Students find an original from a changed amount, work profit/loss, discount, and tax, and use simple interest I = Prt and A = P(1 + rt).

    Watch for

    “price after 20% off is $80, original?” answered 9696 (they took 20% of 80).

    2 formulas
    Simple interest
    I=PrtI = Prt
    Amount
    A=P(1+rt)A = P(1 + rt)
  8. not started08

    Angles, triangles, and quadrilaterals

    Parallel lines with a transversal are a kit: corresponding angles equal, alternate interior equal, co-interior supplementary. Students chase angles, use the triangle inequality, classify triangles and special quadrilaterals, and apply the interior sum (n − 2)·180° and exterior sum 360°.

    Watch for

    co-interior called equal; exterior sum of a pentagon as 540540^\circ.

    2 formulas
    Interior angle sum
    S=(n2)180S = (n-2) \cdot 180^\circ
    Exterior angle sum
    360 (convex)360^\circ \text{ (convex)}
  9. not started09

    Number patterns

    A sequence is a function whose inputs are 1, 2, 3, …. Students write the nth term of an arithmetic sequence, recognize a common ratio, use triangular and square numbers, and match a growing diagram to a formula.

    Watch for

    TnT_n written as n+dn+d; triangular numbers as n2n^2.

    2 formulas
    Arithmetic term
    Tn=a+(n1)dT_n = a + (n-1)d
    Triangular numbers
    Tn=n(n+1)2T_n = \frac{n(n+1)}{2}
  10. not started10

    Coordinates and linear graphs

    Slope is a rate. Students compute m from two points, graph y = mx + c from slope and intercept, handle horizontal (slope 0) and vertical (undefined slope) lines, and read slope and intercept in a story such as water draining.

    Watch for

    m=x2x1y2y1m=\frac{x_2-x_1}{y_2-y_1}; vertical line called slope 0.

    2 formulas
    Slope
    m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}
    Slope-intercept
    y=mx+cy = mx + c
  11. not started11

    Inequalities (multi-step)

    Multiply or divide by a negative: reverse the inequality, always. Students solve multi-step inequalities, graph on a number line, and write compound inequalities a < x ≤ b.

    Watch for

    2x>6x>3-2x>6 \Rightarrow x> -3 (did not reverse).

    1 formula
    Reversal rule
    a<b, k<0    ka>kba < b,\ k < 0 \implies ka > kb
  12. not started12

    Perimeters and areas of plane figures (circles)

    π is a number. An arc and a sector are fractions of the circle, so their length and area scale by θ/360°. Students use circumference, area, arc length, and sector area, and compose them with triangles and rectangles.

    Watch for

    area of a sector using θ3602πr\frac{\theta}{360}2\pi r; mixing diameter and radius.

    4 formulas
    Circumference
    C=2πr=πdC = 2\pi r = \pi d
    Circle area
    A=πr2A = \pi r^2
    Arc length
    s=θ3602πrs = \frac{\theta}{360^\circ} \cdot 2\pi r
    Sector area
    A=θ360πr2A = \frac{\theta}{360^\circ} \cdot \pi r^2
  13. not started13

    Volume and surface area of solids

    Prisms, cylinders, pyramids, cones, spheres — keep a table rather than memorizing in isolation. Students find volume and surface area, derive the slant height of a cone from r and h, and decide surface versus volume from the story.

    Watch for

    pyramid 12Bh\frac12 Bh; cone lateral area with hh instead of \ell.

    4 formulas
    Cylinder
    V=πr2h,S=2πr2+2πrhV = \pi r^2 h,\quad S = 2\pi r^2 + 2\pi r h
    Pyramid / cone
    V=13BhV = \tfrac{1}{3} B h
    Cone surface
    S=πr2+πr,=r2+h2S = \pi r^2 + \pi r \ell,\quad \ell = \sqrt{r^2 + h^2}
    Sphere
    V=43πr3,S=4πr2V = \tfrac{4}{3}\pi r^3,\quad S = 4\pi r^2
  14. not started14

    Proportions

    Direct proportion is a line through the origin; inverse proportion is a hyperbola with xy constant. Students recognize each from a table (constant ratio versus constant product), find k, and fill a missing value.

    Watch for

    inverse graphed as a line; “twice xx, twice yy” said of an inverse situation.

    2 formulas
    Direct
    y=kxy = kx
    Inverse
    y=kx    xy=ky = \frac{k}{x} \iff xy = k
  15. not started15

    Data handling

    Outliers pull the mean and barely move the median. Students distinguish discrete from continuous data, build stem-and-leaf plots (including back-to-back), compute center and range for grouped and ungrouped data using midpoints, and spot a misleading graph.

    Watch for

    mean of grouped data using interval width instead of midpoint.

  16. not started16

    Probability

    Probability is a number in [0, 1]. A tree multiplies along a branch and adds across complete branches. Students compute P(E) and P(not E), list outcomes in tables and trees, and handle two-stage events with and without replacement.

    Watch for

    P(H then T)=12P(\text{H then T})=\frac12 for two coins; adding along a branch.

    2 formulas
    Probability
    P(E)=favorablepossibleP(E) = \frac{\text{favorable}}{\text{possible}}
    Complement
    P(E)=1P(E)P(E') = 1 - P(E)

Threads into and out of this course

Why a unit here matters later, and what it leans on from before.

BeforeAfter
Whole numbers: primes, GCF, and LCM (Math 6)Factors and multiples: Euclid's algorithm (Math 7)
Division (2-digit divisors) (Math 5)Factors and multiples: Euclid's algorithm (Math 7)
Decimals: terminating and repeating (Math 6)Real numbers (Math 7)
Negative numbers and absolute value (Math 6)Real numbers (Math 7)
Whole numbers to one billion (Math 5)Real numbers (Math 7)
Algebraic expressions (Math 6)Introduction to algebra (Math 7)
Equations and inequalities (one step) (Math 6)Simple equations in one variable (Math 7)
Fractions: division and multi-step stories (Math 6)Simple equations in one variable (Math 7)
Rate and speed (Math 6)Ratio, rate, and speed (motion graphs) (Math 7)
Coordinates and graphs (four quadrants) (Math 6)Ratio, rate, and speed (motion graphs) (Math 7)
Percent and percent change (Math 6)Percentage: reverse percent and simple interest (Math 7)
Geometry and angle theorems (Math 5)Angles, triangles, and quadrilaterals (Math 7)
Coordinates and graphs (four quadrants) (Math 6)Coordinates and linear graphs (Math 7)
Equations and inequalities (one step) (Math 6)Inequalities (multi-step) (Math 7)
Area of plane figures (Math 6)Perimeters and areas of plane figures (circles) (Math 7)
Ratios (Math 6)Perimeters and areas of plane figures (circles) (Math 7)
Volume and surface area (Math 6)Volume and surface area of solids (Math 7)
Ratios (Math 6)Proportions (Math 7)
Displaying and comparing data (Math 6)Data handling (Math 7)
Fractions: division and multi-step stories (Math 6)Probability (Math 7)
Ratios (Math 6)Probability (Math 7)
Real numbers (Math 7)Exponents (Math 1)
Introduction to algebra (Math 7)Algebraic expressions (Math 1) (Math 1)
Algebraic manipulation (Math 7)Polynomials (Math 1)
Simple equations in one variable (Math 7)Equations and inequalities (Math 1) (Math 1)
Inequalities (multi-step) (Math 7)Equations and inequalities (Math 1) (Math 1)
Coordinates and linear graphs (Math 7)Linear equations and inequalities (two variables) (Math 1)
Proportions (Math 7)Relations and functions (Math 1)
Algebraic manipulation (Math 7)Factoring polynomials (Math 1)
Percentage: reverse percent and simple interest (Math 7)Exponential functions (Math 1)
Number patterns (Math 7)Patterns, sequences, and series (Math 1)
Angles, triangles, and quadrilaterals (Math 7)Polygons (Math 1)
Coordinates and linear graphs (Math 7)Coordinate geometry (Math 1)
Real numbers (Math 7)Coordinate geometry (Math 1)
Data handling (Math 7)Statistics: center and spread (Math 1)
Real numbers (Math 7)Statistics: center and spread (Math 1)

Source: docs/ADVANCED_MATH_7_CURRICULUM.md in the repository. The guide wins if this page and the guide ever disagree.

grade7