Question 617347
<pre>
You didn't tell us what x is approahing.  That's what's underneath the
word "lim".  If it says " x->0 "  that means x is approaching 0.  But if
it's approaching something else, say {{{1/3}}} there will be x->1/3   

<pre>{{{matrix(3,4,

"",       "",      "",  "", 
lim,   abs(3x-1), ""="", 1, 
"x->0",   "",      "",  "")}}} but {{{matrix(3,4,

"",       "",      "",  "", 
lim,   abs(3x-1), ""="", 0, 
"x->1/3",   "",      "",  "")}}}   


If you like, you can tell me, or ask more questions about it
in the thank you note, and I'll respond to you by email.

Edwin</pre>