Course Content
Radical Laws and Notation
0/2
Units and Quantitative Reasoning
0/1
One Step Equations
0/1
Two Step Equations
0/1
Multi Step Equation
0/1
Coordinate Plane
0/1
Understanding Slope
0/1
Slope Intercept Form
0/1
Point Slope Form
0/1
Standard Form
0/1
Transformations of Linear Functions
0/1
Parallel Lines
0/1
Perpendicular Lines
0/1
Understanding Inequalities
0/1
One Step Inequalities
0/1
Two Step Inequalities
0/1
Multi Step Inequalities
0/1
Compound Inequalities
0/1
System of Equations
0/1
Solving System of Equations
0/1
System of Inequalities
0/1
Understanding Functions
0/1
Function Notation
0/1
Interpret and Model Functions
0/1
Operations on Functions
0/1
Composite Functions
0/1
Inverse Functions
0/1
Arithmetic Sequence
0/1
Geometric Sequences
0/1
Mixed Sequence
0/1
Recursive Formulas For Sequences
0/1
Exponential Growth and Decay
0/1
Algebra

What is a function?

A function is a special relationship between two sets of numbers (or variables), usually called inputs and outputs, where each input has exactly one output.

  • Think of it like a machine:

    1. You put a number in (input)

    2. The function “processes” it

    3. You get one number out (output)

Notation:

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

  • x = input

  • The equation 2x + 3 tells you how to get the output from the input


Key Terms

Term Meaning
Input The value you put into the function (x)
Output The value the function gives you (f(x))
Domain All possible inputs
Range All possible outputs

How to evaluate a function

Example:

 
f(x) = 2x + 3
  1. If x = 4, then:

 
f(4) = 2(4) + 3 = 8 + 3 = 11

✅ Output is 11

  1. If x = -1, then:

 
f(-1) = 2(-1) + 3 = -2 + 3 = 1

✅ Output is 1


How to identify a function

A function must assign exactly one output for each input.

  • ✅ Examples of functions:

 
f(x) = x + 5
f(x) = x^2
f(x) = -3x + 1
  • ❌ Not a function (input gives multiple outputs):

 
x = ±√y → x = ±2 gives y = 4, not a unique output

Function representation

  1. Equation: f(x) = 2x + 3

  2. Table: List inputs and outputs

x f(x)
0 3
1 5
2 7
  1. Graph: Plot points (x, f(x)) on a coordinate plane

  2. Mapping diagram: Arrows from input → output


Function vs. Relation

  • Relation: any set of input-output pairs

  • Function: a relation where each input has exactly one output

Vertical line test (for graphs):

  • Draw vertical lines on the graph.

  • If any vertical line hits the graph more than once, it’s not a function.


Common beginner mistakes

  1. ❌ Confusing input and output

  2. ❌ Forgetting that each input must have only one output

  3. ❌ Misinterpreting tables or graphs

  4. ❌ Not using proper function notation


Why functions matter

  • They are the language of algebra

  • Foundation for linear functions, quadratic functions, and more

  • Used in real-world applications: speed, cost, population growth, etc.


Examples of functions in real life

  • Temperature conversion: Celsius → Fahrenheit

  • Cost of items: f(x) = price × quantity

  • Distance over time: d(t) = speed × time

Skip to toolbar