Cal11 calculator

How to Put Log Base in Graphing Calculator

Reviewed by Calculator Editorial Team

Graphing calculators are powerful tools for solving logarithmic equations, but entering logarithmic functions with custom bases can be confusing. This guide explains how to properly input log base functions in your graphing calculator, with step-by-step instructions and examples.

Introduction

Logarithmic functions with custom bases are essential in many scientific and mathematical applications. The general form is logb(x), where b is the base and x is the argument. Most graphing calculators support this notation, but the exact syntax varies between models.

The key to entering log base functions correctly is understanding your calculator's specific syntax requirements. This guide covers the most common graphing calculator models and provides clear instructions for each.

Basic Syntax

The fundamental syntax for logarithmic functions varies by calculator model. Here are the most common formats:

TI-84 Plus: log(base, argument)

Casio fx-9860: log(base, argument)

HP Prime: log(base, argument)

TI-Nspire: log(base, argument)

For calculators that don't support the log(base, argument) syntax, you can use the change of base formula:

logb(x) = ln(x)/ln(b)

Where ln is the natural logarithm function.

Examples

Let's look at some practical examples of how to enter log base functions in different calculators.

Example 1: TI-84 Plus

To graph log2(x):

  1. Press Y= and select Y1=
  2. Enter: log(2, X)
  3. Press GRAPH to view the graph

Example 2: Casio fx-9860

To calculate log10(100):

  1. Press SHIFT and then LOG
  2. Enter: log(10, 100)
  3. Press EXE to get the result (which should be 2)

Example 3: Using Change of Base Formula

For a calculator that doesn't support log(base, argument), use:

  1. Press Y= and select Y1=
  2. Enter: ln(X)/ln(2)
  3. Press GRAPH to view the graph of log2(x)

Common Mistakes

When entering log base functions, several common errors can occur:

Mistake 1: Incorrect Syntax

Using log(x) instead of logb(x) will give you the natural logarithm (base e) rather than the desired base.

Mistake 2: Missing Parentheses

Forgetting parentheses around the argument can cause syntax errors or incorrect calculations.

Mistake 3: Wrong Base

Entering the wrong base in the log function will give incorrect results. Always double-check the base value.

Advanced Usage

Once you're comfortable with basic log base functions, you can explore more advanced applications:

  • Solving logarithmic equations
  • Graphing multiple logarithmic functions
  • Using logarithmic scales in graphs
  • Applying logarithmic transformations to data

For example, to solve log2(x) = 4:

  1. Enter Y1=log(2, X) - 4
  2. Find the intersection with Y2=0
  3. The x-coordinate of the intersection is the solution (x=16)

FAQ

Can I use any number as the base for a logarithm?
Yes, you can use any positive number except 1 as the base. The base must be greater than 0 and not equal to 1.
What happens if I try to calculate log2(-4)?
Most calculators will display an error because the logarithm of a negative number is undefined in real numbers.
Is there a difference between log and ln?
Yes, log typically refers to base 10 logarithm, while ln refers to the natural logarithm (base e ≈ 2.71828).
Can I graph logarithmic functions with different bases on the same screen?
Yes, you can assign different logarithmic functions to Y1, Y2, etc., and the calculator will display them together.
How do I clear a logarithmic function from my calculator?
Press the Y= button, select the function you want to clear, and press CLEAR. Then press ENTER to confirm.