In my math class I was told that a tangent of two functions has two properties:
1) $f(x) = g(x)$ they have a common point.
2) $f'(x) = g'(x)$ at that point the derivatives are equal.
An intersection of two functions also have a common point but their derivatives should not be the same, as $f(x)=x^2$ and $g(x)=0$ then would have an intersection.. which is not true.
So my question is, do $f(x)=x^3$ and $g(x)=0$ intersect? It definitely does cross the graph to the other side but following the rules I stated above it would theoretically not be called an intersection.
Thanks for your thoughts,
Merijn
It really just depends on what you call an "intersection". Do you think that $g(x) = 0$ and $f(x) = x^3$ intersect? Then the definition you gave before is insufficient. In that case, perhaps the following definition is better: $f$ and $g$ intersect at the point $a$ if there are $a_0 < a < a_1$ such that $f(a) = g(a)$, and either $$ f(x) > g(x)\text{ for $x \in (a_0,a)$ and }f(x) < g(x)\text{ for $x \in (a,a_1)$,} $$ or $$ f(x) < g(x)\text{ for $x \in (a_0,a)$ and }f(x) > g(x)\text{ for $x \in (a,a_1)$.} $$ Definitions don't just appear out of nowhere. We use them to quickly describe phenomena that we care about. If we are interested in intersections of graphs, we should make a definition of the word "intersection" that includes all the cases we care about.
Edit: but for the sake of a math class, you should stick to whatever definition they use.