Calculators How do I graph (In TI-89 titanium) where Y is the independent Variable?

AI Thread Summary
To graph the functions X = -y and X = 2y - y^2 on a TI-89 Titanium calculator, users can utilize the calculator's PARAMETRIC mode. In this mode, they can set y = t and x = 2t - t^2 to replicate the desired graph. Alternatively, a workaround involves switching the variables by replacing y with x and vice versa, while keeping track of the notation changes mentally. Another method is to use the SOLVE function to rearrange the equations, allowing for the extraction of y in terms of x, which can then be entered into the Y editor. It is important to note that if there are multiple roots, each must be entered separately. Users have reported success with these methods, although some have experienced difficulties replicating the graph accurately.
Migkiller
Messages
8
Reaction score
0
Right now I'm doing Centroids in my math class. we are given two functions.
X=-y
and
X=2y-y^2.

My question is, how do I graph these two functions on my TI-89 titanium. The Y=editor is displayed as y(x). Is there a way to change it to X(y). I was able to plot it out on paper, but I use my calculator to check my work. Any help is appreciated thanks.
 
Computer science news on Phys.org
Off the top of my head, I can't think of any way, but I don't do much graphing with mine. The easiest solution I can think of is (This may be stupid of me to point out, since it's kind of obvious) to replace y with x in the calculator and vice-versa and just keep track of the change of notation in your head?

If there is a way to do what you ask, I'm sure someone here know how to, but I thought I'd point out the "quick and dirty" fix for the problem.:smile:
 
A rotation works too: (x, y) --> (y, -x). That way, you can undo the rotation 'by hand'. :smile:
 
Migkiller said:
Right now I'm doing Centroids in my math class. we are given two functions.
X=-y
and
X=2y-y^2.

My question is, how do I graph these two functions on my TI-89 titanium. The Y=editor is displayed as y(x). Is there a way to change it to X(y). I was able to plot it out on paper, but I use my calculator to check my work. Any help is appreciated thanks.
rotate your calculator by pi/2 :)
 
Migkiller said:
Right now I'm doing Centroids in my math class. we are given two functions.
X=-y
and
X=2y-y^2.

My question is, how do I graph these two functions on my TI-89 titanium. The Y=editor is displayed as y(x). Is there a way to change it to X(y). I was able to plot it out on paper, but I use my calculator to check my work. Any help is appreciated thanks.

Use PARAMETRIC mode, setting, for example, y = t and x = 2t - t^2.
 
Migkiller said:
I'm trying your guys' suggestion but I still can't replicate the graph. This is the graph I'm trying to produce but I don't need to add the endpoint where both functions intersect.
The graph is located in the link at the bottom page.

I can't tell problem you're having. In PARAMETRIC mode, I get the exact graph. I set tstep = 0.05.
 
Migkiller said:
Right now I'm doing Centroids in my math class. we are given two functions.
X=-y
and
X=2y-y^2.

My question is, how do I graph these two functions on my TI-89 titanium. The Y=editor is displayed as y(x). Is there a way to change it to X(y). I was able to plot it out on paper, but I use my calculator to check my work. Any help is appreciated thanks.

You should just be able to use the SOLVE function in the catalog from the main screen.
I can't remeber what menu it is under, it may be ALGEBRA.
SOLVE(X=2y-y^2,y) {ENTER}
The copy the answer into the Y editor. If there are roots, you have to manually enter each root i.e if you want to look at the sq_rt of x you have to input two separate equations

y=sq_rt(x)
and
y= -sq_rt(x)
 

Similar threads

Replies
5
Views
2K
Replies
2
Views
7K
Replies
1
Views
5K
Replies
5
Views
5K
Replies
1
Views
16K
Replies
3
Views
3K
Replies
2
Views
7K
Back
Top