Asymptote Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

medium
For f(x)=2x2โˆ’3x2+1f(x) = \dfrac{2x^2 - 3}{x^2 + 1}, determine the horizontal asymptote and verify by computing f(100)f(100).

Solution

  1. 1
    Degrees are equal (both 2). Horizontal asymptote: ratio of leading coefficients =21=2= \frac{2}{1} = 2, so y=2y = 2.
  2. 2
    Verify: f(100)=2(10000)โˆ’310000+1=1999710001โ‰ˆ1.9995โ‰ˆ2f(100) = \frac{2(10000)-3}{10000+1} = \frac{19997}{10001} \approx 1.9995 \approx 2. โœ“

Answer

Horizontal asymptote: y=2y = 2
As xx grows large, lower-order terms become negligible, and the ratio approaches that of the leading terms. Numerical verification at x=100x=100 confirms the function is already very close to 22.

About Asymptote

An asymptote is a line that a curve approaches arbitrarily closely as the input (or output) grows without bound, but typically never reaches.

Learn more about Asymptote โ†’

More Asymptote Examples