How do you find the asymptote and graph #y=2/x#?
1 Answer
Oct 14, 2017
Asymptotes
graph{xy=2[-10, 10, -5, 5]}
Explanation:
Equation has the type of
Where
Hence by inspection method Asymptotes are
To make a graph find Points such that
at x=1, y=2
at x=2, y=1
at x=4, y=1/2
at x=8, y=1/4
....
at x=-1, y=-2
at x=-2, y=-1
at x=-4, y=-1/2
at x=-8, y=-1/4
and so on
and just simply connect the points and you get the graph of function.