NumeriveMATH
CurriculumFamily workspaceStudentMy characterAchievementsContact
Introduction to Algebra levels

Introduction to Algebra / LEVEL 1 · DIFFICULTY 1/5

Equations and Linear Relationships

Solve balances, linked equations and changing quantities.

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

Choose an island to read its lesson.

  1. MINI QUEST ALG 1.1Linear EquationsRead the lesson
  2. MINI QUEST ALG 1.2Two Equations, Two UnknownsRead the lesson
  3. MINI QUEST ALG 1.3Slope and Rate of ChangeRead the lesson
  4. LEVEL CHECKCastle challenge

    6 questions across this level.

    Sign in for the level check →

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

Linear Equations

Useful preparation: Solving & Checking Linear Equations

Goal: Solve a linear equation and verify the result.

Before you begin: linear equations

Understand the idea

An equation says that two expressions have the same value. Applying the same reversible operation to both sides preserves every solution. The coefficient tells you how many copies of the unknown you have.

ax+b=c ⇒ x=(c-b)/a, for a ≠ 0

Choose and carry out a method

Collect variable terms on one side and constants on the other. Undo addition before multiplication. If variables occur on both sides, subtract the smaller variable term first to make the arithmetic easier.

Check the reasoning

Replace the variable in the original equation with your answer. Both sides must match. If the variable terms cancel, distinguish an identity from a contradiction instead of dividing by zero.

WORKED EXAMPLE 1

Solve 3x - 6 = 6 for x.

  1. Undo addition or subtraction before dividing by the coefficient.
  2. 3x = 6+6 = 12.
  3. Dividing by 3 gives x = 4; substitution checks the original balance.

4

WORKED EXAMPLE 2

Solve 4x - 7 = 13 for x.

  1. Undo addition or subtraction before dividing by the coefficient.
  2. 4x = 13+7 = 20.
  3. Dividing by 4 gives x = 5; substitution checks the original balance.

5

Common pitfalls

Possible mix-up: Moving a term always makes it negative.

Think of subtracting or adding the same term on both sides, rather than changing a sign by habit.

Possible mix-up: Only the variable side needs dividing.

Divide the entire opposite side by the coefficient as well.

Explain it to yourself

Why does subtracting the same quantity from both sides keep the solution unchanged?

Preview the eight practice prompts
  1. Solve 6x - 9 = 33 for x.
  2. Solve 7x - 5 = 51 for x.
  3. Solve 8x - 6 = 66 for x.
  4. Solve 9x - 7 = 83 for x.
  5. Solve 10x - 8 = 102 for x.
  6. Solve 11x - 9 = 123 for x.
  7. A workshop sells x tickets at $12 each and pays a fixed $5 fee. Its net income is $151. How many tickets were sold? New context
  8. A workshop sells x tickets at $13 each and pays a fixed $6 fee. Its net income is $176. How many tickets were sold? New context
Open stage ALG 1.1 in the student workspace →

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

Two Equations, Two Unknowns

Useful preparation: Linear Equations

Goal: Recover two quantities from two independent conditions.

Before you begin: Linear Equations

Understand the idea

A solution to a system must satisfy every equation at the same time. One equation may leave many possibilities; a second condition narrows them down.

Subtracting 2(x+y)=2s from 3x+2y=v gives x=v-2s.

Choose and carry out a method

Use substitution when a variable is already isolated. Use elimination when multiplying an equation makes one pair of coefficients match. Subtract entire equations, including their constants.

Check the reasoning

Check the resulting pair in both equations. Parallel lines give no solution, while identical equations provide only one independent condition.

WORKED EXAMPLE 1

Solve x+y=7 and 3x+2y=16. Enter x only.

  1. Eliminate one variable by comparing equal totals.
  2. Subtract 2(x+y)=14 from 3x+2y=16.
  3. This leaves x=2. Then y=5, which verifies both conditions.

2

WORKED EXAMPLE 2

Solve x+y=9 and 3x+2y=21. Enter x only.

  1. Eliminate one variable by comparing equal totals.
  2. Subtract 2(x+y)=18 from 3x+2y=21.
  3. This leaves x=3. Then y=6, which verifies both conditions.

3

Common pitfalls

Possible mix-up: Solving one equation finishes a system.

The same pair must work in the second equation.

Possible mix-up: Elimination changes just one coefficient.

Multiply every term, including the right-hand side.

Explain it to yourself

How would you recognize that two equations describe the same line?

Preview the eight practice prompts
  1. Solve x+y=13 and 3x+2y=31. Enter x only.
  2. Solve x+y=15 and 3x+2y=36. Enter x only.
  3. Solve x+y=17 and 3x+2y=41. Enter x only.
  4. Solve x+y=19 and 3x+2y=46. Enter x only.
  5. Solve x+y=21 and 3x+2y=51. Enter x only.
  6. Solve x+y=23 and 3x+2y=56. Enter x only.
  7. A 25-piece kit contains large clips weighing 3 g each and small clips weighing 2 g each. Total mass is 61 g. How many large clips are there? New context
  8. A 27-piece kit contains large clips weighing 3 g each and small clips weighing 2 g each. Total mass is 66 g. How many large clips are there? New context
Open stage ALG 1.2 in the student workspace →

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

Slope and Rate of Change

Useful preparation: Two Equations, Two Unknowns

Goal: Calculate and interpret the rate of a linear relationship.

Before you begin: Two Equations, Two Unknowns

Understand the idea

Slope compares how much the output changes with how much the input changes. Equal horizontal steps on a line produce equal vertical steps. Units belong to the ratio: meters per second is different from seconds per meter.

m=(y₂-y₁)/(x₂-x₁), x₂ ≠ x₁

Choose and carry out a method

Label two points consistently, subtract their y-coordinates, and divide by the corresponding difference of x-coordinates. A line through one point can then be written as y-y₁=m(x-x₁).

Check the reasoning

A rising line has positive slope and a falling line has negative slope. A horizontal line has slope zero. A vertical line has no defined finite slope because its change in x is zero.

WORKED EXAMPLE 1

Find the slope of the line through (1,4) and (4,7).

  1. Slope is change in output divided by change in input.
  2. m=(7-4)/(4-1)=3/3.
  3. The slope is 1. Keep the coordinate order consistent in both differences.

1

WORKED EXAMPLE 2

Find the slope of the line through (2,5) and (5,10).

  1. Slope is change in output divided by change in input.
  2. m=(10-5)/(5-2)=5/3.
  3. The slope is 5/3. Keep the coordinate order consistent in both differences.

5/3

Common pitfalls

Possible mix-up: Slope is the second y-value divided by the second x-value.

Use differences unless the other point is the origin.

Possible mix-up: A vertical line has slope zero.

Its denominator is zero, so its slope is undefined.

Explain it to yourself

Why does switching both point labels leave the slope unchanged?

Preview the eight practice prompts
  1. Find the slope of the line through (4,7) and (7,16).
  2. Find the slope of the line through (5,8) and (8,19).
  3. Find the slope of the line through (6,9) and (9,22).
  4. Find the slope of the line through (7,10) and (10,25).
  5. Find the slope of the line through (8,11) and (11,28).
  6. Find the slope of the line through (9,12) and (12,31).
  7. A sensor reading rises from 13 to 34 as elapsed time rises from 10 to 13 seconds. What is the rate of change per second? New context
  8. A sensor reading rises from 14 to 37 as elapsed time rises from 11 to 14 seconds. What is the rate of change per second? New context
Open stage ALG 1.3 in the student workspace →
Browse another level →