| Author |
Message |
RickiG
Joined: 11 Oct 2006 Posts: 2 Location: Edinburgh
|
Posted: October 11, 2006 12:18 PM Post subject: Isolate a variable on TI-89 titanium |
|
|
Hi
I been fiddeling around with a rather large equation to isolate a variable.
Now it seems to be right.. can I check this with my newly purchased Ti-89 titanium?
Simple example.
If I have x+y = z
can I get Ti-89 to give me x = z-y
Meaning, can I specify a variable and have Ti-89 isolate it for me?
Thanks for any help given, I cant seem to find any in the manual, but I am quite sure I heard that Ti-89 can do this. _________________ Fix it! fix it! Fix it! fix it! Fix it! fix it! Fix it! fix it! Fix it! fix it!..... |
|
| Back to top |
|
 |
rockvee

Joined: 24 Sep 2006 Posts: 45 Location: London, Ontario
|
Posted: October 11, 2006 1:02 PM Post subject: |
|
|
| you can use solve() function to do it (in algebra menu), put the equation first, then a comma, the the varible you want to isolate. in your example, it would be: solve(x+y=z,x) and it will return you x=z-y. Similarly, if you want isolate y, put: solve(x+y=z,y) and it will return you y=z-x |
|
| Back to top |
|
 |
RickiG
Joined: 11 Oct 2006 Posts: 2 Location: Edinburgh
|
Posted: October 12, 2006 2:45 PM Post subject: |
|
|
Thank you!
I had tried with solve(f(x)) but I had made the mistake of having values instead of variables in my formula and Ti-89, being a very smart calculator, tried itīs best to give me an answer ... when I took out all the values in my formula and put in variables instead it gave me the right formula.
If anyone else should be reading this...
I found out that Ti-89 will put in a '@' as a constant when there might be more than one solution to the equation .. ie. sometimes both x and -x will make the equation true...this, and other tricks Ti-89 do to include all solutions, can seriously make a simple equation look really scary.
I my case I was calculating frequencies and these can not be negative so I got a much better answer doing this.
solve(x+y=z,y | y > 0) (meaning: AND y is greater than zero .. weird since '|' normally means OR..)
This makes ti-89 only look at the positive solutions for this equation.
Thanks again _________________ Fix it! fix it! Fix it! fix it! Fix it! fix it! Fix it! fix it! Fix it! fix it!..... |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
Saphic 1.5 // Theme created by Sopel
|
|