i can graph x=1, but how to graph x>1?
--
To post to this group, send email to tins...@googlegroups.com
To unsubscribe send email to tinspire+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com.au/group/tinspire?hl=en-GB?hl=en-GB
The tns documents shared by group members are archived at
http://lafacroft.com/archive/nspire.php
Just "back up" (delete) over the = sign and you will get a pop up menu with the inequalitiesOn Sun, Mar 27, 2011 at 10:04 PM, kwee <kwe...@hci.edu.sg> wrote:
i can graph x=1, but how to graph x>1?
Your best options are build a line by two points and display its
equation or so the ugly trick of drawing a line y>mx+b, where m is
very, very big and b is the value you're interested in, in this case
1.
Nelson