Calculators TI 89 Titanium Help - Plotting y^2 graphs.

AI Thread Summary
The TI-89 Titanium can only plot functions in the form of y=, making it challenging to graph equations like y^2=x+4. Users can plot the positive and negative roots separately by using Y1 and Y2 for Root(x+4) and -Root(x+4). An alternative method involves using parametric mode to define x and y in terms of a parameter, which can simplify plotting multiple graphs. There is a desire for a feature or hack that allows users to choose between x and y as defining parameters, similar to options available in other software. Ultimately, users are encouraged to learn quadratic rules and transformations to better navigate these limitations.
Shailen Sobhe
Messages
6
Reaction score
0
The <Diamond> + F1 menu allows me to plot only Y= graphs.

How do I plot a graph of say, y^2=x+4 ?

You cannot plot y=Root(x+4) because you would miss the negative part of y.

If this is the only way to plot such graphs, how to you tell TI to plot a y= +/- Root(x+4) ?

Thanks.
 
Computer science news on Phys.org
You can plot Root(x + 4) and -Root(x + 4) simultaneously (e.g. using Y1 and Y2).
Or you can plot x^2 = y + 4 <=> y = x^2 - 4 and rotate your calculator :smile:
 
CompuChip, Thank you very much for this reply, but is it the only way I can plot graphs of y^2?

I surmise, like many would do as well, that rotating your calculator is awkward. Besides, though you could type the positive part for Y1, and then plot Y2=-Y1 as a shortcut, it is still cumbersome.

I am convinced that there should be a little TI 89 hack, or addon that would allow me to choose what left hand defining part of the equation that I wish to plot. For instance, rather than having only Ys in the <Diamond>F1 menu, I can choose between X and Y ( or Z for 3D).

In Microsoft Math 3.0, I am allowed to choose. So I just select X from the dropdown menu, and define X in terms of y^+4 and I get my graph.

Any ideas how this can be done in TI89 Titanium?
 
Hmm if typing -Y2 or rotating the screen or doing a sketch yourself on a piece of paper is too much work, maybe you can put your calculator in parametric mode and plot
X1(T) = T^2
Y1(T) = T
?
 
I guess plotting y-squareds in terms of x is a Texas Instruments limitation. Substituting for variables can be done, but then, imagine one has 5 or 6 graphs to plot and wishes to see where they intersect. Cumbersome.

Basically, I shall learn all the quadratic rules, graph transformations, and the graphs' general shapes.

Having such a graphical calculator is pointless, unless I code the little program in ASM that will allow me to choose my defining parameter (x or y ).
 
Do what CompuChip says: using MODE set the Graph mode to PARAMETRIC. Then, press the green y=, and set yt1 = t and, since x = y^2 - 1, xt1 = t^2 - 1.
 
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...

Similar threads

Replies
2
Views
7K
Replies
5
Views
2K
Replies
1
Views
5K
Replies
1
Views
5K
Replies
2
Views
7K
Replies
4
Views
2K
Back
Top