Question 668498
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Not clear what this is...IF {{{f(x) = -1/(x+1) - 2}}} Purple
f(x)=- 1 -2
 x+1 
Below: y = 1/x Green,   f = -1/x Blue
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),

graph( 300, 300, -6, 6, -6, 6,0,1/x,-1/x,-1/(x+1) - 2 ))}}}