1 00:00:00,000 --> 00:00:00,940 2 00:00:00,940 --> 00:00:03,500 Let's see if we can stumble our way to another 3 00:00:03,500 --> 00:00:05,589 logarithm property. 4 00:00:05,589 --> 00:00:21,089 So let's say that the log base x of A is equal to B. 5 00:00:21,089 --> 00:00:23,690 6 00:00:23,690 --> 00:00:37,000 That's the same thing as saying that x to the B is equal to A. 7 00:00:37,000 --> 00:00:38,899 Fair enough. 8 00:00:38,899 --> 00:00:40,259 So what I want to do is experiment. 9 00:00:40,259 --> 00:00:43,859 What happens if I multiply this expression by another variable? 10 00:00:43,859 --> 00:00:44,689 Let's call it C. 11 00:00:44,689 --> 00:00:49,579 So I'm going to multiply both sides of this equation times C. 12 00:00:49,579 --> 00:00:51,960 And I'll just switch colors just to keep things 13 00:00:51,960 --> 00:00:52,630 interesting. 14 00:00:52,630 --> 00:00:53,740 That's not an x that's a C. 15 00:00:53,740 --> 00:00:55,120 I should probably just do a dot instead. 16 00:00:55,119 --> 00:00:55,859 Times C. 17 00:00:55,859 --> 00:00:58,609 So I'm going to multiply both sides of this equation times C. 18 00:00:58,609 --> 00:01:09,939 So I get C times log base x of A is equal to-- multiply both 19 00:01:09,939 --> 00:01:14,129 sides of the equation-- is equal to B times C. 20 00:01:14,129 --> 00:01:15,250 Fair enough. 21 00:01:15,250 --> 00:01:17,989 I think you realize I have not done anything 22 00:01:17,989 --> 00:01:19,979 profound just yet. 23 00:01:19,980 --> 00:01:20,579 But let's go back. 24 00:01:20,579 --> 00:01:22,299 We said that this is the same thing as this. 25 00:01:22,299 --> 00:01:24,209 So let's experiment with something. 26 00:01:24,209 --> 00:01:27,529 Let's raise this side to the power of C. 27 00:01:27,530 --> 00:01:31,120 So I'm going to raise this side to the power of C. 28 00:01:31,120 --> 00:01:32,500 That's a kind of caret. 29 00:01:32,500 --> 00:01:33,950 And when you type exponents that's what 30 00:01:33,950 --> 00:01:34,630 you would use, a caret. 31 00:01:34,629 --> 00:01:36,159 So I'm going to raise it to the power of C. 32 00:01:36,159 --> 00:01:44,319 So then, this side is x to the B to the C power, 33 00:01:44,319 --> 00:01:47,139 is equal to A to the C. 34 00:01:47,140 --> 00:01:49,680 All I did is I raised both sides of this equation 35 00:01:49,680 --> 00:01:51,430 to the Cth power. 36 00:01:51,430 --> 00:01:54,890 And what do we know about when you raise something to an 37 00:01:54,890 --> 00:01:56,609 exponent and you raise that whole thing to another 38 00:01:56,609 --> 00:01:57,709 exponent, what happens to the exponents? 39 00:01:57,709 --> 00:02:00,429 Well, that's just exponent rule and you just multiply 40 00:02:00,430 --> 00:02:03,640 those two exponents. 41 00:02:03,640 --> 00:02:12,460 This just implies that x to the BC is equal to A to the C. 42 00:02:12,460 --> 00:02:13,349 What can we do now? 43 00:02:13,349 --> 00:02:14,389 Well, I don't know. 44 00:02:14,389 --> 00:02:17,919 Let's take the logarithm of both sides. 45 00:02:17,919 --> 00:02:20,009 Or let's just write this-- let's not take the 46 00:02:20,009 --> 00:02:20,989 logarithm of both sides. 47 00:02:20,990 --> 00:02:23,170 Let's write this as a logarithm expression. 48 00:02:23,169 --> 00:02:27,280 We know that x to the BC is equal to A to the C. 49 00:02:27,280 --> 00:02:31,240 Well, that's the exact same thing as saying that the 50 00:02:31,240 --> 00:02:43,400 logarithm base x of A to the C is equal to BC. 51 00:02:43,400 --> 00:02:44,219 Correct? 52 00:02:44,219 --> 00:02:48,310 Because all I did is I rewrote this as a logarithm expression. 53 00:02:48,310 --> 00:02:50,460 And I think now you realized that something 54 00:02:50,460 --> 00:02:52,170 interesting has happened. 55 00:02:52,169 --> 00:02:58,119 That BC, well, of course, it's the same thing as this BC. 56 00:02:58,120 --> 00:03:04,349 So this expression must be equal to this expression. 57 00:03:04,349 --> 00:03:08,199 And I think we have another logarithm property. 58 00:03:08,199 --> 00:03:11,750 That if I have some kind of a coefficient in front of the 59 00:03:11,750 --> 00:03:15,740 logarithm where I'm multiplying the logarithm, so if I have C 60 00:03:15,740 --> 00:03:20,820 log-- Clog base x of A, but that's C times the 61 00:03:20,819 --> 00:03:22,659 logarithm base x of A. 62 00:03:22,659 --> 00:03:29,729 That equals the log base x of A to the C. 63 00:03:29,729 --> 00:03:32,409 So you could take this coefficient and instead make 64 00:03:32,409 --> 00:03:36,490 it an exponent on the term inside the logarithm. 65 00:03:36,490 --> 00:03:38,850 That is another logarithm property. 66 00:03:38,849 --> 00:03:41,219 So let's review what we know so far about logarithms. 67 00:03:41,219 --> 00:03:45,419 68 00:03:45,419 --> 00:03:54,319 We know that if I write-- let me say-- well, let me just with 69 00:03:54,319 --> 00:03:55,120 the letters I've been using. 70 00:03:55,120 --> 00:04:04,430 C times logarithm base x of A is equal to logarithm 71 00:04:04,430 --> 00:04:07,480 base x of A to the C. 72 00:04:07,479 --> 00:04:09,709 We know that. 73 00:04:09,710 --> 00:04:16,879 And we know-- we just learned that logarithm base x of A plus 74 00:04:16,879 --> 00:04:23,360 logarithm base x of B is equal to the logarithm base 75 00:04:23,360 --> 00:04:27,129 x of A times B. 76 00:04:27,129 --> 00:04:28,339 Now let me ask you a question. 77 00:04:28,339 --> 00:04:33,849 What happens if instead of a positive sign here we 78 00:04:33,850 --> 00:04:35,530 put a negative sign? 79 00:04:35,529 --> 00:04:38,179 Well, you could probably figure it out yourself but we could do 80 00:04:38,180 --> 00:04:40,319 that same exact proof that we did in the beginning. 81 00:04:40,319 --> 00:04:45,000 But in this time we will set it up with a negative. 82 00:04:45,000 --> 00:04:53,235 Let's just say that log base x of A is equal to l. 83 00:04:53,235 --> 00:04:58,845 Let's say that log base x of B is equal to m. 84 00:04:58,845 --> 00:05:01,690 85 00:05:01,689 --> 00:05:14,329 Let's say that log base x of A divided by B is equal to n. 86 00:05:14,329 --> 00:05:16,550 How can we write all of these expressions as exponents? 87 00:05:16,550 --> 00:05:23,340 Well, this just says that x to the l is equal to A. 88 00:05:23,339 --> 00:05:24,189 Let me switch colors. 89 00:05:24,189 --> 00:05:26,230 That keeps it interesting. 90 00:05:26,230 --> 00:05:30,840 This is just saying that x to the m is equal to B. 91 00:05:30,839 --> 00:05:39,599 And this is just saying that x to the n is equal to A/B. 92 00:05:39,600 --> 00:05:45,000 93 00:05:45,000 --> 00:05:46,410 So what can we do here? 94 00:05:46,410 --> 00:05:49,660 Well what's another way of writing A/B? 95 00:05:49,660 --> 00:05:53,580 Well, that's just the same thing as writing x to the l 96 00:05:53,579 --> 00:05:59,250 because that's A, over x to the m. 97 00:05:59,250 --> 00:05:59,769 That's B. 98 00:05:59,769 --> 00:06:03,289 99 00:06:03,290 --> 00:06:07,980 And this we know from our exponent rules-- this could 100 00:06:07,980 --> 00:06:14,800 also be written as x to the l, x to the negative m. 101 00:06:14,800 --> 00:06:20,780 Or that also equals x to the l minus m. 102 00:06:20,779 --> 00:06:21,489 So what do we know? 103 00:06:21,490 --> 00:06:25,019 We know that x to the n is equal to x to the l minus m. 104 00:06:25,019 --> 00:06:31,139 105 00:06:31,139 --> 00:06:32,069 Those equal each other. 106 00:06:32,069 --> 00:06:33,899 I just made a big equal chain here. 107 00:06:33,899 --> 00:06:40,225 So we know that n is equal to l minus m. 108 00:06:40,225 --> 00:06:42,339 Well, what does that do for us? 109 00:06:42,339 --> 00:06:44,339 Well, what's another way of writing n? 110 00:06:44,339 --> 00:06:47,369 I'm going to do it up here because I think we have 111 00:06:47,370 --> 00:06:50,920 stumbled upon another logarithm rule. 112 00:06:50,920 --> 00:06:52,660 What's another way of writing n? 113 00:06:52,660 --> 00:06:55,160 Well, I did it right here. 114 00:06:55,160 --> 00:06:57,689 This is another way of writing n. 115 00:06:57,689 --> 00:07:07,129 So logarithm base x of A/B-- this is an x over 116 00:07:07,129 --> 00:07:09,610 here-- is equal to l. 117 00:07:09,610 --> 00:07:12,550 l is this right here. 118 00:07:12,550 --> 00:07:14,639 Log base x of A is equal to l. 119 00:07:14,639 --> 00:07:22,250 The log base x of A minus m. 120 00:07:22,250 --> 00:07:24,300 I wrote m right here. 121 00:07:24,300 --> 00:07:26,389 That's log base x of B. 122 00:07:26,389 --> 00:07:30,430 123 00:07:30,430 --> 00:07:31,910 There you go. 124 00:07:31,910 --> 00:07:33,060 I probably didn't have to prove it. 125 00:07:33,060 --> 00:07:37,084 You could've probably tried it out with dividing 126 00:07:37,084 --> 00:07:38,310 it, but whatever. 127 00:07:38,310 --> 00:07:46,060 But you know are hopefully satisfied that we have this new 128 00:07:46,060 --> 00:07:49,079 logarithm property right there. 129 00:07:49,079 --> 00:07:52,240 Now I have one more logarithm property to show you, but I 130 00:07:52,240 --> 00:07:54,100 don't think I have time to show it in this video. 131 00:07:54,100 --> 00:07:56,189 So I will do it in the next video. 132 00:07:56,189 --> 00:07:57,810 I'll see you soon. 133 00:07:57,810 --> 00:07:57,883