Logarithms

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

Logarithm

A logarithm answers the question: 'What exponent do we need to raise the base to, in order to get this number?'

2
New cards

Exponential functions

Functions like eˣ that are considered inverses of logarithmic functions.

3
New cards

Logarithmic functions

Functions like ln(x) that are considered inverses of exponential functions.

4
New cards

Key identities of logarithms and exponentials

e^(ln(x)) = x for x > 0 and ln(eˣ) = x for all real x.

5
New cards

Restriction on logarithmic function input

The input x must be greater than 0 (x > 0) because the output of any exponential function b^exponent is always positive.

6
New cards

logb(M) + logb(N)

log*b(MN)

7
New cards

ln(5) + ln(4)

ln(20)

8
New cards

logb(M) - logb(N)

log*b(M/N)

9
New cards

log(20) - log(2)

log(10) = 1

10
New cards

C * log_b(M)

log_b(M^C)

11
New cards

3 log_2(5)

log_2(5^3) = log_2(125)

12
New cards

log_a(b)

\frac{\logc(b)}{\logc(a)}

13
New cards

Usefulness of Change of Base Formula

It allows you to compute a logarithm with any base using a calculator, which typically only has buttons for log (base 10) and ln (base e).

14
New cards

Equation with single logarithm

You have an equation with a single logarithm set equal to a number, like ln(2x) = 5.

15
New cards

What is Step 1 for solving an equation with a single logarithm like ln(2x) = 5?

Isolate the logarithm.

16
New cards

What is Step 2 for solving an equation with a single logarithm like ln(2x) = 5?

Rewrite the equation in exponential form.

17
New cards

What is the final, crucial step when solving an equation with a single logarithm?

Check solution(s) against the domain of the original logarithmic expression, ensuring the argument is positive ( > 0).

18
New cards

Equation with logarithm on both sides

You have an equation with a logarithm on both sides with the same base, like log4(x-1) = log4(8).

19
New cards

When solving an equation with logarithms on both sides with the same base, like log4(x-1) = log4(8), what can you do immediately and why?

You can set the arguments equal to each other (x-1 = 8) because logarithmic functions are one-to-one.

20
New cards

What is the final, crucial step when solving an equation with logarithms on both sides?

Check solution(s) against the domain of the original logarithmic expression(s), ensuring the argument(s) are positive ( > 0).

21
New cards

Equation with multiple logarithms

You have an equation with multiple logarithms on one side, like log(x) + log(x+1) = 1.

22
New cards

When solving an equation with multiple logarithms on one side, like log(x) + log(x+1) = 1, what must you do before you can solve it?

Condense the multiple logarithms into a single logarithm using the logarithm properties.

23
New cards

What is the final, crucial step after solving an equation with multiple logarithms?

Check solution(s) against the domain of all original logarithmic expressions, ensuring all arguments are positive ( > 0).

24
New cards

Handling multiple solutions in log equations

You solve a log equation and get two answers: x = 5 and x = -2.

25
New cards

When solving a log equation and you get solutions like x = 5 and x = -2, what do you do with x = -2 and why?

Discard x = -2 because the argument of a logarithm must be positive. Plugging -2 back into an original term like ln(x) would result in ln(-2), which is undefined.