Difference between revisions of "Asymptote (geometry)"
m |
(→Vertical Asymptotes) |
||
Line 10: | Line 10: | ||
== Vertical Asymptotes == | == Vertical Asymptotes == | ||
+ | The vertical asymptote can be found by finding values of <math>x</math> that make the function undefined. One of the common ways is to have the function divided by zero, which is undefined. This can be shown by example. | ||
+ | |||
+ | |||
+ | |||
+ | Find the vertical asymptotes of <math>\frac{1}{x^{2}}</math>. | ||
+ | |||
+ | To find the vertical asymptotes, <math>x^2</math> must equal one. Solving the equation: | ||
+ | |||
+ | <math>\begin{eqnarray*}x^2&=&1\\x&=&\boxed{-1,1}\end{eqnarray*}</math> | ||
+ | |||
+ | So the vertical asymptote is <math>x=-1</math> and <math>x=1</math> | ||
== Slanted Asymptotes == | == Slanted Asymptotes == | ||
{{stub}} | {{stub}} |
Revision as of 19:08, 8 November 2007
This is an AoPSWiki Word of the Week for Nov 8-14 |
- For the vector graphics language, see Asymptote (Vector Graphics Language).
An asymptote is a line or curve that a certain function approaches.
Asymptotes can be of three different kinds: horizontal, vertical or slanted (oblique).
Horizontal Asymptotes
Vertical Asymptotes
The vertical asymptote can be found by finding values of that make the function undefined. One of the common ways is to have the function divided by zero, which is undefined. This can be shown by example.
Find the vertical asymptotes of .
To find the vertical asymptotes, must equal one. Solving the equation:
$\begin{eqnarray*}x^2&=&1\\x&=&\boxed{-1,1}\end{eqnarray*}$ (Error compiling LaTeX. Unknown error_msg)
So the vertical asymptote is and
Slanted Asymptotes
This article is a stub. Help us out by expanding it.