Graphing a function within a specific x-range on TI-89 Titanium

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 9K views
Amaz1ng
Messages
42
Reaction score
0
Is there a way to input values within a certain range into my calculator? For example, if I come across something like this:

"Draw a curve of y=2x between the values x=+3 and x=-3. From the curve write down the following values:

etc, etc, etc"

How can I make it graphic w/in a certain range?
 
Physics news on Phys.org
I can tell you how to do it on a TI86, which should be quite similar to the 89. Graph as normal, and then use the WIND(window) option to set xMin = -3 and xMax = 3. It will then only display the graph in that range.