Source codeVideos

Command Palette

Search for a command to run...

Functions and Their Modeling

Logarithmic Function Graph

Understanding Logarithmic Function Graphs

Have you ever noticed how sound decreases in intensity as we move away from its source? Or how the pH of a solution changes? These phenomena can be modeled with logarithmic function graphs. Let's learn the characteristics and how to draw logarithmic function graphs.

Characteristics of Logarithmic Graphs

Logarithmic function graphs have a distinctive shape different from other functions. Let's look at the basic graph y=logbxy = \log_b x for various base values.

Comparison of Logarithmic Graphs with Different Bases
Logarithmic function graphs for b>1b > 1.

Important Properties of Logarithmic Graphs

For function f(x)=logbxf(x) = \log_b x with b>1b > 1:

  1. Domain: x>0x > 0 (positive numbers only)
  2. Range: All real numbers (<y<-\infty < y < \infty)
  3. x-intercept: (1,0)(1, 0) because logb1=0\log_b 1 = 0
  4. Vertical asymptote: y-axis (x=0x = 0)
  5. Function behavior:
    • Increasing for b>1b > 1
    • Decreasing for 0<b<10 < b < 1

Drawing Logarithmic Function Graphs

Let's learn the steps to draw logarithmic function graphs with concrete examples.

  1. Drawing y=log2xy = \log_2 x

    To draw this graph, we create a table of values by choosing xx values that are powers of 2:

    xx18\frac{1}{8}14\frac{1}{4}12\frac{1}{2}1248
    y=log2xy = \log_2 x-3-2-10123
    Graph of y=log2xy = \log_2 x
    Notice the important points and the curve shape.
  2. Drawing y=log13xy = \log_{\frac{1}{3}} x

    For base 0<b<10 < b < 1, the graph will be decreasing:

    xx127\frac{1}{27}19\frac{1}{9}13\frac{1}{3}13927
    y=log13xy = \log_{\frac{1}{3}} x3210-1-2-3
    Graph of y=log13xy = \log_{\frac{1}{3}} x
    Graph decreases because the base is less than 1.

Comparing Logarithmic Graphs

Let's compare logarithmic graphs with different bases on one coordinate system:

Comparison of Logarithmic Graphs b>1b > 1 and 0<b<10 < b < 1.
Notice the difference in graph direction.
Propertyb>1b > 10<b<10 < b < 1
Graph directionIncreasing (monotonic)Decreasing (monotonic)
Domainx>0x > 0x>0x > 0
RangeAll real numbersAll real numbers
x-intercept(1,0)(1, 0)(1,0)(1, 0)
Vertical asymptotex=0x = 0x=0x = 0

Transformations of Logarithmic Graphs

Logarithmic graphs can be transformed in various ways:

Vertical Translation

We can shift the logarithmic function graph by adding or subtracting a constant kk to the function.

y=logbx+ky = \log_b x + k
Vertical Translation
Graph shifts up if k>0k > 0 and down if k<0k < 0.

Horizontal Translation

We can shift the logarithmic function graph by adding or subtracting a constant hh to the function.

y=logb(xh)y = \log_b (x - h)
Horizontal Translation
Graph shifts right if h>0h > 0 and left if h<0h < 0.

Exercises

  1. Create a value table and draw the graphs of:

    • y=log3xy = \log_3 x
    • y=log12xy = \log_{\frac{1}{2}} x
  2. Determine the domain, range, and asymptote of function f(x)=log5(x+3)f(x) = \log_5 (x + 3).

  3. If f(x)=log2xf(x) = \log_2 x and g(x)=log2(x4)g(x) = \log_2 (x - 4), determine:

    • The shift of graph g(x)g(x) relative to f(x)f(x)
    • The domain of g(x)g(x)
  4. Sketch the graph of y=log3x+2y = \log_3 x + 2 and determine the y-intercept.

Answer Key

  1. Value tables:

    For y=log3xy = \log_3 x:

    xx19\frac{1}{9}13\frac{1}{3}139
    yy-2-1012

    For y=log12xy = \log_{\frac{1}{2}} x:

    xx14\frac{1}{4}12\frac{1}{2}124
    yy210-1-2
  2. For f(x)=log5(x+3)f(x) = \log_5 (x + 3):

    • Domain: x+3>0x>3x + 3 > 0 \Rightarrow x > -3
    • Range: All real numbers
    • Vertical asymptote: x=3x = -3
  3. For g(x)=log2(x4)g(x) = \log_2 (x - 4):

    • Shift: 4 units to the right
    • Domain: x4>0x>4x - 4 > 0 \Rightarrow x > 4
  4. For y=log3x+2y = \log_3 x + 2:

    • Graph y=log3xy = \log_3 x shifted 2 units up
    • There is no y-intercept because the domain is x>0x > 0
    Sketch of Graph y=log3x+2y = \log_3 x + 2
    Logarithmic graph base 3 shifted 2 units up.