LOGARITHMS

STANDARD NOTATIONS

Standard notation form is written as A × 10n whereby 1 ≤ A < 10 and n is any integer.

Example

Write the following in standard form:

  1. 2380

Solution:
2380 = 2.38 × 103

  1. 97

Solution:
97 = 9.7 × 101

  1. 100000

Solution:
100000 = 1 × 105

  1. 8

Solution:
8 = 8 × 100

Example

Write the following in standard form:

  1. 0.00056 = 5.6 × 10-4
  2. 0.001 = 1 × 10-3
  3. 0.34 = 3.4 × 10-1
  4. 2.0001 = 2.0001 × 100

EXERCISE 1:

i) Write the following in standard form:

  1. 17000 = 1.7 × 104
  2. 0.00998 = 9.98 × 10-3

iii) Write in standard form:

0.000625 = 6.25 × 10-4

8/300 correct to four significant figures:

8/300 = 0.02666

Now 2.666 × 10-2

iv) If a = br and a = 8.4 × 104, b = 7.0 × 102, find r.

Solution:
a = 84000
b = 700
br = a
(700)(r) = 84000
Equation
r = 120
r = 1.2 × 102

ecolebooks.com

DEFINITION OF LOGARITHMS

Consider 3 × 3 × 3 × 3 then

3 × 3 × 3 × 3 = 34 = 81, the number 3 is the base, and 4 is the exponent.

Now we say;

Logarithm of 81 to base 3 is equal to exponent 4

log381 = 4

In short, bn = a

logba = n

Example 1

Write the following in logarithmic form:

  1. a5 = 10
    loga10 = 5
  2. 10-3 = 0.001
    log100.001 = -3
  3. 2-1 = ½
    log2½ = -1
  4. 3 = 91/2
    log39 = 1/2

Example 2

Write the following in exponential form:

  1. log3729 = 6
    36 = 729
  2. log31/3 = -1
    3-1 = 1/3
  3. log100.01 = -2
    10-2 = 0.01
  4. 1/2 = log42
    41/2 = 2

Example 3

If log100.01 = y, find y.

Solution:
log100.01 = y
10y = 0.01
10y = 1 × 10-2
y = -2

If log10x = -3, find x.

Solution:
log10x = -3
10-3 = x
x = 0.001

EXERCISE 1

  1. Write in standard form:
    i) 405.06
    ii) 0.912

Solution:
i) 405.06 = 4.0506 × 102
ii) 0.912 = 9.12 × 10-1

  1. Write in logarithmic form:
    i) 5-1 = 1/5
    ii) 0.0001 = 1 × 10-4

Solution:
i) 5-1 = 1/5
log5(1/5) = -1
ii) 0.0001 = 10-4
log100.0001 = -4

  1. Write in exponential form:
    i) logax = n
    ii) -3 = log100.001
    iii) log2(1/64) = -6

Solution:
i) an = x
ii) 10-3 = 0.001
iii) 2-6 = 1/64

  1. Solve for x:
    i) log6x = 4
    ii) x = log36561
    iii) logx10 = 1
    iv) log42 = x

Solution:
i) 64 = x = 1296
ii) 3x = 6561, x = 8
iii) x1 = 10, x = 10
iv) 4x = 2, 2x = 1, x = 1/2

BASE TEN LOGARITHM

Is a logarithm of a number to base 10. Also known as common logarithm.

Examples:

  • log105 = log 5
  • log1075 = log 75
  • log10p = log p

SPECIAL CASES

1. logaa = 1

Because a1 = a

log a a = 1

Generally, logaa = 1

Example

i) log66 = 1
ii) log 10 = 1

2. loga(an) = n

Because ax = an implies x = n

log a (a^n) = n

Example

i) log4(45) = 5
ii) log 10-3 = -3

Example 1

If log55 = log2m, find m.

Solution:
log55 = log2m
But log55 = 1
So 1 = log2m
21 = m
m = 2

Example 2

Given log525 + log4x = 6, find x.

Solution:
log5(52) + log4x = 6
2 log55 + log4x = 6
2 + log4x = 6
log4x = 4
x = 44 = 256

LAWS OF LOGARITHMS

MULTIPLICATION LAW

Suppose, logax = p and logay = q then

logax = p …(i)
logay = q …(ii)

Write equations (i) and (ii) into exponential form:

ap = x …(iii)
aq = y …(iv)

Multiply equations (iii) and (iv):

xy = ap × aq
xy = ap + q …(v)

Apply loga to both sides of (v):

loga(xy) = loga(ap + q)
loga(xy) = (p + q) logaa
loga(xy) = p + q

But p = logax and q = logay

Example

i) log6(8 × 12) = log68 + log612

ii) log49 + log43 = log4(9 × 3)

Example 1

Find x if log3x = log315 + log312.

Solution:
log3x = log3(15 × 12)
log3x = log3180
∴ x = 180

Example 2

Given log520 = log54 + log5x, find x.

Solution:
log520 = log5(4 × x)
20 = 4x
x = 5

EXERCISE 2

Evaluate:

  1. log24096
  2. log 0.0001

Solution:

i) Let x = log24096
2x = 4096
2x = 212
x = 12
∴ log24096 = 12

ii) Let x = log100.0001
10x = 1/10000
10x = 10-4
x = -4
∴ log 0.0001 = -4

LOGARITHM OF POWER

If logax = p then

x = ap

Multiply by power n on both sides:

xn = anp

Apply loga to both sides:

loga(xn) = loga(anp)

loga(xn) = np logaa

loga(xn) = np

But p = logax

Example (1)

Evaluate:

  1. log2(128)6
  2. log7(343)8

Solution:

i) log2(128)6 = 6 log2128 = 6 × 7 = 42

ii) log7(343)8 = 8 log7343 = 8 × 3 = 24

LOGARITHM OF ROOTS

Logarithm of roots

Example (1)

Example logarithm roots

Example logarithm roots

EXERCISE 4:

1. Evaluate:

  1. log 60 + log 40 – log 0.3
  2. log3√(1/27)

Solution:

i) log 60 + log 40 – log 0.3 = log10(60 × 40 / 0.3) = log108000 = 3.9031

Solution image

Solution image

ii) log3√(1/27) = (1/2) log3(1/27) = (1/2)(-3) = -3/2

3. Given log2x = 1 – log23, find x.

Solution:
log2x = 1 – log23
log2x = log22 – log23
log2x = log2(2/3)
x = 2/3

4. Simplify:

  1. 2 log 5 + log 36 – log 9
  2. (log 8 – log 4) / (log 4 – log 2)

Solution:

i) 2 log 5 + log 36 – log 9 = log 52 + log 36 – log 9 = log (25 × 36) / 9 = log 100 = 2

ii) (log 8 – log 4) / (log 4 – log 2) = log (8/4) ÷ log (4/2) = log 2 ÷ log 2 = 1

Example

If log220 = log2x – log28, find x.

Solution:
log220 = log2(x/8)
20 = x/8
x = 160

EXERCISE 3

1. Evaluate:

  1. log63 + log62
  2. log1025 – log109 + log10360

Solution:

i) log63 + log62 = log6(3 × 2) = log66 = 1

ii) log1025 – log109 + log10360 = log10((25 × 360) / 9) = log101000 = 3

2. If log5ax = log5a9 + log5a12, find x.

Solution:
log5ax = log5a(9 × 12) = log5a108
x = 108

3. If log2a5 = log2ay + log2a0.001, find y.

Solution:
log2a5 = log2a(y × 0.001)
5 = 0.001y
y = 5000




');}
Bc0138c3d2dab0944d91d638547c2715

subscriber

2 Comments

  • D46f8bedf614eb1b4608bb5c5ad774dc

    Elijah, April 15, 2024 @ 3:45 amReply

    Thanks for the good work you have done.

  • D46f8bedf614eb1b4608bb5c5ad774dc

    Elijah, April 15, 2024 @ 3:44 amReply

    Thanks for the good work

Leave a Reply

Your email address will not be published. Required fields are marked *

Accept Our Privacy Terms.*