How to Solve Equations using TI-89 TIT Calculator?

  • Context: High School 
  • Thread starter Thread starter 2Xist
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
2Xist
Messages
11
Reaction score
0
Hi everybody,

i was using the " Solve( " function in TI-89 TIT (home) and i inserted the function (* THIS IS EXACTLY WHAT I TYPED IN *) :::::

solve(20=X(2),X)

i mean.. it should be 10 right?
but like it came up with the " memory error"

* I DID RESET MEMORY AND TRIED REINSTALLING OS <--lol
but none worked...

PLEASE TRY ON YOUR OWN CALCULATORS AND PLEASE HELP!

AGAIN PLEASE POST YOUR OWN RESULTS AFTER TRYING THE SAME EXACT EQUATION!
 
Mathematics news on Phys.org
the problem is with your input. Try:

solve(20 = 2*x,x) and it should work just fine.
 
lol it worked !
thank you so much! lol
so was it just my calculator or did it happen to yours too??
i don't know know why i can't put X(2) when the brackets means multiplication as well...
 
I received the error as well. When you enter x(2) the 89 thinks that you are treating x as a function of a variable when that variable is equal to the value 2, but you have not defined the function x. That is why you received the error. The TI-89 is a very smart calculator, so you have to be especially conscious of how you input.