Mental Logs Flashcards

1
Q

How do you “undo” a log function?

Also known as the antilog function

A

When, log(x) = y
use x = 10y to undo the logarithm

All logarithm problems on the MCAT are base 10

Fundamentally, you are undoing the log function:

(your starting function): log(x) = y
(Raise both sides by the log’s base): 10log(x) = 10y
(Becuase 10log(x) is simply x): x = 10y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the equation for a basic log function?

A

log10(x) = y

All logarithm problems on the MCAT are base 10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is log(10)=?

A

1

We can verify this by performing the antilog of our answer:

101 = 10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is log(100)=?

A

2

We can verify this by performing the antilog of our answer:

102 = 100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is log(1000)=?

A

3

We can verify this by performing the antilog of our answer:

103 = 1000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is log(1/10)=?

A

-1

We can verify this by performing the antilog of our answer:

10-1 = 1/10 (becuase negative exponents place the basex in the denominator so that base-x = 1/basex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is log(1/100)=?

A

-2

We can verify this by performing the antilog of our answer:

10-2 = 1/100 (becuase negative exponents place the 10x in the denominator so that 10-x = 1/10x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is log(1/1000)=?

A

-3

We can verify this by performing the antilog of our answer:

10-3 = 1/10000 (becuase negative exponents place the basex in the denominator so that base-x = 1/basex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is log(0.1/1)=?

A

-1, this is something you might see in a weak acid/base problem. However, do not let the fraction confuse you, this is simply log(1/10) but not in a reduced form.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the general rule for log(x) where x<1?

A

log(x) when x<1 will always result in a negative value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Write the expanded form of log(x/y)

A

log(x/y)=log(x)-log(y)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is log(2)=?

Memorization Required

A

log(2) is an irrational number, but we estimate it to be ~0.3 to use on the MCAT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is log(3)=?

A

log(3) is an irrational number, but we estimate it to be ~0.5 to use on the MCAT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is log(5)=?

A

log(5) is also an irrational number, but we estimate it to be ~0.7 for mental math on the MCAT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is log(0.2)=?

Will have to use memorized logs and expanded form to solve mentally

A

log(0.2) =-0.69897

Becuase log(0.2) =log(1/5)
we can expand this log, so that: log(1/5) = log(1) - log(5)
Since we memorized log(5), we can solve from here:
log(1)-log(0.5) = 0 - 0.7

Becuase log10(1) = 0
confirm by performing antilog:
100 = 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

lnWhat is the general formula for a natural log (ln)?

A

The general formula for natural logarithms is the inverse of the natural base (e) exponential function. Therefore:

ln(x) = y

ln(x) is the same as loge(x)

17
Q

How do you undo a natural log (ln) function?

A

When ln(x) = y, we use ex=y to undo the logarithmic function

Follows the same rules as base ten logarithms

18
Q

What is log(200)=?

Will have to use memorized logs and expanded form to solve mentally

A

log(200) = 2.30103

Becuase log(200) = log(100) + log(2)
and we know that log(100) = 2 and log(2) = ~0.3
Therefore, log(100) + log(2) = 2 + 0.3 = ~2.3

19
Q

Write the expanded form of log(xy)

A

log(xy) = log(x) + log(y)

Similar rules are applied to trig functions