Function Notation
Medication dosages, IV drip rates, vital monitoring
Refrigerant charging, airflow, system sizing
Once you know what a function is, the next step is learning how mathematicians write functions. Instead of repeatedly saying βthe rule that takes , squares it, and adds 1,β we give the function a name and use a compact notation. That notation is function notation, and it looks like . This section covers how to read it, use it, and evaluate it β skills you will need in every algebra topic from here on.
What Means
The expression is read βf of xβ. It does not mean times . The parentheses here are not multiplication β they indicate that is the input to the function named .
This tells you three things:
- The functionβs name is .
- The input variable is .
- The rule is βmultiply the input by 2, then add 3.β
When you see , it means βplug 5 in for β:
Function Notation vs.
You already know equations like . Function notation and notation describe the same relationship:
| notation | Function notation |
|---|---|
| When , |
The advantage of function notation is that it names the function and makes the input explicit. When you work with multiple functions at once, naming matters.
Evaluating Functions at Numbers
To evaluate a function at a specific number, replace every occurrence of (or whatever the input variable is) with that number, then simplify.
Example 1: Evaluate given
Replace with 3:
Answer:
Example 2: Evaluate given
Replace with :
Answer:
Example 3: Evaluate given
Answer:
Notice that always gives you the constant term of a polynomial β the value when the input is zero.
Evaluating Functions at Expressions
Function notation becomes especially powerful when the input is itself an expression β a variable, a sum, or another function.
Example 4: Find given
Replace every with :
Answer:
Example 5: Find given
Replace with :
Answer:
Example 6: Find given
This is a classic setup that leads to the difference quotient in later courses:
Answer:
Different Function Names
There is nothing special about the letter . Functions can be named with any letter or label:
- β a function named
- β a function named with input variable
- β a profit function named with input
- β a cost function named
Using descriptive names helps in applied problems. A function modeling cost might be called , one modeling revenue might be , and one modeling profit might be .
Example 7: Given and , find and
Answer: and
Example 8: Given , find
First, find :
Then, find :
Subtract:
Answer:
Reading Function Notation Aloud
Getting comfortable reading function notation out loud helps you think about it naturally:
| Written | Spoken |
|---|---|
| βf of x" | |
| "f of 3" | |
| "g of negative 2" | |
| "h of a plus 1" | |
| "f of x equals 7β |
When someone says βfind f of 5,β they mean evaluate the function at .
Finding Input Given Output
Sometimes you know the output and need to find the input. This reverses the process β you solve an equation.
Example 9: If , find when
Set the function equal to 15 and solve:
Check: Answer:
Example 10: If , find when
Check: and . Both check out Answer: or
Real-World Application: Nursing β IV Drip Rate Function
In nursing, the drip rate for an IV infusion can be modeled as a function. The formula for drops per minute is:
where is the volume in mL, is the drip factor (drops per mL, a constant depending on the tubing), and is the time in minutes.
For tubing with a drip factor of 15 drops/mL delivering fluid over 60 minutes:
Evaluate for a 500 mL bag:
Function notation makes it clear that the drip rate depends on the volume ordered. A different volume, like 250 mL, gives a different rate: , which a nurse would round to 63 drops per minute since partial drops cannot be delivered.
Real-World Application: HVAC β Heating Cost Function
An HVAC contractor estimates monthly heating cost as a function of average outdoor temperature (in degrees Fahrenheit):
This means the colder it gets (lower ), the higher the cost:
- At F: (cost is $175)
- At F: (cost is $125)
What temperature makes the cost equal $200?
When the average outdoor temperature is 20 degrees Fahrenheit, the estimated monthly heating cost is $200.
Common Mistakes to Avoid
- Treating as multiplication. means βf of x,β not β times .β The parentheses indicate function input, not multiplication.
- Forgetting to substitute everywhere. When evaluating for , you must replace every with , not just the first one.
- Dropping parentheses during substitution. Always wrap the substituted expression in parentheses. For and input : , not .
- Confusing with . The statement asks βfor what is the output zero?β while asks βwhat is the output when the input is zero?β These are different questions.
- Thinking different function names mean different rules. The names , , are just labels. Two functions can have different names but the same rule, or the same name used in different contexts.
Practice Problems
Test your understanding with these problems. Click to reveal each answer.
Problem 1: Given , find .
Answer:
Problem 2: Given , find .
Answer:
Problem 3: Given , find .
Replace with :
Answer:
Problem 4: Given , find .
Answer:
Problem 5: Given , find when .
Check: Answer:
Problem 6: An HVAC technician models daily energy usage (in kWh) as where is the outdoor temperature in degrees Fahrenheit. Find the energy usage when it is 35 degrees outside.
Answer: 32 kWh
Problem 7: A nurse uses the function to calculate a dosage in milligrams based on weight in kilograms. Find the dosage for an 80 kg patient, then find the weight that gives a dosage of 75 mg.
Part A:
Part B: Set and solve:
Answer: 70 mg for the 80 kg patient. A weight of 100 kg gives a dosage of 75 mg.
Key Takeaways
- is read βf of xβ and means the output of function when the input is β it is not multiplication
- To evaluate a function at a value, replace every instance of the input variable with that value and simplify
- You can evaluate functions at expressions like or by substituting the entire expression (with parentheses) for
- Functions can have any name β , , , , β and any input variable
- Finding an input from a known output means setting equal to the output and solving the equation
- Function notation is the standard language for applied formulas in nursing, HVAC, engineering, and every other quantitative field
Return to Algebra for more topics in this section.
Next Up in Algebra
Last updated: March 29, 2026