What is the range of the function (x-1)/(x-4)?
2 Answers
The range of
Explanation:
Let:
y = (x-1)/(x-4) = (x-4+3)/(x-4) = 1+3/(x-4)
Then:
y - 1 = 3/(x-4)
Hence:
x-4 = 3/(y-1)
Adding
x = 4+3/(y-1)
All these steps are reversible, except division by
So given any value of
y = (x-1)/(x-4)
That is, the range of
Here's the graph of our function with its horizontal asymptote
graph{(y-(x-1)/(x-4))(y-1) = 0 [-5.67, 14.33, -4.64, 5.36]}
If the graphing tool allowed, I would also plot the vertical asymptote
Explanation:
"rearrange "y=(x-1)/(x-4)" making x the subject"
rArry(x-4)=x-1larrcolor(blue)" cross-multiplying"
rArrxy-4y=x-1
rArrxy-x=-1+4y
rArrx(y-1)=4y-1
rArrx=(4y-1)/(y-1)
"the denominator of x cannot be zero as this would make"
"x undefined."
"equating the denominator to zero and solving gives the"
"value that y cannot be"
"solve " y-1=0rArry=1larrcolor(red)" excluded value"
rArr"range is " y inRR,y!=1