Question 1091960
y = (4x-15) / (x-3)
:
y = (4(x-3) -3) / (x-3)
:
y = 4 - (3 / (x-3))
:
This is the graph of the equation
:
{{{ graph( 300, 200, -7, 17, -1, 10, 4-(3/(x-3))) }}}
:
as |x| increases the function is asymptotic to y = 4
: