Quick Answer: Function notation, like , is a precise way to represent equations where the input produces an output . A great tip for the Digital SAT is to type the function directly into the built-in Desmos calculator and evaluate it by typing to avoid algebraic substitution errors.
graph TD
A[Start: Read function f] --> B[Identify the input value or expression]
B --> C[Substitute input for every x in parentheses]
C --> D{Is the input a number or expression?}
D -->|Number| E[Calculate final numerical value]
D -->|Expression| F[Distribute and simplify algebraically]
E --> G[Done]
F --> G
What Is Function Notation and Evaluating Functions?
Function notation is a way of writing algebraic variables as functions of other variables. Instead of writing , we write . This notation is incredibly useful because it tells you exactly what the input of the function is. When you see , it's a direct command: "plug 4 into the function wherever you see an ." According to the College Board specifications for the 2026 Digital SAT, fluency with function notation is a core component of the Advanced Math domain.
Evaluating a function simply means substituting the given input (which can be a number, a variable, or a whole expression) into the function's rule and simplifying. This concept forms the foundation for more complex operations. For instance, after setting an evaluated function to zero, you might need to use the /sat/math/quadratic-formula or apply /sat/math/factoring-quadratics to find the roots.
You will frequently encounter function notation across various representations, including standard linear equations, exponential models, and the /sat/math/vertex-form-quadratic. Mastering this notation ensures you can transition seamlessly between algebraic solving and visual graphing using tools like the Desmos Calculator.
Step-by-Step Method
- Step 1 — Identify the function definition (e.g., ).
- Step 2 — Identify the input value or expression inside the parentheses of the function call (e.g., for , the input is ).
- Step 3 — Replace every instance of in the original function with the input. Always use parentheses around the substituted value to avoid sign errors.
- Step 4 — Follow the order of operations (PEMDAS) to evaluate exponents, multiply, and finally add or subtract to find the final output.
Desmos Shortcut
The built-in Desmos calculator on the Digital SAT is a massive time-saver for numerical function evaluation. Instead of calculating by hand, type the function definition exactly as given into line 1: f(x) = 2x^2 - 5x. Then, on line 2, simply type the function call: f(-3). Desmos will instantly output the evaluated numerical answer. This completely eliminates the risk of arithmetic or sign errors.
Worked Example
Question: If , what is the value of ?
A) B) C) D)
Solution:
First, substitute for every in the function, making sure to use parentheses:
Next, evaluate the exponent. Remember that a negative number squared becomes positive:
Now, perform the multiplication:
Finally, subtract the numbers:
The correct answer is A.
Common Traps
-
Forgetting to distribute negative signs — When substituting an expression like into a function, students often fail to distribute negative signs properly. Our data shows 15% of algebra errors stem from forgetting to distribute negative signs across parentheses. Always wrap your inputs in parentheses before simplifying.
-
Squaring negative numbers incorrectly — When evaluating in a quadratic function, students frequently write instead of . Based on Lumist student data, sign errors in advanced quadratic formulas account for 28% of mistakes in that domain. Writing as instead of is one of the most common ways to lose points on evaluating functions.
