1/24
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Rewrite ln(e2x+1)
ln and e cancel out
2x + 1
Rewrite 7ln(e(2x+1))
ln and e cancel out
7(2x+1)
which becomes
14x + 7
Rewrite ln(2xcos(x))
RULE : ln(ab) = ln(a) + ln(b)
so
ln(2x) + ln(cos(x))
and again
ln(2) + ln(x) + ln(cos(x))
cos(x) is a number NOT cos multiplied by x so we leave it there
Rewrite ln(2x/7)
RULE : ln(a/b) = ln(a) - ln(b)
ln(2x) - ln(7)
Rewrite ln(x4)
RULE : ln(ar)=rln(a)
ln(x4) = 4ln(x)
What is e0
1
anything to the power of 0 is 1
What is ln(1)
0
What is ln(e)
1
Rewrite ln(a+b)
Trick question, you cannot!
There is no rule for splitting addition or subtraction inside ln
Rewrite ln(a-b)
Trick question, you cannot!
There is no rule for splitting addition or subtraction inside ln
Rewrite eln(2x + x)
ln and e cancel out
3x
Did you forget to combine the x’s? You need to remember to combine like terms!
Rewrite log3(2x) in terms of ln
RULE : logb(z) = ln(z) / ln(b)
so
ln(2x) / ln(3)
Rewrite log7(xy)
Rule: logc(ab) = : logc(a) + logc(b)
log7(x) + log7(y)
Rewrite log(3x)
Rule: logc(ab) = : logc(a) + logc(b)
log(3) + log(x)
Rewrite log(3/x3)
Rule: logc(a/b) = : logc(a) - logc(b)
log(3) - log(x3)
Rewrite log12(10/6x)
Rule: logc(a/b) = : logc(a) - logc(b)
log12(10) - log12(6x)
Rewrite log(x3)
Rule: logb(xr) = rlogb(x)
3log(x)
Just like ln and e, logs and powers cancel each other out.
Tell me two examples
This only applies when the base of the power and the base of the log are the same
2log2(13x) can be rewritten as : 13x
AND
log15(152x+2) can be rewritten as : 2x + 2
Does the log and the power cancel out in
log5(x5)
NO
The base of the log is 5 and the base of the power is x.
They do not equal so they do not cancel!!
Rewrite log12(1)
0
Whenever there is only 1 in the brackets it is 0
Rewrite logx(1)
0
Whenever there is only 1 in the brackets it is 0
Rewrite log12(12)
1
when ever the number in the brackets equals the base of the log it is 1
Rewrite log6(1+5)
1
when ever the number in the brackets equals the base of the log it is 1
Rewrite log3(√23)
RULE: logb(n√x) = 1/n logb(x)
so, since the question is the square root ( √23 is the same as writing 2√23)
(1/2)log3(23)
Rewrite log5(6√2)
RULE: logb(n√x) = 1/n logb(x)
so
(1/6)log5(2)