Dividing functions forms a new function from the quotient of two functions: (f/g)(x) equals f(x) divided by g(x). Learn the quotient rule, why the divisor cannot be zero and how that restricts the domain, and a worked example that factors and simplifies.
What dividing functions means
Dividing functions means forming a new function from the quotient of two existing functions. If you have two functions f and g, their quotient is written (f/g)(x) and is defined as f(x) divided by g(x). It is one of the four basic operations with functions, alongside adding, subtracting, and multiplying functions.
Dividing functions: (f/g)(x) = f(x) ÷ g(x), defined where g(x) is not zero.
The quotient of two functions
The rule is simply (f/g)(x) = f(x)/g(x). To evaluate it at a number, divide the two output values: if f(3) = 12 and g(3) = 4, then (f/g)(3) = 12/4 = 3. To find the quotient as a formula, write f(x) over g(x) and simplify.
The domain restriction
Dividing brings one important rule: you can never divide by zero. So the quotient (f/g)(x) is undefined wherever g(x) = 0, and every such x must be removed from the domain — even if the simplified formula seems to allow it. Checking which inputs are allowed connects directly to the domain and range of a function.
Worked example
Let f(x) = x² − 1 and g(x) = x + 1. Then (f/g)(x) = (x² − 1)/(x + 1). The numerator factors as (x + 1)(x − 1), so the expression simplifies to x − 1. But because g(−1) = 0, the value x = −1 is still excluded: the final answer is x − 1 for all x ≠ −1.
Steps to divide functions
Write the quotient as f(x) over g(x).
Simplify the expression if possible (factor and cancel).
State the domain: exclude every x where the original g(x) = 0.