NumeriveMATH
CurriculumFamily workspaceStudentMy characterAchievementsContact
Prealgebra levels

Prealgebra / LEVEL 1 · DIFFICULTY 1/5

Arithmetic & Number Structure

Use signed numbers, operation structure and reciprocals to explain calculations.

3 stages · 24 practice problems · two 6-question assessment forms

Choose an island to read its lesson.

  1. MINI QUEST 1.1Signed Numbers & Order of OperationsRead the lesson
  2. MINI QUEST 1.2Structure & Efficient CalculationRead the lesson
  3. MINI QUEST 1.3Division, Reciprocals & ZeroRead the lesson
  4. LEVEL CHECKCastle challenge

    6 questions across this level.

    Sign in for the level check →

STAGE 1.1 · 8 PRACTICE PROBLEMS · 2 NEW-CONTEXT APPLICATIONS

Signed Numbers & Order of Operations

Goal: Track direction and group operations before calculating.

Before you begin: Before starting, explain one example from each prerequisite. If an idea is unfamiliar, follow the prerequisite lesson links.

Numbers describe position and change

A negative position is below the chosen zero. A negative change moves toward smaller numbers. Subtracting a change reverses that change.

a − (−b) = a + b

Signs belong to numbers

Multiplication by a negative reverses direction. Two reversals restore the original direction; a product with an odd number of negative factors is negative.

(−a)(−b) = ab

Read the structure first

Resolve grouping, then powers, then multiplication and division from left to right, then addition and subtraction from left to right. Equal-priority operations do not jump the queue.

18 ÷ 3 × 2 = 12
WORKED EXAMPLE 1

Evaluate 7 − 2(5 − 9).

  1. Inside parentheses: 5 − 9 = −4.
  2. Multiply: 2(−4) = −8.
  3. Subtracting −8 adds 8.

15

WORKED EXAMPLE 2

A sensor reads −11°C and warms by 6°C, then cools by 4°C. What does it read?

  1. Start at −11.
  2. Warming gives −5; cooling gives −9.

−9°C

Common pitfalls

Possible mix-up: Subtracting always makes a number smaller.

Subtracting a negative makes it larger.

Possible mix-up: Multiply before dividing, wherever multiplication appears.

Multiplication and division have equal priority; read left to right.

Explain it to yourself

Explain why −5 − (−8) and −5 + (−8) have different signs.

Preview the eight practice prompts
  1. Compute −14 + 9.
  2. Compute 6 − (−13).
  3. Compute (−7)(−4) − 10.
  4. Evaluate 42 ÷ 7 × 3 − 5.
  5. Evaluate 5 − 3(2 − 6).
  6. What number n makes −8 − n = 5?
  7. An elevator starts on floor 4, moves down 9 floors, then up 6. Basement floors are negative and ground is 0. Which floor is it on? New context
  8. A game adds −6 points for each of three penalties, then removes one of those penalties. Starting from 20 points, what is the final score? New context
Open stage 1.1 in the student workspace →

STAGE 1.2 · 8 PRACTICE PROBLEMS · 2 NEW-CONTEXT APPLICATIONS

Structure & Efficient Calculation

Useful preparation: Signed Numbers & Order of Operations

Goal: Use regrouping and distribution without changing the value.

Before you begin: Before starting, explain one example from each prerequisite. If an idea is unfamiliar, follow the prerequisite lesson links.

Swap or regroup only where justified

Addition and multiplication allow rearrangement and regrouping. Subtraction and division do not generally allow these changes.

a + b = b + a; (ab)c = a(bc)

Distribute across every term

A common factor can be spread across a sum, or collected from separate products. The same structure works with subtraction.

a(b + c) = ab + ac

Use a nearby convenient number

Rewrite an awkward factor as a friendly number plus or minus a small correction. The correction must also be multiplied.

39 × 12 = (40 − 1) × 12
WORKED EXAMPLE 1

Compute 24 × 49 mentally.

  1. Rewrite 49 as 50 − 1.
  2. 24 × 50 − 24 = 1200 − 24.

1176

WORKED EXAMPLE 2

Find 17 × 8 + 17 × 12.

  1. Both terms contain a factor of 17.
  2. Factor to get 17(8 + 12) = 17 × 20.

340

Common pitfalls

Possible mix-up: 8 − 3 equals 3 − 8.

Subtraction is not commutative.

Possible mix-up: 4(x + 3) equals 4x + 3.

The factor 4 multiplies both x and 3.

Explain it to yourself

Give two different efficient ways to compute 25 × 36.

Preview the eight practice prompts
  1. Compute 25 × 16 × 4 using a useful regrouping.
  2. Compute 13 × 7 + 13 × 3.
  3. Compute 62 × 99.
  4. What number fills the blank: 8 × 37 = 8 × 30 + 8 × ___?
  5. Is (24 ÷ 6) ÷ 2 equal to 24 ÷ (6 ÷ 2)? Enter yes or no.
  6. Compute 103 × 18 − 3 × 18.
  7. A makerspace orders 14 packs with 9 red clips and 11 blue clips in each pack. How many clips are ordered? New context
  8. A warehouse ships 48 boxes. Each should contain 25 tiles, but every box has 2 fewer. How many tiles are shipped? New context
Open stage 1.2 in the student workspace →

STAGE 1.3 · 8 PRACTICE PROBLEMS · 2 NEW-CONTEXT APPLICATIONS

Division, Reciprocals & Zero

Useful preparation: Structure & Efficient Calculation

Goal: Interpret division and identify operations that are undefined.

Before you begin: Before starting, explain one example from each prerequisite. If an idea is unfamiliar, follow the prerequisite lesson links.

Division asks for a missing factor

The quotient a ÷ b is the number q satisfying bq = a. This definition requires b to be nonzero.

bq = a ⇔ q = a ÷ b, b ≠ 0

A reciprocal undoes multiplication

A nonzero number and its reciprocal multiply to one. To divide by a nonzero number, multiply by its reciprocal.

a ÷ b = a × (1/b)

Zero has a special boundary

Zero divided by a nonzero number is zero. Division by zero has no unique quotient: no product 0q can equal a nonzero number, and every q gives 0 when the numerator is also zero.

0 ÷ 7 = 0; 7 ÷ 0 is undefined
WORKED EXAMPLE 1

Find the reciprocal of −5/8.

  1. Swap the roles of numerator and denominator, keeping the sign.
  2. Check: (−5/8)(−8/5) = 1.

−8/5

WORKED EXAMPLE 2

A robot covers 18 meters in equal moves of 3/2 meters. How many moves?

  1. Number of moves = total distance ÷ distance per move.
  2. 18 ÷ (3/2) = 18 × (2/3).

12

Common pitfalls

Possible mix-up: The reciprocal of 0 is 0.

No number multiplied by 0 gives 1.

Possible mix-up: Dividing by a number always makes the result smaller.

Dividing a positive number by a positive number less than 1 makes it larger.

Explain it to yourself

Why is 0 ÷ 5 defined but 5 ÷ 0 undefined?

Preview the eight practice prompts
  1. What is the reciprocal of 7? Enter a fraction.
  2. What is the reciprocal of −3/8?
  3. Compute 15 ÷ (1/5).
  4. Compute 0 ÷ (−9).
  5. Is 12 ÷ 0 defined? Enter yes or no.
  6. Find x if (−4/7)x = 1.
  7. A 9-meter roll is cut into pieces of length 3/4 meter with no waste. How many pieces are made? New context
  8. A machine multiplies an input by 2/7 and produces 6. What was the input? New context
Open stage 1.3 in the student workspace →
Browse another level →