Domain and Range Finder

Identify the valid inputs and outputs of common functions.

Function Properties:

--

Understanding Domain and Range

In algebra, functions are often visualized as machines: you put something in (input), and you get something out (output). Understanding **Domain** and **Range** is key to analyzing how these machines work.

What is the Domain?

The **Domain** is the set of all possible inputs (x-values) for which the function is defined. Think of it as "what am I allowed to plug into this equation?"

What is the Range?

The **Range** is the set of all possible outputs (y-values) the function can produce. Think of it as "what acts can this machine perform?"

Common Function Examples

1. Linear Functions: f(x) = mx + b

Lines extends infinitely in both directions (unless vertical).
Domain: (-∞, ∞)
Range: (-∞, ∞)

2. Quadratic Functions: f(x) = ax² + bx + c

Parabolas open up or down. They cover all x-values, but the y-values are limited by the vertex.
Domain: (-∞, ∞)
Range: depends on vertex (e.g., [0, ∞) for basic x²)

3. Square Root Functions: f(x) = √x

You cannot have a negative number inside the root.
Domain: [0, ∞)
Range: [0, ∞)

4. Rational Functions: f(x) = 1/x

X cannot be zero because division by zero is undefined.
Domain: (-∞, 0) U (0, ∞)
Range: (-∞, 0) U (0, ∞)

Interval Notation Guide

Mathematicians use **Interval Notation** to write domains and ranges concisely: