Author Topic: How does "Convert Expression" feature work on the nspire CX CAS?  (Read 4510 times)

0 Members and 1 Guest are viewing this topic.

Offline Kyle Kelly

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 12
  • Rating: +0/-0
    • View Profile
I'm working with logarithms and I need to be able to convert them to different forms (exponential, natural log, etc) but every time I try to convert an expression I just get the answer "true" and it doesn't actually convert the expression.

for example, determine the equivalent exponential equation of this logarithmic equation:

log6 1296 = 4 which should be 64 = 1296

another example, write the following equation in exponential​ form: log9 x = 2 which should be 92 = x

Surely there's a way for the calculator to do this and I'm positive this is the feature that would do it but I don't understand how it works, could someone possibly explain whats going on?

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: How does "Convert Expression" feature work on the nspire CX CAS?
« Reply #1 on: October 01, 2019, 11:00:13 am »
I think you want a solve( command. I don't have my nspire on me and won't for a while so I can't tell you how to use solve( on the nspire, but good luck!

Offline Kyle Kelly

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 12
  • Rating: +0/-0
    • View Profile
Re: How does "Convert Expression" feature work on the nspire CX CAS?
« Reply #2 on: October 01, 2019, 11:10:20 am »
I think you want a solve( command. I don't have my nspire on me and won't for a while so I can't tell you how to use solve( on the nspire, but good luck!

Solve just gives me the solution, but it doesn't actually show the expression in the converted form which is what I need.