Loading…

Oblique Asymptote Finder

Math Algebra • Polynomial and Rational Functions

View all topics

Enter numerator and denominator polynomials (by coefficients). Press Calculate to see the division, the asymptote equation, vertical asymptotes / holes, intercepts, and the graph (drag to pan, wheel to zoom).

Coefficients are entered from highest power to constant.
Example: \(x^2+3x+2\) → 1, 3, 2 (or fill the boxes).

Numerator \(P(x)\)
Denominator \(D(x)\)

Infinity input: you may type inf, +inf, or -inf in x-min/x-max. (Graphing still uses a finite window; the tool will choose a reasonable default if needed.)

Ready
Enter polynomials and press Calculate. The tool will:
  • Divide \(P(x)\) by \(D(x)\): \(P = D\cdot Q + R\).
  • Show the polynomial asymptote \(y=Q(x)\) (slant when \(Q\) is linear).
  • Detect denominator zeros (vertical asymptotes) vs. removable holes (common zeros).
  • Draw the rational function and overlays (optional) with panning/zooming.

Drag to pan. Scroll wheel to zoom (zoom at cursor). Dashed lines show asymptotes. Intercepts/holes are marked with coordinates.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is an oblique (slant) asymptote for a rational function?

An oblique asymptote is a line that the graph approaches as x goes to +infinity or -infinity. For rational functions, it occurs when the polynomial asymptote Q(x) from dividing P(x) by D(x) is linear.

How do you find the polynomial asymptote of P(x)/D(x)?

Perform polynomial division to write P(x) = D(x) x Q(x) + R(x) with deg(R) < deg(D). The rational function becomes P(x)/D(x) = Q(x) + R(x)/D(x), and R(x)/D(x) approaches 0 as x goes to ±infinity, so y = Q(x) is the polynomial asymptote.

What is the difference between a vertical asymptote and a hole?

Both happen at values where D(a) = 0. If P(a) != 0, the function blows up and x = a is a vertical asymptote; if P(a) = 0 as well, the discontinuity is removable and the graph has a hole at x = a.

When does a rational function have a polynomial asymptote that is not a line?

If deg(P) is at least 2 more than deg(D), the quotient Q(x) from division has degree 2 or higher, giving a quadratic or higher-degree polynomial asymptote. The degree of the polynomial asymptote is deg(P) - deg(D) when deg(P) > deg(D).