Skip to content

Introduction to Functions

In this first Algebra 2 lesson you’ll review what a function is, practice function notation, and learn how to evaluate and interpret functions in real-world contexts.

A function is a rule that assigns exactly one output to each input. Think of it as a machine: you put in an input (x), and it gives you exactly one output (f(x)).

Function notation: we write the function as f(x)f(x) and read it as “f of x.”

Example:

f(x)=2x+3f(x) = 2x + 3

This means: whatever number you put in for x, multiply it by 2 and then add 3.

To evaluate a function, replace x with a number and simplify:

f(5)=2(5)+3=10+3=13f(5) = 2(5) + 3 = 10 + 3 = 13

Functions can represent real relationships such as cost, distance, temperature, or profit.

1. Evaluate a linear function

Given f(x)=3x7f(x) = 3x - 7, find f(4)f(4).

f(4)=3(4)7=127=5f(4) = 3(4) - 7 = 12 - 7 = 5

2. Evaluate a quadratic function

Given g(x)=x2+4g(x) = x^2 + 4, find g(3)g(-3).

g(3)=(3)2+4=9+4=13g(-3) = (-3)^2 + 4 = 9 + 4 = 13

3. Real-world function

A phone plan costs 30 dollars plus 0.10 dollars per text. Write this as a function and find the cost for 250 texts.

Let c(t)=30+0.10tc(t) = 30 + 0.10t where t is the number of texts.

c(250)=30+0.10(250)=30+25=55 dollarsc(250) = 30 + 0.10(250) = 30 + 25 = 55 \text{ dollars}

Functions help model many everyday situations:

  • Monthly phone or streaming bill based on usage
  • Distance traveled = speed × time
  • Cost of renting a car = daily fee + miles driven
  • Profit = revenue − expenses

Being comfortable with function notation makes it much easier to work with these real-life relationships in later topics like quadratics, exponentials, and logarithms.

Given $f(x) = 4x - 5$, what is $f(3)$?
What does $g(6)$ mean for a function $g$?
A gym charges 25 dollars per month plus 8 dollars per class. Which function represents the monthly cost for c classes?
If $h(x) = x^2 - 3$, what is $h(-2)$?
Which of the following is NOT a function?