Exponentials and Logs (2) Flashcards

1
Q

Use logarithms to solve log_2x = 5?

A
2^(log_2x)  = 2^5
x = 32
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Use logarithms to solve 7^x = 55

A

x ln 7 = ln 55
x = ln 55 / ln 7
x = 2.059

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

Reducing y=ax^n to linear form?

A
y=ax^n
log_10y = log_10a + log_10x^n
log_10y = log_10a + n log_10x
log_10y = n log_10x + log_10a
Y = mX + c
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Reducing y=kb^x to linear form

A
y=kb^x
log_10y = log_10k + log_10b^x
log_10y = log_10k + x log_10b
log_10y = (log_10b)x + log_10k 
Y = mX + c
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Where y=1.04^x

Find out how many years it takes to double the total value of an initial investment

A
2 = 1.04^x
x = ln2/ln1.04
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The number of rabbits, P, t years after they were introduced is modelled by the equation P=80e^((1/3)t)

Find the number of years it will take for the number of rabbits to exceed 1000

A
1000 = 80e^((1/3)t)
12.5 = e^((1/3)t)
ln12.5 = (1/3)t
3ln12.5 = t
t = 8 years
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The amount of a certain drug in the bloodstream t hours after it has been taken is given by the formula x = De^(-1/8)(t), where x is the amount of drug in the bloodstream in milligrams and D is the dose given in milligrams. A dose of 10mg is given and a second is given after 5 after hours. Show that the second is 13.549

A

13.549 = 10e^((-1/8)(1)) + 10e^((-1/8)(6))

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

Factorise e^(-1/8)(T) + e^(-1/8)(T) * (e^(-5/8))

A

[e^(-1/8)(T)] (1+e^(-5/8))

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