ISEE MIDDLE LEVEL • QUANTITATIVE REASONING

Use a Function Rule to Determine Output

Learn how to plug numbers into a rule and find the answer every time.

Where Did Function Rules Come From?

Have you ever used a vending machine? You press a button (the input), and a specific snack pops out (the output). Every time you press the same button, you get the same snack. Mathematicians noticed patterns like this hundreds of years ago and created the idea of a function — a rule that turns each input into exactly one output.

~300 BC
Ancient Greek Patterns
Greek mathematicians like Euclid studied number patterns and geometric relationships, laying the groundwork for rules that connect inputs to outputs.
1637
Descartes Links Algebra and Geometry
René Descartes showed that equations could describe shapes on a graph. This idea connected rules (algebra) with pictures (geometry).
1748
Euler Formalizes Functions
Leonhard Euler introduced the f(x) notation we still use today. He made it easy to write "plug in x and get an answer."
Today
Functions Are Everywhere
Functions power video games, weather apps, and even the ISEE exam! Understanding function rules is a key math skill.

On the ISEE, you will see questions that give you a rule and ask you to find the output. The big question is: If I know the rule and the input, what number comes out? Let's learn exactly how to answer that!

Core Ideas Behind Function Rules

Before we start solving problems, let's nail down the key vocabulary. These four ideas will help you tackle any function rule question on the ISEE.

1

Input

The number you start with. It is often called x. Think of it as the ingredient you put into a recipe.
2

Output

The number you get after applying the rule. It is often called y or f(x). Think of it as the finished dish.
3

Function Rule

The set of operations (like multiply, add, subtract) that you perform on the input to get the output. It is the recipe itself.
4

One Input → One Output

A function always gives exactly one output for each input. If you press the same vending machine button twice, you get the same snack both times.
KEY TAKEAWAY
A function rule is like a machine at a factory. You drop a number in (input), the machine does the same steps every time (the rule), and a new number rolls out (output). Same input always gives the same output!

See the Function Machine in Action

The diagram below shows how a function machine works. The input goes in at the top, the rule is applied inside the machine, and the output comes out at the bottom. Follow the arrows to see the flow.

The function machine uses the rule × 3 + 1. Notice that each input produces exactly one output. The side panel shows four more examples using the same rule.

Look at the pattern in the examples on the right side. When the input is 2, the output is 7. When the input is 10, the output is 31. The machine does the exact same steps every time. Your job on the ISEE is to follow those steps carefully.

The Math Behind Function Rules

On the ISEE, function rules are usually written as equations. Here are the most common forms you will see. Don't worry — each one just tells you what operations to do to the input!

BASIC FUNCTION NOTATION
f(x) = 2x + 3
f(x) means "the output when the input is x." This rule says: multiply the input by 2, then add 3.
FINDING AN OUTPUT
f(4) = 2(4) + 3 = 8 + 3 = 11
Replace every x with the input value (here, 4). Then do the arithmetic step by step.
TABLE FORM
y = x² − 1
Sometimes the rule uses y instead of f(x). Same idea! Square the input and subtract 1.
💡 ISEE Strategy: Substitute Carefully!
The number-one mistake students make is forgetting to do all the operations. Always write out each step. For example, in 2x + 3, first multiply by 2, then add 3 — don't skip ahead. On the real test, write your work in the test booklet margins.

Reading and Completing Input-Output Tables

Many ISEE questions show you a table of inputs and outputs. Sometimes the rule is given, and you fill in the missing output. Other times, you figure out the rule from the pattern. Let's look at both types.

This input-output table uses the rule y = 2x − 1. The green check at the bottom confirms that the rule works for all known pairs. Then we use the same rule to find the missing outputs of 9 and 19.
🎯 ISEE Tip: Check With Known Values
If a question gives you a table and asks which rule fits, test each answer choice with a known input-output pair. Eliminate any rule that doesn't produce the right output. This is process of elimination — one of the most powerful strategies on the ISEE!

Worked Example: Step by Step

Let's walk through a full ISEE-style problem together. Follow each step and notice how we show all our work.

If f(x) = 3x² − 2, what is f(4)?
1
Step 1 — Identify the Rule and the InputThe function rule is f(x) = 3x² − 2. The input is x = 4. We need to replace every x in the rule with 4.
2
Step 2 — Substitute the InputWrite out the rule with 4 in place of x: f(4) = 3(4)² − 2.
f(4) = 3(4)² − 2
3
Step 3 — Handle Exponents First (Order of Operations)Remember PEMDAS — exponents come before multiplication. Calculate 4² first: 4 × 4 = 16.
f(4) = 3(16) − 2
4
Step 4 — MultiplyNow multiply 3 × 16 = 48.
f(4) = 48 − 2
5
Step 5 — Subtract to Get the Final OutputFinally, subtract 2: 48 − 2 = 46.
f(4) = 46
⚠️ ORDER OF OPERATIONS MATTERS
Think of PEMDAS like levels in a video game. You must clear the exponent level before the multiplication level, and the multiplication level before the addition/subtraction level. Skipping a level leads to a wrong answer!

Common Mistakes and How to Avoid Them

The ISEE test writers design wrong answer choices based on common errors. If you know the traps, you can avoid them! Here are the most frequent mistakes students make with function rules.

Common function-rule mistakes on the ISEE and how to avoid them
Common MistakeWhat Goes WrongHow to Fix It
Wrong order of operationsAdding before multiplying. For 2x + 3 with x = 4, getting 2(7) = 14 instead of 2(4) + 3 = 11.Always follow PEMDAS. Multiply/divide first, then add/subtract.
Squaring incorrectlyThinking x² means x × 2. For example, 4² = 8 instead of 4² = 16.Remember: x² means x times itself. 4² = 4 × 4 = 16.
Forgetting negative signsFor f(x) = x − 5, finding f(−3) as −3 − 5 = 2 instead of −8.When subtracting from a negative number, the result gets more negative. Use a number line if needed.
Not substituting everywhereIn f(x) = x² + x, replacing only one x with the input.Replace EVERY x in the rule with the input value. Circle all the x's first.
🛡️ TEST-TAKING STRATEGY
When you find your answer, look at the other answer choices. If one of them matches a common mistake you could have made, that's a sign you should double-check your work. The ISEE puts those wrong answers there on purpose!

Connecting Function Rules to Bigger Ideas

The function rules you are learning now are the foundation for more advanced math. When you get to higher grades, these same ideas will grow into graphing, algebra, and even calculus. Here is a quick comparison of what you know now versus what comes next.

How today's function skills connect to future math
What You Know NowWhat's Coming Next
Plug a number into a rule to get an output.Graph the rule on a coordinate plane by plotting many input-output pairs.
Use rules like y = 2x + 3 (linear).Study rules like y = x² + 2x − 1 (quadratic) and more complex types.
Find one output at a time.Analyze how fast the output changes (rate of change / slope).
Work with tables of inputs and outputs.Work with real-world data: predicting prices, speeds, and populations.

The great news? Every one of those advanced skills starts with substituting an input into a rule — exactly what you are mastering right now. You're building a superpower that will serve you for years.

Practice Problems

Try these five problems. Remember: substitute carefully, follow the order of operations, and show your work. On the real ISEE, there is no penalty for guessing, so always pick an answer — even if you're not 100% sure!

1
If f(x) = x + 7, what is f(3)? (A) 3 (B) 7 (C) 10 (D) 21
2
If g(x) = 4x − 5, what is g(6)? (A) 1 (B) 14 (C) 19 (D) 29
3
If h(x) = x² + 3x, what is h(5)? (A) 28 (B) 34 (C) 40 (D) 55
4
The function rule is f(x) = 5x − 3. Column A: f(4) Column B: f(2) + f(1) (A) Column A is greater. (B) Column B is greater. (C) The two quantities are equal. (D) Cannot be determined.
5
The function rule is f(x) = x² − x. Column A: f(3) Column B: f(−2) (A) Column A is greater. (B) Column B is greater. (C) The two quantities are equal. (D) Cannot be determined.

Review: Using a Function Rule to Determine Output

A function rule tells you what operations to perform on an input to get an output. To find the output, substitute the input value for every x in the rule. Then follow the order of operations (PEMDAS): handle exponents first, then multiply and divide, and finally add and subtract.

For ISEE input-output tables, use process of elimination — test each answer choice against the given pairs. Watch out for common traps like wrong order of operations and negative number errors. Always show your work, and remember: there is no penalty for guessing on the ISEE, so never leave a question blank!

Varsity Tutors • ISEE Middle Level • Use a Function Rule to Determine Output