NumeriveMATH
CurriculumFamily workspaceStudentMy characterAchievementsContact
Introduction to Algebra levels

Introduction to Algebra / LEVEL 3 · DIFFICULTY 3/5

Functions and Reversible Rules

Compose, reverse and constrain algebraic rules.

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

Choose an island to read its lesson.

  1. MINI QUEST ALG 3.1Function CompositionRead the lesson
  2. MINI QUEST ALG 3.2Inverse FunctionsRead the lesson
  3. MINI QUEST ALG 3.3Linear InequalitiesRead the lesson
  4. LEVEL CHECKCastle challenge

    6 questions across this level.

    Sign in for the level check →

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

Function Composition

Useful preparation: Completing the Square

Goal: Follow two rules in their specified order.

Before you begin: Completing the Square

Understand the idea

A function assigns one output to each allowed input. Composition feeds one function’s output into another. The inside notation describes the first step.

(f∘g)(x)=f(g(x))

Choose and carry out a method

Evaluate the inner expression fully, then use that result as the outer input. For symbolic composition, replace every occurrence of the outer variable with parentheses containing the inner rule.

Check the reasoning

Track domain restrictions through both steps. Even if the original input is allowed by the inner function, its output must also be allowed by the outer function.

WORKED EXAMPLE 1

Let f(x)=2x+3 and g(x)=x²-6. Find f(g(2)).

  1. Evaluate the inner function first; order matters.
  2. g(2)=4-6=-2; f(-2)=2(-2)+3.
  3. The result is -1. Reversing the two steps would compute a different composition.

-1

WORKED EXAMPLE 2

Let f(x)=2x+4 and g(x)=x²-7. Find f(g(3)).

  1. Evaluate the inner function first; order matters.
  2. g(3)=9-7=2; f(2)=2(2)+4.
  3. The result is 8. Reversing the two steps would compute a different composition.

8

Common pitfalls

Possible mix-up: f(g(x)) means f(x) times g(x).

Composition passes an output into a new rule.

Possible mix-up: Reversing the rules always gives the same output.

Check both orders; composition usually is not commutative.

Explain it to yourself

Invent two simple rules whose order changes the answer.

Preview the eight practice prompts
  1. Let f(x)=2x+6 and g(x)=x²-9. Find f(g(5)).
  2. Let f(x)=2x+7 and g(x)=x²-5. Find f(g(6)).
  3. Let f(x)=2x+8 and g(x)=x²-6. Find f(g(7)).
  4. Let f(x)=2x+9 and g(x)=x²-7. Find f(g(8)).
  5. Let f(x)=2x+10 and g(x)=x²-8. Find f(g(9)).
  6. Let f(x)=2x+11 and g(x)=x²-9. Find f(g(10)).
  7. A two-step device first maps input x to x²-5, then doubles that output and adds 12. What final output results from input 11? New context
  8. A two-step device first maps input x to x²-6, then doubles that output and adds 13. What final output results from input 12? New context
Open stage ALG 3.1 in the student workspace →

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

Inverse Functions

Useful preparation: Function Composition

Goal: Recover the input of a one-to-one linear function.

Before you begin: Function Composition

Understand the idea

An inverse reverses a function. It exists as a function when each output comes from exactly one allowed input. A nonconstant linear rule is one-to-one on the real numbers.

f(x)=ax+b ⇒ f⁻¹(y)=(y-b)/a, a ≠ 0

Choose and carry out a method

Write y=f(x), solve for x in terms of y, and then rename the input variable. Reverse the order of operations as well as the operations themselves.

Check the reasoning

Apply the original function to your inverse result. You should recover the starting output. The superscript -1 in inverse notation does not mean reciprocal.

WORKED EXAMPLE 1

If f(x)=3x-3, find f⁻¹(12).

  1. An inverse recovers the input from the output.
  2. Solve 3x-3=12, so 3x=15.
  3. The original input is 5; this is not the reciprocal of the output.

5

WORKED EXAMPLE 2

If f(x)=3x-4, find f⁻¹(14).

  1. An inverse recovers the input from the output.
  2. Solve 3x-4=14, so 3x=18.
  3. The original input is 6; this is not the reciprocal of the output.

6

Common pitfalls

Possible mix-up: The inverse is 1/f(x).

A reciprocal changes an output; an inverse recovers an input.

Possible mix-up: Every function has an inverse on its full domain.

Different inputs producing the same output prevent a single-valued inverse.

Explain it to yourself

Why does x² need a restricted domain before its inverse can be a function?

Preview the eight practice prompts
  1. If f(x)=3x-6, find f⁻¹(18).
  2. If f(x)=3x-7, find f⁻¹(20).
  3. If f(x)=3x-8, find f⁻¹(22).
  4. If f(x)=3x-9, find f⁻¹(24).
  5. If f(x)=3x-10, find f⁻¹(26).
  6. If f(x)=3x-11, find f⁻¹(28).
  7. A calibration changes raw reading x to 3x-12. The calibrated reading is 30. What was the raw reading? New context
  8. A calibration changes raw reading x to 3x-13. The calibrated reading is 32. What was the raw reading? New context
Open stage ALG 3.2 in the student workspace →

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

Linear Inequalities

Useful preparation: Inverse Functions

Goal: Handle negative scaling and integer boundaries.

Before you begin: Inverse Functions

Understand the idea

An inequality describes a set of inputs. Adding the same amount preserves order. Multiplying by a negative number reverses order because it reflects the number line.

a<b ⇒ -a>-b

Choose and carry out a method

Isolate the unknown as in an equation, but reverse the comparison when dividing or multiplying by a negative value. Then translate a strict real bound into any requested integer bound.

Check the reasoning

Check a point inside the proposed set and its boundary. A strict inequality excludes equality; an inclusive inequality includes it.

WORKED EXAMPLE 1

What is the greatest integer x satisfying -3x > -12?

  1. Dividing an inequality by a negative number reverses its direction.
  2. -3x>-12 becomes x<4.
  3. The greatest allowed integer is 3; x=4 fails the strict inequality.

3

WORKED EXAMPLE 2

What is the greatest integer x satisfying -3x > -15?

  1. Dividing an inequality by a negative number reverses its direction.
  2. -3x>-15 becomes x<5.
  3. The greatest allowed integer is 4; x=5 fails the strict inequality.

4

Common pitfalls

Possible mix-up: Division never changes the inequality symbol.

Division by a negative reverses it.

Possible mix-up: The boundary of x<k is an allowed value.

Strict inequalities exclude the boundary.

Explain it to yourself

Use a number-line example to explain why negative multiplication reverses order.

Preview the eight practice prompts
  1. What is the greatest integer x satisfying -3x > -21?
  2. What is the greatest integer x satisfying -3x > -24?
  3. What is the greatest integer x satisfying -3x > -27?
  4. What is the greatest integer x satisfying -3x > -30?
  5. What is the greatest integer x satisfying -3x > -33?
  6. What is the greatest integer x satisfying -3x > -36?
  7. A game adjustment gives a change of -3x points. It must exceed -39 points. What is the greatest integer setting x allowed? New context
  8. A game adjustment gives a change of -3x points. It must exceed -42 points. What is the greatest integer setting x allowed? New context
Open stage ALG 3.3 in the student workspace →
Browse another level →