TI-89 Titanium Help: Solve Logarithmic Problems Easily

  • Context: Calculators 
  • Thread starter Thread starter RaNe
  • Start date Start date
  • Tags Tags
    Ti-89 Titanium
Click For Summary

Discussion Overview

The discussion revolves around using the TI-89 Titanium calculator to solve logarithmic problems and calculate roots. Participants share methods for inputting logarithmic functions and resolving issues related to the calculator's functionality.

Discussion Character

  • Technical explanation
  • Homework-related
  • Debate/contested

Main Points Raised

  • One participant inquires about how to set a base for logarithms on the TI-89 Titanium.
  • Another participant suggests using the change of base formula: ln(thing you want the log of) / ln(base of the log), stating it is the only method available on the TI-89.
  • A participant confirms using the change of base formula and provides examples, noting that ln(2)/ln(10) gives the log of 2 to base 10.
  • Another user expresses difficulty in calculating roots, detailing their method and the unexpected output from the calculator.
  • A participant recommends using the zeros() function or the solve() function to find roots of equations.
  • One participant questions if the issue with the root function could be due to a setting change, later revealing that a language setting was the cause of the problem.
  • Some participants mention alternative methods for calculating logarithms, including using the log(number, base) function.
  • One participant notes that the log(number, base) method does not work for them.
  • Another suggests that using an app like Omnicalc may provide additional functionality for logarithmic calculations.
  • A participant shares a shortcut involving the Diamond button and the number 7 to access the log function with less typing.
  • One participant provides an example using log(x,8) to solve for x, indicating that x equals 4.

Areas of Agreement / Disagreement

Participants present multiple methods for calculating logarithms, with some agreeing on the change of base formula while others express issues with alternative methods. The discussion includes unresolved questions about the functionality of the calculator and settings that may affect its operations.

Contextual Notes

Some methods discussed may depend on specific calculator settings or additional applications, which are not universally available or may vary in functionality.

RaNe
Messages
1
Reaction score
0
Hi,

I'm working out some problems on my TI-89 Titanium, and I've run into a roadblock.

How do I put a base for a log?

Thanks a lot.
 
Last edited:
Computer science news on Phys.org
ln(thing you want the log of) / ln(base of the log)

As far as I know, that's the only way to do it on a TI. but it's not hard.
 
That's the way I do it; just the standard log change of base formula. So ln(2) is just the log of 2, and ln(2)/ln(10) is log of 2, base 10. You can also see that ln(2)/ln(e), the base e log which is the natural log, will be just ln(2) since ln(e) evaluates to 1.
 
I borrow this thread a little if its okey..
I got a problem with mine TI-89.
Whay I want to calculate a root i press "diamond + 9 + x + , + y + enter" which should give me x^1/y. But all i get is what i just pressed, i.e. the answer i get is root(x,y). :confused:
Please help me.
 
To find a root of x, use the zeros() function. Type zeros(expression,variable), or, alternatively, solve(equation,variable), when the equation is the same expression but set to zero, and the variable is x.

zeros(4x^2+3x+5,x) or solve(4x^2+3x+5=0,x) returns the roots.
 
Okey, but do you know where the problem for the root function could lie?
Could it be any setting?

EDIT: The problem was that I had changed languege... It now works again.
 
Last edited:
another way to do log is to log(number, base)
 
kevinf said:
another way to do log is to log(number, base)

That doesn't work for me.
 
I think he has one of those Apps like Omnicalc to upgrade the features kind of. That's also one way you can do it, just with a comma. Change of base requires a little more typing.
 
  • #10
if you press the yellow Diamond button and then press 7 then log will show up. much less typing for all you lazy people like me
 
  • #11
kevinf said:
another way to do log is to log(number, base)

i.e. solve(log(x,8)=2/3,x)

x=4
 

Similar threads

Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 1 ·
Replies
1
Views
17K
  • · Replies 7 ·
Replies
7
Views
11K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
7K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 3 ·
Replies
3
Views
7K