algebra

有理関数のグラフ:漸近線、穴、切片

有理関数をグラフ化するためのワークフロー ——垂直・水平・斜めの漸近線、共通因数による穴、そして切片を求めます。
AI-Math Editorial Team

By AI-Math Editorial Team

Published 2026-05-01

有理関数 f(x)=P(x)Q(x)f(x) = \frac{P(x)}{Q(x)} は、代数で最も特徴的なグラフのいくつかを生み出します ——無限大へ発散する枝、最初は見えない穴、そして曲線が交わることなく永遠に寄り添う漸近線です。このガイドは、任意の有理関数をグラフ化するためのチェックリストを提供します。

5 ステップのワークフロー

  1. 分子と分母を完全に因数分解する。
  2. 共通因数のところで穴を特定する(約分するが、その x 値を穴として印を付けておく)。
  3. 分母に残った零点のところに垂直漸近線
  4. 次数の比較から水平または斜めの漸近線
  5. 切片:定義されていれば f(0)f(0) の y 切片、簡約後の分子の零点に x 切片。

f(x)=x21x2x6f(x) = \frac{x^2 - 1}{x^2 - x - 6} のステップバイステップ

因数分解

f(x)=(x1)(x+1)(x3)(x+2)f(x) = \frac{(x-1)(x+1)}{(x-3)(x+2)}

共通因数なし → 穴なし

垂直漸近線

分母の零点は x=3x = 3x=2x = -2。垂直漸近線が 2 本。

水平漸近線

分子の次数(2)= 分母の次数(2)。水平漸近線は最高次係数の比y=1/1=1y = 1/1 = 1

切片

  • f(0)=(1)(1)/((3)(2))=1/6=1/6f(0) = (-1)(1)/((-3)(2)) = -1 / -6 = 1/6。y 切片:(0,1/6)(0, 1/6)
  • 分子の零点:x=1x = 1x=1x = -1。そこに x 切片。

概形を描く

2 本の垂直漸近線が x 軸を 3 つの領域に分けます。各領域で標本点を試し、ff が正か負かを確認します。グラフは x±x \to \pm\inftyy=1y = 1 に近づき、上で求めた切片を通ります。

漸近線の規則を一表で

次数の比較漸近線の種類
deg(P) < deg(Q)y=0y = 0 の水平
deg(P) = deg(Q)y=a/by = a/b の水平(最高次係数の比)
deg(P) = deg(Q) + 1斜め漸近線(多項式の筆算割り算を行う)
deg(P) ≥ deg(Q) + 2水平/斜めなし。端は多項式的に飛んでいく

例題:穴

g(x)=x24x2=(x2)(x+2)x2g(x) = \frac{x^2 - 4}{x - 2} = \frac{(x-2)(x+2)}{x-2}

約分:x2x \ne 2 のとき g(x)=x+2g(x) = x + 2。直線 y=x+2y = x + 2 を、(2,4)(2, 4) に白丸を付けて描きます ——それが穴です。

よくある間違い

  • 穴を忘れる ——因数を約分すると垂直漸近線は消えますが、穴が残ります。
  • 次数が異なるときに水平漸近線の規則を誤って適用すること。
  • グラフは水平漸近線を決して横切らないと思い込む ——実際にはよく横切ります。ただし x±x \to \pm\infty では決して横切りません。

AI 方程式ソルバーで試す

有理関数を方程式ソルバーに入力すると、自動で因数分解し、零点/極を特定します。

関連リファレンス:

Frequently Asked Questions

Cancel any common factors between numerator and denominator, then set the remaining denominator equal to zero. The values where the denominator is zero (and numerator is not) give vertical asymptotes; cancelled factors give holes.

Compare the degrees of numerator (n) and denominator (m). If n < m, horizontal asymptote y = 0. If n = m, y equals the leading coefficient ratio. If n = m + 1, divide to find an oblique asymptote. If n > m + 1, neither type exists.

Set the numerator equal to zero and solve. Any root of the numerator that is NOT also a root of the denominator gives an x-intercept. Shared roots create holes (removable discontinuities), not intercepts.

AI-Math Editorial Team

By AI-Math Editorial Team

Published 2026-05-01

A small team of engineers, mathematicians, and educators behind AI-Math, focused on making step-by-step math help accessible to every student.