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.
 
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...

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