|
|
| Author |
Message |
subhamalya
Joined: 05 Jan 2005 Posts: 10
|
Posted: Sun Aug 21, 2005 7:55 pm Post subject: Functions |
|
|
the function y= 1/x is shifted 1 unit down & 1 unit right is given by
1. y+1= 1/x-1 2. y-1=1/x-1 |
|
| Back to top |
|
 |
neerajj
Joined: 29 Aug 2005 Posts: 7
|
Posted: Tue Aug 30, 2005 1:04 pm Post subject: |
|
|
The function will be given by
y+1 = 1/(x-1)
The y coordinates of the graph can be shifted by 1 unit down by decrementing the value from f(x) and x coordinate will be incremented by reducing the value of x by 1. |
|
| Back to top |
|
 |
|