2. Functions

Reciprocal And Rational Functions

Reciprocal and Rational Functions

Welcome, students, to a key lesson in the study of functions ๐Ÿ“˜. Reciprocal and rational functions appear often in mathematics and in real life, especially when one quantity depends on another in a way that can grow very large, level off, or break at certain values. In this lesson, you will learn how to recognize these functions, describe their graphs, and use important features such as asymptotes, intercepts, and domain restrictions.

What you will learn

By the end of this lesson, students, you should be able to:

  • explain what reciprocal and rational functions are,
  • identify their important parts, including domain, intercepts, and asymptotes,
  • sketch and interpret their graphs,
  • apply transformations to reciprocal and rational functions,
  • connect these ideas to the wider topic of functions in IB Mathematics Analysis and Approaches SL.

A strong understanding of these ideas will help you with graph interpretation, solving equations, and modeling situations where a ratio of two expressions is involved. ๐Ÿ˜Š

Reciprocal functions: the idea of โ€œone overโ€

A reciprocal function uses the idea of taking the reciprocal of a variable or expression. The simplest example is $f(x)=\frac{1}{x}$. This function is important because it shows what happens when values get close to zero, and it introduces several features that also appear in more complicated rational functions.

For $f(x)=\frac{1}{x}$:

  • the domain is all real numbers except $x=0$,
  • the range is all real numbers except $y=0$,
  • the graph has two separate branches,
  • the line $x=0$ is a vertical asymptote,
  • the line $y=0$ is a horizontal asymptote.

The graph is smooth and symmetric in a special way. If $x$ is positive, then $f(x)$ is positive. If $x$ is negative, then $f(x)$ is negative. As $x$ gets very large or very small in magnitude, $f(x)$ gets closer and closer to $0$.

Example

Consider $f(x)=\frac{1}{x}$. If $x=2$, then $f(2)=\frac{1}{2}$. If $x=-4$, then $f(-4)=-\frac{1}{4}$. Notice that the output is small when the input is large in magnitude. This is common in situations like speed and time, or work rate and time, where doubling one quantity halves another.

A useful real-world example is travel time for a fixed distance. If distance is fixed, then time can be written as a reciprocal relationship with speed: $t=\frac{d}{v}$. This is not just algebra; it helps explain why increasing speed reduces travel time. ๐Ÿš—

Rational functions: ratios of polynomials

A rational function is any function that can be written as a ratio of two polynomials:

$$f(x)=\frac{p(x)}{q(x)}$$

where $q(x)\neq 0$.

This means reciprocal functions are a special case of rational functions. For example, $f(x)=\frac{1}{x}$ is rational because the numerator and denominator are both polynomials.

Rational functions often have interesting graphs because the denominator can be zero for some values of $x$. Those values are not allowed in the domain.

Domain restrictions

To find the domain of a rational function, look for values that make the denominator zero.

For example, if $f(x)=\frac{x+3}{x-5}$, then the denominator is zero when $x-5=0$, so $x=5$ is excluded from the domain. Therefore, the domain is all real numbers except $x=5$.

This rule is essential in IB Mathematics because domain restrictions affect graphing, solving equations, and interpreting models. If a denominator equals zero, the expression is undefined.

Example

For $g(x)=\frac{x^2-1}{x+1}$, the denominator is zero when $x=-1$, so $x=-1$ is excluded from the domain. Notice that the numerator factors as $x^2-1=(x-1)(x+1)$, so for $x\neq -1$,

$$g(x)=\frac{(x-1)(x+1)}{x+1}=x-1.$$

However, the original function still is not defined at $x=-1$. So the graph looks like the line $y=x-1$ with a hole at the point where $x=-1$.

This is called a removable discontinuity or a hole. It is different from an asymptote because the graph does not shoot upward or downward near that point; it simply has a missing point.

Key features of rational graphs

Rational functions can show several important graph features. The main ones in this lesson are intercepts, asymptotes, holes, and end behavior.

Intercepts

An $x$-intercept occurs when $f(x)=0$. For a rational function, this happens when the numerator is zero and the denominator is not zero.

A $y$-intercept occurs when $x=0$, if the function is defined at $x=0$.

For $f(x)=\frac{x-2}{x+1}$:

  • $x$-intercept: set the numerator equal to zero, so $x-2=0$, giving $x=2$,
  • $y$-intercept: substitute $x=0$, so $f(0)=\frac{-2}{1}=-2$.

So the graph crosses the $x$-axis at $(2,0)$ and the $y$-axis at $(0,-2)$.

Vertical asymptotes

A vertical asymptote is a vertical line that the graph gets close to but never reaches. It often appears where the denominator is zero and the factor does not cancel.

For $f(x)=\frac{1}{x-3}$, the denominator is zero at $x=3$, so $x=3$ is a vertical asymptote. As $x$ approaches $3$ from either side, the function values become very large in magnitude.

Horizontal asymptotes

A horizontal asymptote describes the long-term behavior of the graph as $x$ becomes very large positive or negative.

For many rational functions, if the degree of the numerator is less than the degree of the denominator, the horizontal asymptote is $y=0$.

For $f(x)=\frac{2}{x^2+1}$, the denominator grows much faster than the numerator, so the graph approaches $y=0$ as $x\to\infty$ and as $x\to-\infty$.

If the degrees are equal, the horizontal asymptote is the ratio of the leading coefficients. For example, for $f(x)=\frac{3x+1}{2x-5}$, the horizontal asymptote is $y=\frac{3}{2}$.

Transformations of reciprocal functions

Just like other functions in the IB course, reciprocal functions can be transformed by changing the expression.

A common transformed reciprocal function looks like:

$$f(x)=\frac{a}{x-h}+k$$

This form is very useful because it shows the graphโ€™s shifts and stretches clearly.

  • $h$ shifts the graph horizontally,
  • $k$ shifts the graph vertically,
  • $a$ stretches, compresses, and may reflect the graph.

For example, in $f(x)=\frac{2}{x-1}+3$:

  • the vertical asymptote is $x=1$,
  • the horizontal asymptote is $y=3$,
  • the graph is the basic reciprocal graph moved right 1 and up 3, with a vertical stretch by a factor of 2.

Example

Consider $f(x)=\frac{-1}{x+2}-4$.

Here:

  • $x+2=0$ gives the vertical asymptote $x=-2$,
  • the horizontal asymptote is $y=-4$,
  • the negative sign reflects the graph.

This is powerful because you can often sketch the graph by starting from $y=\frac{1}{x}$ and applying transformations instead of plotting many points.

Solving equations with rational functions

Rational functions are also useful for solving equations.

For example, solve $\frac{1}{x}=2$.

Multiply both sides by $x$, remembering that $x\neq 0$:

$$1=2x$$

so

$$x=\frac{1}{2}.$$

For a more algebraic example, solve $\frac{x+1}{x-2}=3$.

Multiply both sides by $x-2$, with $x\neq 2$:

$$x+1=3(x-2).$$

Expand and solve:

$$x+1=3x-6$$

$$7=2x$$

$$x=\frac{7}{2}.$$

Always check that your solution does not make any denominator zero.

Rational equations and real-life meaning

Rational functions are useful in science and everyday situations because they model ratios.

Examples include:

  • average cost per item, which may be written as $C(x)=\frac{\text{total cost}}{x}$,
  • speed and travel time, where $t=\frac{d}{v}$,
  • concentration in chemistry, where a fixed amount of substance is spread through different volumes,
  • rates in physics and engineering, where performance depends on ratios.

These models often have restrictions. For example, you cannot divide by zero, and negative values may not make sense in context. In IB Mathematics, the answer should always be interpreted in the situation, not just as an algebraic result.

Connecting reciprocal and rational functions to the wider topic of functions

Reciprocal and rational functions fit into the larger study of functions because they strengthen several core ideas:

  • notation, such as $f(x)$,
  • domain and range,
  • transformations,
  • graph interpretation,
  • solving and checking equations,
  • composite and inverse thinking.

For example, reciprocal ideas help with understanding inverses because inverse relationships often involve swapping input and output. Rational functions also connect to asymptotic behavior, which is important when comparing many types of functions in IB Mathematics Analysis and Approaches SL.

They also show that not every function is defined for every real number. This is an essential idea in function language: the formula is only one part of the story. The domain and graph matter just as much.

Conclusion

Reciprocal and rational functions are a major part of the Functions topic, students. They build your understanding of how expressions behave when variables appear in denominators, how graphs can be split by asymptotes, and how algebra and geometry work together. By mastering domain restrictions, intercepts, holes, and asymptotes, you gain tools that are useful throughout IB Mathematics Analysis and Approaches SL. Keep practicing graph interpretation and algebraic manipulation, and these functions will become much easier to read and use. โœ…

Study Notes

  • A reciprocal function is a function involving a reciprocal such as $f(x)=\frac{1}{x}$.
  • A rational function has the form $f(x)=\frac{p(x)}{q(x)}$, where $p(x)$ and $q(x)$ are polynomials and $q(x)\neq 0$.
  • The domain excludes values that make the denominator zero.
  • An $x$-intercept occurs where the numerator is zero, provided the denominator is not zero there.
  • A $y$-intercept occurs when $x=0$, if the function is defined there.
  • Vertical asymptotes usually occur where the denominator is zero and the factor does not cancel.
  • Horizontal asymptotes describe behavior as $x\to\infty$ or $x\to-\infty$.
  • If the degree of the numerator is less than the degree of the denominator, the horizontal asymptote is often $y=0$.
  • If numerator and denominator have the same degree, the horizontal asymptote is the ratio of leading coefficients.
  • A canceled factor may create a hole, also called a removable discontinuity.
  • Transformed reciprocal functions often appear in the form $f(x)=\frac{a}{x-h}+k$.
  • Reciprocal and rational functions connect algebra, graphs, and real-world rate models.
  • Always check that solutions do not make any denominator zero.

Practice Quiz

5 questions to test your understanding