Functions · Foundational

Functions Organize Input and Output

Understand function notation, domains, tables, graphs, composition, and inverse relationships in algebra.

A function is a rule assigning exactly one output to every permitted input. Function notation makes dependence visible and allows rules to be combined, compared, and inverted.

Learning objectives

You will evaluate functions, identify domains and ranges, use the vertical-line test, compose functions, and decide whether an inverse exists.

Function notation is substitution

If f(x)=2x23f(x)=2x^2-3, then

f(2)=2(2)23=5.f(-2)=2(-2)^2-3=5.

For a compound input,

f(x+h)=2(x+h)23,f(x+h)=2(x+h)^2-3,

not f(x)+hf(x)+h. The entire input replaces every occurrence of the function’s variable.

Representations answer different questions

A formula reveals algebraic structure. A table gives selected values. A graph reveals global shape and intercepts. A verbal rule supplies context. Translating among them is central to modeling.

The vertical-line test asks whether any input coordinate meets the graph more than once. If so, the relation assigns multiple outputs and is not a function of xx.

Composition follows process order

If gg converts Celsius to Fahrenheit and ff converts Fahrenheit to a sensor voltage, then f(g(x))f(g(x)) is the complete pipeline. Generally fggff\circ g\ne g\circ f.

Inverses undo functions

An inverse satisfies f1(f(x))=xf^{-1}(f(x))=x. It exists only when the original function is one-to-one on its chosen domain. Restricting f(x)=x2f(x)=x^2 to x0x\ge0 gives inverse f1(x)=xf^{-1}(x)=\sqrt x.

Check your understanding

Let f(x)=3x2f(x)=3x-2 and g(x)=x2g(x)=x^2. Find f(g(2))f(g(2)) and g(f(2))g(f(2)). What does the comparison show?

Show the reasoning

f(g(2))=f(4)=10f(g(2))=f(4)=10, while g(f(2))=g(4)=16g(f(2))=g(4)=16. Composition order matters.

Continue exploring

Connections

Related concepts

FunctionsFunctions: Machines, Maps, and RelationshipsGraphingGraphs Turn Relationships into GeometryQuadratic FunctionsQuadratic Functions Model Curved Change

Applications

  • modeling
  • formulas
  • data tables