Cal11 calculator

How to Put Log Base in Ti-30xs Calculator

Reviewed by Calculator Editorial Team

The TI-30XS is a powerful scientific calculator that can handle logarithms with custom bases. This guide explains how to set and use a logarithm with any base on your TI-30XS calculator.

Introduction

The TI-30XS calculator is widely used in educational and professional settings for its advanced scientific functions. One of its most useful features is the ability to calculate logarithms with custom bases, which isn't directly available on the calculator's main menu.

This guide will walk you through the process of setting a custom logarithm base on your TI-30XS, including the necessary steps and practical examples.

TI-30XS Calculator Basics

The TI-30XS has a standard scientific calculator layout with number keys, basic operations, and scientific functions. The logarithm function (log) is available, but it only calculates base-10 logarithms by default.

To calculate logarithms with other bases, you'll need to use the change of base formula:

Change of Base Formula:

logb(a) = log10(a) / log10(b)

This formula allows you to calculate any logarithm by using the base-10 logarithm function available on the calculator.

How to Set a Custom Log Base

Step-by-Step Instructions

  1. Turn on your TI-30XS calculator.
  2. Press the "AC" button to clear any previous calculations.
  3. Enter the number you want to calculate the logarithm of (the argument).
  4. Press the "log" button to calculate the base-10 logarithm of your number.
  5. Press the "STO" button followed by the "→" button to store this value in memory.
  6. Press the "AC" button to clear the calculator.
  7. Enter the base you want to use for your logarithm.
  8. Press the "log" button to calculate the base-10 logarithm of your base.
  9. Press the "RCL" button followed by the "→" button to recall the stored value from step 5.
  10. Press the "÷" button to divide the two logarithms.
  11. The result is your logarithm with the custom base.

Tip: You can use the "ANS" button to quickly recall the last result, which can simplify the process if you're doing multiple calculations.

Practical Examples

Let's look at a practical example to illustrate how this works.

Example 1: Calculating log2(8)

  1. Enter 8 and press "log". The calculator shows approximately 0.9031.
  2. Press "STO" → to store this value.
  3. Press "AC" to clear.
  4. Enter 2 and press "log". The calculator shows approximately 0.3010.
  5. Press "RCL" → to recall the stored value.
  6. Press "÷" and the result is approximately 3.0000, which is correct since 2³ = 8.

Example 2: Calculating log5(125)

  1. Enter 125 and press "log". The calculator shows approximately 2.0969.
  2. Press "STO" → to store this value.
  3. Press "AC" to clear.
  4. Enter 5 and press "log". The calculator shows approximately 0.6990.
  5. Press "RCL" → to recall the stored value.
  6. Press "÷" and the result is approximately 3.0000, which is correct since 5³ = 125.
Logarithm Calculation Summary
Number Base Calculation Steps Result
8 2 log10(8) ÷ log10(2) 3.0000
125 5 log10(125) ÷ log10(5) 3.0000
1000 10 log10(1000) ÷ log10(10) 3.0000

Common Mistakes

When working with custom logarithm bases on the TI-30XS, there are several common mistakes to avoid:

  • Forgetting to store the first logarithm: Always store the logarithm of your argument before clearing the calculator to enter the base.
  • Using the wrong order of operations: Remember that the formula requires dividing the logarithm of the argument by the logarithm of the base.
  • Not verifying the result: Always check your result by raising the base to the power of the result to ensure it equals the original number.

FAQ

Can I use the TI-30XS to calculate natural logarithms?

Yes, you can calculate natural logarithms (base e) using the same method. Simply use 2.71828 (the approximate value of e) as your base.

What if I forget to store the first logarithm?

If you forget to store the first logarithm, you'll need to re-enter the original number and calculate its logarithm again before proceeding with the base.

Is there a simpler way to calculate logarithms with different bases?

The method described is the most straightforward way to calculate logarithms with different bases on the TI-30XS. There isn't a direct function for this on the calculator.