Fatskills
Practice. Master. Repeat.
Study Guide: Algebra Functions Function Notation
Source: https://www.fatskills.com/algebra/chapter/algebra-functions-function-notation

Algebra Functions Function Notation

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~8 min read

What Is This?

Function Notation is a way of representing a function as a rule that takes an input (called the independent variable or domain) and produces an output (called the dependent variable or range). It is expressed as f(x) = y, where f is the function name, x is the input, and y is the output.

This topic appears in exams to test your understanding of how functions work, how to evaluate them, and how to apply them in different contexts. You can expect to see questions that ask you to find the value of a function at a given input, to identify the domain and range of a function, or to use functions to solve problems in algebra, calculus, and other areas of mathematics.

Why It Matters

Function notation is a fundamental concept in mathematics that appears in various exams, including:


  • Calculus exams (30-40% of total marks)
  • Algebra exams (20-30% of total marks)
  • Mathematics competitions (10-20% of total marks)
  • College entrance exams (5-15% of total marks)

The frequency and difficulty of function notation questions vary across exams, but you can expect to see at least one or two questions on this topic in most exams. The skill being tested is your ability to understand and apply the concept of function notation to solve problems.

Core Concepts

To master function notation, you need to understand the following core concepts:


  • Domain: The set of all possible input values for a function.
  • Range: The set of all possible output values for a function.
  • Independent variable: The input value that is used to evaluate a function.
  • Dependent variable: The output value that is produced by a function.
  • Function name: The symbol or expression that represents a function.

You should be able to distinguish between these concepts and apply them correctly in different contexts.

The Rule-Book (How It Works)

The primary rule of function notation is:

f(x) = y means that the function f takes the input x and produces the output y.

Sub-rules and exceptions:


  • If f(x) = y is true, then f(a) = b is also true if and only if a = x and b = y.
  • If f(x) = y is true, then f(2x) = 2y is also true.
  • If f(x) = y is true, then f(x + c) = y + c is also true, where (c) is a constant.

Visual pattern:

You can think of function notation as a mapping between input values and output values. Imagine a graph with the input values on the x-axis and the output values on the y-axis. Each point on the graph represents a value of f(x).

Exam / Job / Audit Weighting

  • Frequency: High
  • Difficulty Rating: Intermediate
  • Question Type or Real-World Task Type: Algebraic manipulation, function evaluation, problem-solving

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. f(x) = y means that the function f takes the input x and produces the output y.
  2. f(a) = b is true if and only if a = x and b = y.
  3. f(2x) = 2y is true if f(x) = y is true.

Worked Examples (Step-by-Step)


Example 1: Easy

Question: Evaluate f(2) if f(x) = 2x + 1.

Step 1: Substitute x = 2 into the function.
Step 2: Simplify the expression: f(2) = 2(2) + 1 = 5.

Answer: f(2) = 5

Key rule applied: f(a) = b is true if and only if a = x and b = y.

Example 2: Medium

Question: Find the domain and range of the function f(x) = 1 / x.

Step 1: Identify the domain: x ≠ 0.
Step 2: Identify the range: y ≠ 0.

Answer: Domain: x ≠ 0; Range: y ≠ 0

Key rule applied: Domain and range are sets of all possible input and output values.

Example 3: Hard

Question: Use the function f(x) = 2x^2 + 3x - 1 to find the value of f(-2).

Step 1: Substitute x = -2 into the function.
Step 2: Simplify the expression: f(-2) = 2(-2)^2 + 3(-2) - 1 = 8 - 6 - 1 = 1.

Answer: f(-2) = 1

Key rule applied: f(a) = b is true if and only if a = x and b = y.

Common Exam Traps & Mistakes

  1. Mistake: Assuming that f(x) = y means that f(x + c) = y + c for all c.
    • Wrong answer: f(x + c) = y + c
    • Correct approach: f(x + c) = y + c is true only if c = 0.
  2. Mistake: Assuming that f(x) = y means that f(2x) = 2y.
    • Wrong answer: f(2x) = 2y
    • Correct approach: f(2x) = 2y is true if f(x) = y is true.
  3. Mistake: Assuming that f(x) = y means that f(x + c) = y + c for all c.
    • Wrong answer: f(x + c) = y + c
    • Correct approach: f(x + c) = y + c is true only if c = 0.
  4. Mistake: Not checking the domain and range of a function.
    • Wrong answer: f(0) = 1 / 0
    • Correct approach: f(0) is undefined because the domain of f(x) = 1 / x is x ≠ 0.
  5. Mistake: Not using the correct notation.
    • Wrong answer: f(x) = y instead of f(x) = y
    • Correct approach: Use the correct notation to represent a function.

Shortcut Strategies & Exam Hacks

  1. Mnemonic: Use the phrase "input, function, output" to remember the order of the components in a function notation expression.
  2. Elimination strategy: Eliminate options that are not possible given the domain and range of the function.
  3. Pattern recognition: Recognize that f(x) = y means that f(a) = b is true if and only if a = x and b = y.

Question-Type Taxonomy

Question Type Example Exams that favor it
Algebraic manipulation Evaluate f(2) if f(x) = 2x + 1. Calculus exams
Function evaluation Find the value of f(-2) using the function f(x) = 2x^2 + 3x - 1. Algebra exams
Problem-solving Use the function f(x) = 1 / x to find the domain and range. Mathematics competitions
Graphical analysis Graph the function f(x) = 2x^2 + 3x - 1 and identify its domain and range. College entrance exams

Practice Set (MCQs)

  1. Question: Evaluate f(3) if f(x) = x^2 + 2x - 1.
    • Options: A) 10, B) 12, C) 14, D) 16
    • Correct Answer: B) 12
    • Explanation: Substitute x = 3 into the function: f(3) = 3^2 + 2(3) - 1 = 9 + 6 - 1 = 14.
    • Why the Distractors Are Tempting: Options A and D are plausible because they are close to the correct answer, but option B is the correct answer because it is the result of substituting x = 3 into the function.
  2. Question: Find the domain and range of the function f(x) = 1 / x.
    • Options: A) Domain: x ≠ 0; Range: y ≠ 0, B) Domain: x = 0; Range: y = 0, C) Domain: x ≠ 0; Range: y = 0, D) Domain: x = 0; Range: y ≠ 0
    • Correct Answer: A) Domain: x ≠ 0; Range: y ≠ 0
    • Explanation: The domain of f(x) = 1 / x is x ≠ 0 because division by zero is undefined. The range of f(x) = 1 / x is y ≠ 0 because the output of the function cannot be zero.
    • Why the Distractors Are Tempting: Options B and C are plausible because they are close to the correct answer, but option A is the correct answer because it correctly identifies the domain and range of the function.
  3. Question: Use the function f(x) = 2x^2 + 3x - 1 to find the value of f(-2).
    • Options: A) 1, B) 3, C) 5, D) 7
    • Correct Answer: C) 5
    • Explanation: Substitute x = -2 into the function: f(-2) = 2(-2)^2 + 3(-2) - 1 = 8 - 6 - 1 = 1.
    • Why the Distractors Are Tempting: Options A and D are plausible because they are close to the correct answer, but option C is the correct answer because it is the result of substituting x = -2 into the function.
  4. Question: Graph the function f(x) = 2x^2 + 3x - 1 and identify its domain and range.
    • Options: A) Domain: x ≠ 0; Range: y ≠ 0, B) Domain: x = 0; Range: y = 0, C) Domain: x ≠ 0; Range: y = 0, D) Domain: x = 0; Range: y ≠ 0
    • Correct Answer: A) Domain: x ≠ 0; Range: y ≠ 0
    • Explanation: The domain of f(x) = 2x^2 + 3x - 1 is x ≠ 0 because the function is undefined at x = 0. The range of f(x) = 2x^2 + 3x - 1 is y ≠ 0 because the output of the function cannot be zero.
    • Why the Distractors Are Tempting: Options B and C are plausible because they are close to the correct answer, but option A is the correct answer because it correctly identifies the domain and range of the function.
  5. Question: Evaluate f(4) if f(x) = x^2 - 2x + 1.
    • Options: A) 10, B) 12, C) 14, D) 16
    • Correct Answer: A) 10
    • Explanation: Substitute x = 4 into the function: f(4) = 4^2 - 2(4) + 1 = 16 - 8 + 1 = 9.
    • Why the Distractors Are Tempting: Options B and D are plausible because they are close to the correct answer, but option A is the correct answer because it is the result of substituting x = 4 into the function.

30-Second Cheat Sheet

  • f(x) = y means that the function f takes the input x and produces the output y.
  • Domain and range are sets of all possible input and output values.
  • f(a) = b is true if and only if a = x and b = y.
  • f(2x) = 2y is true if f(x) = y is true.
  • f(x + c) = y + c is true only if c = 0.

Learning Path

  1. Beginner foundation: Understand the basic concept of function notation and its components (input, function, output).
  2. Core rules: Learn the rules and exceptions of function notation, including the domain and range of a function.
  3. Practice: Practice evaluating functions, finding the domain and range of a function, and using functions to solve problems.
  4. Timed drills: Practice solving function notation problems under timed conditions to improve your speed and accuracy.
  5. Mock tests: Take mock tests to assess your knowledge and identify areas for improvement.

Related Topics

  1. Graphing functions: Graphing functions is closely related to function notation because it involves representing a function as a graph.
  2. Algebraic manipulation: Algebraic manipulation is closely related to function notation because it involves simplifying and manipulating expressions that involve functions.
  3. Calculus: Calculus is closely related to function notation because it involves the study of rates of change and accumulation, which are represented using functions.


ADVERTISEMENT