wrote a simpler definition of asymptotes to my understanding and fixed the broken image under the example.
		
			
				
	
	
		
			19 lines
		
	
	
		
			628 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			628 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Asymptotes Worked Examples
 | |
| ---
 | |
| ## Asymptotes Worked Examples
 | |
| 
 | |
| Asymptotes is the line of a curve as it approaches infinity, but never crosses the line indefinately.
 | |
| 
 | |
| Example,
 | |
| Take the curve of f(x) = (1/x)
 | |
| 
 | |
| Figure 1: curve of f(x) = (1/x)
 | |
| 
 | |
| Here you can see that the lines x = 0 and y = 0 tends to meet the curve at infinity.
 | |
| 
 | |
| ### More Information:
 | |
| [www.mathsisfun.com/algebra/asymptote](https://www.mathsisfun.com/algebra/asymptote.html)
 | |
| 
 | |
| [Wikipedia](https://en.wikipedia.org/wiki/Asymptote)
 |