Find the limit of (5x)/(100 - x) as x tends to 100 from the left side.
The side condition given: 0 <= x < 100
To create a table, I must select values of x slightly less than 100. I did that and ended up with negative infinity as the answer. The textbook answer is positive infinity. How is this done?
0 </= x < 100 0 </= 100 - u < 100 -100 </= -u < 0 0 < u </= 100
Notice that as u goes to 0, 500/u tends to positive infinity.
I don't know how you got negative infinity, to be honest, since 100 - x will always be positive when x is between 0 and 100 and 5 * x will be positive as well.
That's a large number (huge compared to the 100), the closer I get to 100 and higher it will get, so it's positive infinity from the left (when x < 100).
And as you found out, it's negative infinity from the right (when x > 100)