| 
 
 
| Question 31282:  For the function y =
 1
 覧覧
 x - 1
 Give the y values for x = -2, -1, 0, 1, 2, 3
 Im not sure if i did this right
 x  -2,	 -1, 0, 1,   2,   3
 y  -1.5, -2, ?, 0, -.5, -.6
 
 Answer by troyapplehelen(46)
      (Show Source): 
You can put this solution on YOUR website! y=1/(x-1), x=-2, y=1/(-2-1) which y=1/-3 (-0.333..) x=-1, y=1/(-1-1) which y=1/-2 (-0.5)
 x=0,  y=1/(0-1)  which y=1/-1 (-1)
 x=1,  y=1/(1-1)  which y=1/0  (undefined)
 x=2,  y=1/(2-1)  which y=1/1  (1)
 x=3,  y=1/(3-1)  which y=1/2  (0.5)
 | 
  
 | 
 |