Skip to main content
United StatesMathsSyllabus dot point

How do you read function notation, evaluate functions, and find domain and range on the ACT?

Read and use function notation, evaluate functions including composition, and identify domain and range from rules and graphs (Functions).

An ACT Functions answer on function notation: evaluating a function at a value, composing functions, finding domain and range, and reading function values from a graph or table, with worked ACT-style questions and common traps.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Reading and evaluating function notation
  3. Composition of functions
  4. Domain and range
  5. Reading functions from graphs and tables
  6. Solving for an input given an output
  7. The vertical-line test
  8. Why notation fluency pays off
  9. Try this

What this topic is asking

Function notation is the language the rest of the Functions area is written in. The ACT tests whether you can evaluate a function at a value, compose two functions, and read domain and range. These are mechanical once you read f(x)f(x) correctly as "the output of ff when the input is xx".

Reading and evaluating function notation

The single idea: f(a)f(a) is a substitution, not a multiplication.

Putting the input in parentheses keeps the signs correct, especially for negative inputs.

Composition of functions

Composition feeds one function's output into another. f(g(x))f(g(x)) means: compute g(x)g(x) first, then apply ff to that result. Order matters: f(g(x))f(g(x)) usually differs from g(f(x))g(f(x)). For f(x)=x2f(x) = x^{2} and g(x)=x+3g(x) = x + 3, f(g(1))=f(4)=16f(g(1)) = f(4) = 16, while g(f(1))=g(1)=4g(f(1)) = g(1) = 4. Always work from the innermost function outward.

Domain and range

The domain is every input the function allows; the range is every output it can produce.

  • Exclude inputs that make a denominator zero (e.g. 1x2\frac{1}{x - 2} excludes x=2x = 2).
  • Exclude inputs that make an even root negative (e.g. x5\sqrt{x - 5} requires x5x \ge 5).
  • For a polynomial, the domain is all real numbers.

The range is often read from the graph: the set of yy-values the curve actually reaches. For f(x)=x2f(x) = x^{2}, the range is y0y \ge 0 because a square is never negative.

Reading functions from graphs and tables

On a graph, f(a)f(a) is the height of the curve above x=ax = a: go up from aa on the xx-axis to the curve, then across to the yy-axis. To solve f(x)=cf(x) = c, find where the curve is at height cc and read the xx-value(s). A table lists input-output pairs directly, so f(a)f(a) is simply the output beside input aa. Being able to move among rule, graph and table is exactly the fluency the ACT rewards, and it makes many questions a matter of reading rather than computing.

Solving for an input given an output

The reverse of evaluation is finding the input that yields a given output. If f(x)=2x7f(x) = 2x - 7 and you are told f(x)=5f(x) = 5, set the rule equal to the output and solve: 2x7=52x - 7 = 5, so 2x=122x = 12 and x=6x = 6. For a quadratic this can give two inputs, since a parabola reaches most heights at two points; for example f(x)=x2f(x) = x^{2} with f(x)=9f(x) = 9 gives x=3x = 3 and x=3x = -3. Reading the question carefully to see whether it wants an output (evaluate) or an input (solve) is essential, because the two run in opposite directions.

The vertical-line test

A relationship is a function only if each input has exactly one output. On a graph, this is the vertical-line test: if any vertical line crosses the curve more than once, the graph is not a function. A parabola opening up passes the test (one yy per xx), but a sideways parabola or a full circle fails it, because some xx-values map to two yy-values. The ACT occasionally asks which graph "represents a function", and the vertical-line test answers it instantly.

Why notation fluency pays off

Function notation underlies linear, quadratic, exponential and every other function topic. Once f(a)f(a) reliably means "substitute aa", and composition means "inside out", the harder function questions reduce to the same substitution skill. The habit of writing the input in parentheses and reading a graph value carefully prevents the small errors that otherwise cost easy points.

Try this

Q1. If f(x)=52xf(x) = 5 - 2x, find f(3)f(-3). [1 point]

  • Cue. f(3)=52(3)=5+6=11f(-3) = 5 - 2(-3) = 5 + 6 = 11.

Q2. If f(x)=x2f(x) = x^{2} and g(x)=x1g(x) = x - 1, find g(f(3))g(f(3)). [1 point]

  • Cue. f(3)=9f(3) = 9, then g(9)=91=8g(9) = 9 - 1 = 8.

Exam-style practice questions

Practice questions written in the style of ACT exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

ACT Math (style)1 marksIf f(x)=2x23f(x) = 2x^{2} - 3, what is f(4)f(4)? (A) 13 (B) 29 (C) 11 (D) 61
Show worked answer →

The correct answer is (B), 29.

Substitute x=4x = 4: f(4)=2(4)23=2(16)3=323=29f(4) = 2(4)^{2} - 3 = 2(16) - 3 = 32 - 3 = 29. Apply the exponent before multiplying. Choice (A) computes 2(4)+52(4) + 5 or similar, ignoring the square.

ACT Math (style)1 marksIf f(x)=x+1f(x) = x + 1 and g(x)=3xg(x) = 3x, what is f(g(2))f(g(2))? (A) 7 (B) 9 (C) 6 (D) 8
Show worked answer →

The correct answer is (A), 7.

Work from the inside out. First g(2)=3(2)=6g(2) = 3(2) = 6. Then f(6)=6+1=7f(6) = 6 + 1 = 7. Composition f(g(2))f(g(2)) means apply gg first, then ff. Choice (B) wrongly applies ff first.

Related dot points

Sources & how we know this