GMAT QUANTITATIVE REASONING • ALGEBRA

Functions — Apply function notation and coordinate geometry concepts.

Master function evaluation, composition, and coordinate geometry to decode the GMAT's most notation-heavy algebra questions.

Historical Context & Motivation

The concept of a function — a rule that assigns each input exactly one output — is so fundamental to modern mathematics that it is easy to forget it took centuries to crystallize. Ancient Babylonian tables of squares and cubes were, in effect, tabulated functions, yet no formal language existed to describe the underlying mapping. The Greeks explored geometric relationships between quantities, but their framework lacked an algebraic notation that could express dependence of one variable on another. It was only through the interplay of analytic geometry and symbolic algebra during the seventeenth and eighteenth centuries that the modern notion of function notation emerged, providing mathematicians — and eventually test designers — with a concise language for expressing relationships between quantities.

1637
Descartes' La Géométrie
René Descartes unifies algebra and geometry by introducing the Cartesian coordinate system, enabling curves to be described by equations of the form y = f(x).
1694
Leibniz Coins 'Function'
Gottfried Wilhelm Leibniz first uses the Latin word functio to describe a quantity that depends on a variable — the birth of the term as a mathematical concept.
1734
Euler's f(x) Notation
Leonhard Euler introduces the notation f(x) in Commentarii academiae scientiarum Petropolitanae, establishing the standard still used on the GMAT today.
1748
Euler's Introductio
Euler's Introductio in analysin infinitorum formalizes polynomial, rational, and transcendental functions, laying the groundwork for the algebraic function types examined on standardized tests.
1837
Dirichlet's Modern Definition
Peter Gustav Lejeune Dirichlet defines a function as any rule assigning to each element of one set exactly one element of another, completing the abstraction that underpins the input-output model tested on the GMAT.

Why does this history matter for a graduate-admission exam? The GMAT's Quantitative Reasoning section routinely presents novel symbolic definitions — custom operators, piecewise rules, or unfamiliar notation — and asks you to evaluate, compose, or invert them. These questions test precisely the skill that Euler and Dirichlet formalized: the ability to read a rule, substitute an input, and determine the output. Mastering function notation alongside coordinate geometry gives you a two-pronged toolkit: the algebraic fluency to manipulate expressions and the geometric intuition to visualize their behavior on the xy-plane.

Core Principles & Definitions

Before tackling GMAT-style questions, you need an airtight understanding of five foundational ideas. Each one connects function notation to coordinate geometry and, ultimately, to the types of reasoning the exam rewards. These principles are not merely definitions to memorize; they form a logical chain. Understanding how a domain constrains a function, for instance, directly influences which points appear on a graph and which answer choices are viable.

1

Function as a Mapping

A function f assigns to every element x in its domain exactly one element f(x) in its range. The notation f(x) is read 'f of x' and represents the output when input x is processed through the rule f.
2

Substitution Principle

To evaluate f(a), replace every occurrence of the variable x in the rule with the value a, then simplify. This holds even when a is itself an expression, enabling composition: f(g(x)) means apply g first, then f.
3

Coordinate Pairs

Every function value f(a) = b corresponds to the ordered pair (a, b) on the Cartesian plane. The complete set of such pairs produces the graph of f — a visual map of the function's behavior.
4

Slope & Linear Functions

For a linear function f(x) = mx + b, the constant m is the slope (rate of change), and b is the y-intercept. Slope connects algebra to geometry: m = (y₂ − y₁) / (x₂ − x₁).
5

Distance & Midpoint

Coordinate geometry extends function analysis with the distance formula d = √[(x₂ − x₁)² + (y₂ − y₁)²] and the midpoint formula M = ((x₁ + x₂)/2, (y₁ + y₂)/2), both derived from the Pythagorean theorem.
KEY TAKEAWAY
Think of function notation as a vending machine: you insert an input (a coin), the machine applies a fixed rule (its internal mechanism), and it dispenses exactly one output (a specific snack). The coordinate plane is the security camera that records every transaction as an (input, output) pair plotted on a screen. The GMAT tests whether you can operate the machine, read the camera footage, and sometimes reverse-engineer the mechanism from the footage alone.

Visual Explanation — Functions on the Coordinate Plane

The diagram below illustrates how a quadratic function f(x) = x² − 2x − 3 translates into a parabola on the Cartesian plane. Each labeled point corresponds to a specific evaluation of the function — that is, a substitution of an x-value into the rule, producing the ordered pair (x, f(x)). Notice how the algebraic features of the function (roots, vertex, y-intercept) correspond directly to geometric features of the graph (x-intercepts, minimum point, crossing of the y-axis).

The parabola opens upward because the leading coefficient is positive. The roots at (−1, 0) and (3, 0) are the x-intercepts where f(x) = 0. The vertex at (1, −4) is the minimum, and the y-intercept at (0, −3) is found by evaluating f(0).

This diagram encapsulates the central bridge between function notation and coordinate geometry. Every algebraic operation — evaluating f(0) to find the y-intercept, setting f(x) = 0 to find roots, completing the square to locate the vertex — has a geometric counterpart on the graph. GMAT questions frequently test your ability to move between these two representations. You might be given a function rule and asked about the graph, or shown a graph and asked to deduce the rule. Facility in both directions is essential.

Mathematical Framework

This section formalizes the key equations you will encounter on the GMAT when working with functions and coordinate geometry. Each formula is a tool in its own right, but the real power lies in combining them — for instance, using the slope formula to determine a function rule, then applying the distance formula to find the length of a segment between two points on that function's graph.

FUNCTION EVALUATION
f(a) = [substitute a for every x in the rule defining f]
If f(x) = 2x² − 5x + 1, then f(3) = 2(3)² − 5(3) + 1 = 18 − 15 + 1 = 4. The parenthetical notation f(3) means 'the value of the function at input 3.'
FUNCTION COMPOSITION
(f ∘ g)(x) = f(g(x))
Read 'f composed with g of x.' First evaluate the inner function g at x to obtain g(x), then substitute that result into f. Composition is not commutative: f(g(x)) ≠ g(f(x)) in general.
SLOPE OF A LINE
m = (y₂ − y₁) / (x₂ − x₁)
Given two points (x₁, y₁) and (x₂, y₂), the slope m measures the rate of change. A positive m indicates an upward-sloping line from left to right; a negative m indicates a downward slope. A slope of zero is horizontal; an undefined slope (division by zero) is vertical.
DISTANCE FORMULA
d = √[(x₂ − x₁)² + (y₂ − y₁)²]
Derived from the Pythagorean theorem, this gives the straight-line distance between two points in the coordinate plane. On the GMAT, it frequently appears in problems asking for the length of a segment or the radius of a circle given center and a point on the circumference.
💡 GMAT TIP
The GMAT may define a custom symbol such as x ◆ y = x² + 2xy − y. This is just function notation in disguise: think of ◆(x, y) = x² + 2xy − y. Apply the substitution principle exactly as you would with f(x). Do not let unfamiliar symbols intimidate you — the underlying logic is identical.

Function Types & Their Coordinate Geometry Signatures

Different function types produce distinctive shapes on the coordinate plane, and recognizing these shapes can accelerate your problem-solving on the GMAT. While the exam rarely asks you to graph a function from scratch, it often provides partial information — two points, an intercept, a slope — and expects you to determine the function type, find missing parameters, or compare two functions. The table below catalogs the function types you are most likely to encounter, along with their algebraic forms and geometric signatures.

GMAT-relevant function types and their coordinate geometry signatures
Function TypeGeneral FormGraph ShapeKey Coordinate Features
Linearf(x) = mx + bStraight lineSlope m, y-intercept (0, b), x-intercept (−b/m, 0)
Quadraticf(x) = ax² + bx + cParabolaVertex at (−b/2a, f(−b/2a)), axis of symmetry x = −b/2a, up to 2 roots
Absolute Valuef(x) = |ax + b|V-shapeVertex at (−b/a, 0), always ≥ 0, symmetric about vertex
Piecewise / CustomDifferent rules for different intervalsConnected segments or curvesDomain restrictions determine which rule applies for each input
Four mini-graphs illustrate the distinctive shapes produced by each function type. Recognizing these shapes on the GMAT allows you to quickly narrow answer choices by matching algebraic properties to geometric behavior.

Observe that each function type has a unique geometric signature. A linear function always produces a straight line, so if a GMAT question states that a graph is a straight line, you know the underlying function has the form f(x) = mx + b and need only two points to determine it completely. A quadratic function produces a parabola, which is symmetric about its vertex — a property that can save you significant calculation time when the exam asks about the second root or symmetry-related coordinates.

Worked Example — Composition and Coordinate Geometry

The following worked example integrates function evaluation, composition, and coordinate geometry — exactly the blend the GMAT favors. Work through each step deliberately; on the actual exam, the ability to execute these steps quickly and accurately is the difference between a correct answer and a careless error.

GMAT-Style Problem: Composition and Distance
1
Step 1 — Read the ProblemLet f(x) = 3x − 2 and g(x) = x² + 1. Point A is located at (2, f(2)) and Point B is located at (−1, g(f(−1))). What is the distance between A and B?
2
Step 2 — Evaluate f(2) to Find Point ASubstitute x = 2 into f(x) = 3x − 2: f(2) = 3(2) − 2 = 6 − 2 = 4.
Point A = (2, 4)
3
Step 3 — Evaluate f(−1) (Inner Function for Composition)Substitute x = −1 into f(x) = 3x − 2: f(−1) = 3(−1) − 2 = −3 − 2 = −5.
f(−1) = −5
4
Step 4 — Evaluate g(f(−1)) = g(−5) (Outer Function)Now substitute −5 into g(x) = x² + 1: g(−5) = (−5)² + 1 = 25 + 1 = 26.
Point B = (−1, 26)
5
Step 5 — Apply the Distance FormulaUsing d = √[(x₂ − x₁)² + (y₂ − y₁)²] with A = (2, 4) and B = (−1, 26): d = √[(−1 − 2)² + (26 − 4)²] = √[(−3)² + (22)²] = √[9 + 484] = √493.
d = √493 ≈ 22.2
6
Step 6 — Verify and Select the AnswerOn the GMAT, the answer choices would likely be in radical form. Confirm that √493 does not simplify further: 493 = 17 × 29, and neither factor is a perfect square, so √493 is already in simplest radical form. The distance is √493.
Final Answer: √493
⚠️ ERROR PREVENTION
The most common mistake in composition problems is applying the functions in the wrong order. Remember: in g(f(x)), the innermost function (f) is evaluated first. Also, watch your signs when squaring negative numbers: (−5)² = 25, not −25.

Strengths, Pitfalls & GMAT Strategies

Knowing the formulas is necessary but not sufficient for GMAT success. You also need to recognize when each tool is most efficiently deployed and where common traps lie. The table below contrasts the strengths of algebraic (function notation) and geometric (coordinate plane) approaches, along with typical pitfalls that cost test-takers points.

Algebraic vs. geometric approaches on the GMAT
ApproachStrengthsCommon Pitfalls
Algebraic (Function Notation)Precise evaluation; handles composition, custom operators, and piecewise rules; essential for Data Sufficiency where exact values matterSign errors during substitution; misapplying order of composition; forgetting domain restrictions that invalidate an input
Geometric (Coordinate Plane)Visual estimation; quick symmetry checks; rapid identification of intercepts, slopes, and relative positions of pointsAssuming scale when none is given; confusing slope direction; misidentifying which axis represents x vs. y in word problems
CombinedCross-verification: compute algebraically, then sketch to confirm reasonableness; ideal for eliminating wrong answer choices under time pressureOver-investing in a sketch when algebra alone would suffice; under-investing in a sketch when a visual check would catch an error
KEY TAKEAWAY
Think of algebra and coordinate geometry as two languages describing the same reality — like reading a financial statement in both a table and a chart. The GMAT rewards bilingualism: the best test-takers fluidly switch between algebraic manipulation and geometric reasoning, using each to verify the other. If your algebraic answer for a y-intercept is negative but your quick sketch shows the curve crossing above the x-axis, you know to re-check your computation.

Connection to Advanced Quantitative Topics

Function notation and coordinate geometry are not isolated GMAT topics; they serve as the backbone for several advanced question types that appear at higher difficulty levels. Understanding these connections helps you anticipate the test's logic and recognize familiar structures beneath unfamiliar wrappers. The table below maps core concepts from this lesson to the advanced topics they support.

Mapping core concepts to advanced GMAT applications
Core Concept (This Lesson)Advanced Application (GMAT)How They Connect
Function evaluation & substitutionSequence / pattern recognition questionsA recursive sequence aₙ = f(aₙ₋₁) is just iterative function evaluation; each term is the output of the previous term fed back through the rule.
Slope formulaRate problems and linear modelingSlope is rate of change — the same concept appears in work/rate, distance/rate, and profit margin questions expressed as linear functions.
Distance and midpoint formulasCoordinate geometry with circles and trianglesThe circle equation (x − h)² + (y − k)² = r² is a rearrangement of the distance formula. Midpoint formulas locate centroids and bisectors.
Function compositionCustom operator / symbol questionsThe GMAT frequently invents operators (e.g., x ⊕ y). These are two-variable functions evaluated through the same substitution principle.
Quadratic functions and vertexMax/min optimization problemsThe vertex of a parabola is its maximum or minimum, directly answering 'what value of x maximizes revenue/profit/area?' questions.

As you progress through your GMAT preparation, you will encounter these connections repeatedly. The investment you make now in understanding function notation and coordinate geometry at a foundational level pays compounding dividends: every new topic becomes easier to learn because it rests on structures you have already internalized. In particular, Data Sufficiency questions involving functions often reduce to determining whether the given statements provide enough information to fix the parameters of a known function type — a judgment that requires both algebraic literacy and geometric intuition.

Practice Problems

The following five problems progress from conceptual understanding to critical thinking. Attempt each problem before reading the answer. Time yourself: on the GMAT, you should aim to solve each quantitative question in approximately two minutes.

PROBLEM 1CONCEPTUAL
If f(x) = 5x − 7, what does the expression f(a + 2) − f(a) represent, and what is its value?
PROBLEM 2BASIC CALCULATION
Let g(x) = x² − 4x + 3. Find the coordinates of the vertex and the x-intercepts of the graph of g.
PROBLEM 3INTERMEDIATE
For the functions f(x) = 2x + 3 and g(x) = x² − 1, find all values of x such that f(g(x)) = g(f(x)).
PROBLEM 4APPLIED
A company's revenue is modeled by R(x) = −50x² + 800x, where x is the price in dollars. The cost function is C(x) = 200x + 1000. The profit function is P(x) = R(x) − C(x). At what price is profit maximized, and what is the maximum profit?
PROBLEM 5CRITICAL THINKING
A function f is defined for all real numbers and satisfies f(x + y) = f(x) + f(y) + 2xy for all x and y. If f(1) = 3, determine f(5) and explain whether f is linear or quadratic.

Lesson Summary

Function notation — the f(x) convention introduced by Euler — provides a precise language for describing input-output relationships, and the GMAT exploits this notation extensively through direct evaluation, composition (f(g(x))), piecewise definitions, and custom operator problems. The substitution principle — replacing every instance of the variable with the given input — is the single most important procedural skill for these questions. Every function value f(a) = b maps to an ordered pair (a, b) on the coordinate plane, and recognizing the geometric signatures of linear, quadratic, and absolute value functions allows rapid visual reasoning.

The core coordinate-geometry formulas — slope m = (y₂ − y₁)/(x₂ − x₁), distance d = √[(Δx)² + (Δy)²], and midpoint M = ((x₁+x₂)/2, (y₁+y₂)/2) — extend your toolkit from function evaluation to spatial reasoning about graphs. These formulas connect directly to advanced GMAT topics including circle equations, optimization via vertex analysis, and rate/work problems modeled as linear functions. The strategic takeaway: become fluent in both algebraic and geometric modes of reasoning, and use each to cross-check the other under exam conditions.

Varsity Tutors • GMAT Quantitative Reasoning • Functions — Apply function notation and coordinate geometry concepts.