Question 261325
it wants it graphed in asymptote and i dont know how to find the y. i know x=-1 but i dont know what y is. F(x)=5x/(x+1)
-----
y is undefined when x = -1 because the denominator is zero.
-----
Graph:
{{{graph(400,300,-10,10,-10,10,(5x)/(x+1))}}}
===================================================
Cheers,
Stan H.