Studying Rational Functions #
A rational function \(y = \frac{N(x)}{D(x)}\). Simplified study phases:
- Domain: \(D(x) \neq 0\)
- Y-intercept: set \(x = 0\)
- X-intercepts: solve \(N(x) = 0\)
- Sign: sign table for \(f(x) > 0\)
- Vertical asymptotes: where \(D(x) = 0\)
- Horizontal asymptote: compare degrees of N and D
- Sketch the graph combining all information
Worked Example: \(y = \frac{2x}{x-1}\) #
Domain: \(x \neq 1\). Passes through origin. Vertical asymptote: \(x = 1\). Horizontal asymptote: \(y = 2\).
Conclusion #
Following these phases in order lets you sketch a probable graph without computing infinitely many points.
Reply by Email