NumeriveMATH
CurriculumFamily workspaceStudentMy characterAchievementsContact
Introduction to Algebra levels

Introduction to Algebra / LEVEL 4 · DIFFICULTY 4/5

Algebraic Models and Sequences

Simplify ratios and recognize additive and multiplicative growth.

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

Choose an island to read its lesson.

  1. MINI QUEST ALG 4.1Rational Expressions and RestrictionsRead the lesson
  2. MINI QUEST ALG 4.2Exponential Growth and LogarithmsRead the lesson
  3. MINI QUEST ALG 4.3Arithmetic Sequences and SumsRead the lesson
  4. LEVEL CHECKCastle challenge

    6 questions across this level.

    Sign in for the level check →

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

Rational Expressions and Restrictions

Useful preparation: Linear Inequalities

Goal: Simplify a factored ratio while preserving its domain.

Before you begin: Linear Inequalities

Understand the idea

A rational expression is a ratio of polynomials. It is undefined wherever its original denominator is zero. Canceling a common nonzero factor simplifies the rule without restoring those excluded inputs.

(x²-h²)/(x-h)=x+h, only for x ≠ h

Choose and carry out a method

Factor first. Cancel common factors, not pieces of sums. Keep a written list of excluded inputs before using the simplified rule.

Check the reasoning

Verify that the evaluation input is allowed. A missing point can remain even when the simplified expression is a polynomial.

WORKED EXAMPLE 1

Evaluate (x²-9)/(x-3) at x=8.

  1. Factor the numerator before canceling a common factor.
  2. (x²-9)=(x-3)(x+3); x=8 is allowed.
  3. The quotient is x+3, giving 11. The original restriction remains x ≠ 3.

11

WORKED EXAMPLE 2

Evaluate (x²-16)/(x-4) at x=9.

  1. Factor the numerator before canceling a common factor.
  2. (x²-16)=(x-4)(x+4); x=9 is allowed.
  3. The quotient is x+4, giving 13. The original restriction remains x ≠ 4.

13

Common pitfalls

Possible mix-up: Terms can be canceled across addition.

Only whole multiplicative factors can be canceled.

Possible mix-up: Cancellation makes every input allowed.

Restrictions from the original denominator still apply.

Explain it to yourself

How can two expressions agree at all allowed inputs but have different domains?

Preview the eight practice prompts
  1. Evaluate (x²-36)/(x-6) at x=11.
  2. Evaluate (x²-49)/(x-7) at x=12.
  3. Evaluate (x²-64)/(x-8) at x=13.
  4. Evaluate (x²-81)/(x-9) at x=14.
  5. Evaluate (x²-100)/(x-10) at x=15.
  6. Evaluate (x²-121)/(x-11) at x=16.
  7. A model gives average output (n²-144)/(n-12) for n ≠ 12. Evaluate it at the production setting n=17. New context
  8. A model gives average output (n²-169)/(n-13) for n ≠ 13. Evaluate it at the production setting n=18. New context
Open stage ALG 4.1 in the student workspace →

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

Exponential Growth and Logarithms

Useful preparation: Rational Expressions and Restrictions

Goal: Recover the number of repeated growth steps.

Before you begin: Rational Expressions and Restrictions

Understand the idea

Equal multiplicative changes produce an exponential model. The coefficient is the initial amount and the exponent counts repeated steps. A logarithm asks which exponent produces a given positive value.

A(t)=A₀·bᵗ; log_b(bᵗ)=t for b>0, b≠1

Choose and carry out a method

Divide by the initial amount, rewrite the resulting ratio as a power of the growth factor, and compare exponents. A logarithm generalizes this reversal when the power is less obvious.

Check the reasoning

Evaluate the model at time zero and at the proposed time. Doubling for three steps multiplies by eight, not six.

WORKED EXAMPLE 1

Solve 3·2ˣ = 48 for x.

  1. Isolate the exponential factor before comparing powers.
  2. 2ˣ=48/3=16=2^4.
  3. Therefore x=4. The exponent counts doublings, not the number of cells.

4

WORKED EXAMPLE 2

Solve 4·2ˣ = 128 for x.

  1. Isolate the exponential factor before comparing powers.
  2. 2ˣ=128/4=32=2^5.
  3. Therefore x=5. The exponent counts doublings, not the number of cells.

5

Common pitfalls

Possible mix-up: Doubling means add two each step.

It means multiply the current amount by two.

Possible mix-up: The final amount equals the exponent.

The exponent counts how many multiplications occurred.

Explain it to yourself

Compare a sequence that adds three each step with one that triples.

Preview the eight practice prompts
  1. Solve 6·2ˣ = 48 for x.
  2. Solve 7·2ˣ = 112 for x.
  3. Solve 8·2ˣ = 256 for x.
  4. Solve 9·2ˣ = 576 for x.
  5. Solve 10·2ˣ = 80 for x.
  6. Solve 11·2ˣ = 176 for x.
  7. A culture starts with 12 cells and doubles every hour. After how many hours does it first have 384 cells? New context
  8. A culture starts with 13 cells and doubles every hour. After how many hours does it first have 832 cells? New context
Open stage ALG 4.2 in the student workspace →

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

Arithmetic Sequences and Sums

Useful preparation: Exponential Growth and Logarithms

Goal: Use constant differences to sum a growing arrangement.

Before you begin: Exponential Growth and Logarithms

Understand the idea

An arithmetic sequence has a fixed difference between adjacent terms. There are n-1 gaps from the first to the nth term. Pairing terms from opposite ends produces equal pair sums.

aₙ=a₁+(n-1)d; Sₙ=n(a₁+aₙ)/2

Choose and carry out a method

Find the last term, average the first and last, and multiply by the number of terms. The same pairing formula works whether the number of terms is odd or even.

Check the reasoning

Check whether the task asks for the nth term or the whole sum. For increasing positive terms, the sum lies between n times the first and n times the last.

WORKED EXAMPLE 1

Find the sum of the first 5 terms of an arithmetic sequence starting 3, 6, 9, … .

  1. Pair the first and last terms; each pair has the same sum.
  2. Last term=3+(5-1)·3=15. Sum=5(3+15)/2.
  3. The total is 45; there are 4 increases between 5 terms.

45

WORKED EXAMPLE 2

Find the sum of the first 6 terms of an arithmetic sequence starting 4, 7, 10, … .

  1. Pair the first and last terms; each pair has the same sum.
  2. Last term=4+(6-1)·3=19. Sum=6(4+19)/2.
  3. The total is 69; there are 5 increases between 6 terms.

69

Common pitfalls

Possible mix-up: There are n differences before term n.

There are n-1 differences starting from term one.

Possible mix-up: The final term is the total sum.

Add all terms, for example using equal end-pairs.

Explain it to yourself

Why does the average of the endpoints equal the average of all terms?

Preview the eight practice prompts
  1. Find the sum of the first 8 terms of an arithmetic sequence starting 6, 9, 12, … .
  2. Find the sum of the first 9 terms of an arithmetic sequence starting 7, 10, 13, … .
  3. Find the sum of the first 10 terms of an arithmetic sequence starting 8, 11, 14, … .
  4. Find the sum of the first 11 terms of an arithmetic sequence starting 9, 12, 15, … .
  5. Find the sum of the first 12 terms of an arithmetic sequence starting 10, 13, 16, … .
  6. Find the sum of the first 13 terms of an arithmetic sequence starting 11, 14, 17, … .
  7. A stepped display has 14 rows. The first row has 12 lights and every next row has 3 more lights. How many lights are used altogether? New context
  8. A stepped display has 15 rows. The first row has 13 lights and every next row has 3 more lights. How many lights are used altogether? New context
Open stage ALG 4.3 in the student workspace →
Browse another level →