Chapter 3 (3.1 to 3.5) Flashcards
What is the one to one property and how could it be used to solve 16 = 2^x+2?
When two numbers are equal to each other and their bases are equal, their exponents must also be equal (2^4 = 2^x+2 so 4 = x + 2 so x is 2)
What is the “natural exponential function”?
Y = e^x
What is the formula for exponential functions and how can it be moved right, left, up, down, or flipped over either axis?
Y = a^x Right is (x - a number), Left is (x + a number), Up is (a^x) plus a number, Down is (a^x) minus a number, to flip over the x multiply a by -1, and to flip over y multiply x by -1
What is the formula for compounding interest?
P (1 + (r/n))^r*t P is principle R is rate in a decimal N is number of times it is compounded in a year T is number of years
What is the formula for continuously compounding interest?
Pe^(rt)
P is principle
R is rate in a decimal
T is number of years
What is the definition of a log?
An exponent which raises a base to get a given number
What is log form, how can it be changed to exponent form, and what are the limitations?
Log(b) X = Y if b^y = X
How would you change Log(2) 32 = 5 to exponent form?
How would you change 10^3 = 1000 to log form?
How would you change e^2 = 7.389 to log form?
2^5 = 32
Log 1000 = 3 (log with no subscript is base 10)
Ln 7.389 = 2 (Ln is log(e))
What is log(b) 1?
0 (b to the zero is one)
What is log(b) b?
1 (b to the first is one)
What is log(b) b^x?
X (b to the x is b to the x)
What is b^(log(b) x)
X (if you set change it to log form you get log(b) Y = Log(b) X so y must equal x and therefore the problem, that was set to equal y also equals x)
What do you know if log(b) x = log(b) y
X=Y (this is called the one to one property and is used a lot to find an x)
What does log(b) MN equal and what is the proof?
Log(b) M + Log(b) N set log(b) MN to z, log(b) M to x and log(b) N to y then set them to exponent form (b^z = MN, b^x = M and b^y = N) then substitute (b^x = b^y times b^x) then use the one to one property of exponents (x = y + x) then substitute
What does log(b) M/N equal and what is the proof?
Log(b) M - Log(b) N set log(b) MN to z, log(b) M to x and log(b) N to y then set them to exponent form (b^z = M/N, b^x = M and b^y = N) then substitute (b^x = b^y / b^x) then use the one to one property of exponents (x = y - x) then substitute