views
Dividing Logarithms by Hand
Check for negative numbers and ones. This method covers problems in the form log b ( x ) log b ( a ) {\displaystyle {\frac {\log _{b}(x)}{\log _{b}(a)}}} {\frac {\log _{{b}}(x)}{\log _{{b}}(a)}}. However, it does not work for a few special cases: The log of a negative number is undefined for all bases (such as log ( − 3 ) {\displaystyle \log(-3)} \log(-3) or log 4 ( − 5 ) {\displaystyle \log _{4}(-5)} \log _{{4}}(-5)). Write "no solution." The log of zero is also undefined for all bases. If you see a term such as ln ( 0 ) {\displaystyle \ln(0)} \ln(0), write "no solution." The log of one in any base ( log ( 1 ) {\displaystyle \log(1)} \log(1)) always equals zero, since x 0 = 1 {\displaystyle x^{0}=1} x^{{0}}=1 for all values of x. Replace that logarithm with 1 instead of using the method below. If the two logarithms have different bases, such as l o g 3 ( x ) l o g 4 ( a ) {\displaystyle {\frac {log_{3}(x)}{log_{4}(a)}}} {\frac {log_{{3}}(x)}{log_{{4}}(a)}}, and you cannot simplify either one into an integer, the problem is not feasible to solve by hand.
Convert the expression into one logarithm. Assuming you did not find any of the exceptions above, you can now simplify the problem into one logarithm. To do this, use the formula log b ( x ) log b ( a ) = log a ( x ) {\displaystyle {\frac {\log _{b}(x)}{\log _{b}(a)}}=\log _{a}(x)} {\frac {\log _{{b}}(x)}{\log _{{b}}(a)}}=\log _{{a}}(x). Example 1: Solve the problem log 16 log 2 {\displaystyle {\frac {\log {16}}{\log {2}}}} {\frac {\log {16}}{\log {2}}}.Start by converting this into one logarithm using the formula above: log 16 log 2 = log 2 ( 16 ) {\displaystyle {\frac {\log {16}}{\log {2}}}=\log _{2}(16)} {\frac {\log {16}}{\log {2}}}=\log _{{2}}(16). This formula is the "change of base" formula, derived from basic logarithmic properties.
Calculate by hand if possible. Remember, to solve log a ( x ) {\displaystyle \log _{a}(x)} \log _{{a}}(x), think " a ? = x {\displaystyle a^{?}=x} a^{{?}}=x" or "What exponent can I raise a by to get x?" It's not always feasible to solve this without a calculator, but if you're lucky, you'll end up with an easily simplified logarithm. Example 1 (cont.): Rewrite log 2 ( 16 ) {\displaystyle \log _{2}(16)} \log _{{2}}(16) as 2 ? = 16 {\displaystyle 2^{?}=16} 2^{{?}}=16. The value of "?" is the answer to the problem. You may need to find it by trial and error: 2 2 = 2 ∗ 2 = 4 {\displaystyle 2^{2}=2*2=4} 2^{{2}}=2*2=4 2 3 = 4 ∗ 2 = 8 {\displaystyle 2^{3}=4*2=8} 2^{{3}}=4*2=8 2 4 = 8 ∗ 2 = 16 {\displaystyle 2^{4}=8*2=16} 2^{{4}}=8*2=1616 is what you were looking for, so log 2 ( 16 ) {\displaystyle \log _{2}(16)} \log _{{2}}(16) = 4.
Leave the answer in logarithm form if you cannot simplify it. Some logarithms are very difficult to solve by hand. You'll need a calculator if you need the answer for a practical purpose. If you're solving problems in math class, your teacher most likely expects you to leave the answer as a logarithm. Here's another example using this method on a more difficult problem: Example 2: What is log 3 ( 58 ) log 3 ( 7 ) {\displaystyle {\frac {\log _{3}(58)}{\log _{3}(7)}}} {\frac {\log _{{3}}(58)}{\log _{{3}}(7)}}? Convert this into one logarithm: log 3 ( 58 ) log 3 ( 7 ) = log 7 ( 58 ) {\displaystyle {\frac {\log _{3}(58)}{\log _{3}(7)}}=\log _{7}(58)} {\frac {\log _{{3}}(58)}{\log _{{3}}(7)}}=\log _{{7}}(58). (Notice that the 3 in each initial log disappears; this is true for any base.) Rewrite as 7 ? = 58 {\displaystyle 7^{?}=58} 7^{{?}}=58 and test possible values of ?: 7 2 = 7 ∗ 7 = 49 {\displaystyle 7^{2}=7*7=49} 7^{{2}}=7*7=49 7 3 = 49 ∗ 7 = 343 {\displaystyle 7^{3}=49*7=343} 7^{{3}}=49*7=343Since 58 falls between these two numbers, log 7 ( 58 ) {\displaystyle \log _{7}(58)} \log _{{7}}(58) has no integer answer. Leave your answer as log 7 ( 58 ) {\displaystyle \log _{7}(58)} \log _{{7}}(58).
Working with the Log of a Quotient
Start with a division problem inside a logarithm. This section helps you solve problems that include expressions in the form log a ( x y ) {\displaystyle \log _{a}({\frac {x}{y}})} \log _{{a}}({\frac {x}{y}}). For example, start with this problem:"Solve for n if log 3 ( 27 6 n ) = − 6 − log 3 ( 6 ) {\displaystyle \log _{3}({\frac {27}{6n}})=-6-\log _{3}(6)} \log _{{3}}({\frac {27}{6n}})=-6-\log _{{3}}(6)."
Check for negative numbers. The logarithm of a negative number is undefined. If x or y are a negative numbers, confirm that the problem has a solution before you continue: If either x or y is negative, there is no solution to the problem. If both x and y are negative, remove the negative signs using the property − x − y = x y {\displaystyle {\frac {-x}{-y}}={\frac {x}{y}}} {\frac {-x}{-y}}={\frac {x}{y}} There are no logarithms of negative numbers in the example problem, so you can continue to the next step.
Expand the quotient into two logarithms. One useful property of logarithms is described by the formula log a ( x y ) = log a ( x ) − log a ( y ) {\displaystyle \log _{a}({\frac {x}{y}})=\log _{a}(x)-\log _{a}(y)} \log _{{a}}({\frac {x}{y}})=\log _{{a}}(x)-\log _{{a}}(y). In other words, the log of a quotient is always equal to the log of the numerator minus the log of the denominator. Use this to expand the left side of the example problem: log 3 ( 27 6 n ) = log 3 ( 27 ) − log 3 ( 6 n ) {\displaystyle \log _{3}({\frac {27}{6n}})=\log _{3}(27)-\log _{3}(6n)} \log _{{3}}({\frac {27}{6n}})=\log _{{3}}(27)-\log _{{3}}(6n) Substitute this back into the original equation: log 3 ( 27 6 n ) = − 6 − log 3 ( 6 ) {\displaystyle \log _{3}({\frac {27}{6n}})=-6-\log _{3}(6)} \log _{{3}}({\frac {27}{6n}})=-6-\log _{{3}}(6)→ log 3 ( 27 ) − log 3 ( 6 n ) = − 6 − log 3 ( 6 ) {\displaystyle \log _{3}(27)-\log _{3}(6n)=-6-\log _{3}(6)} \log _{{3}}(27)-\log _{{3}}(6n)=-6-\log _{{3}}(6)
Simplify the logarithms if possible. If any of the new logarithms in the expression have an integer answer, simplify them now. The example problem has a new term: log 3 ( 27 ) {\displaystyle \log _{3}(27)} \log _{{3}}(27). Since 3 = 27, simplify log 3 ( 27 ) {\displaystyle \log _{3}(27)} \log _{{3}}(27) to 3. The full equation is now: 3 − log 3 ( 6 n ) = − 6 − log 3 ( 6 ) {\displaystyle 3-\log _{3}(6n)=-6-\log _{3}(6)} 3-\log _{{3}}(6n)=-6-\log _{{3}}(6)
Isolate the variable. Just like any algebra problem, it helps to isolate the term with the variable on one side of the equation. Combine like terms whenever possible to simplify the equation. 3 − log 3 ( 6 n ) = − 6 − log 3 ( 6 ) {\displaystyle 3-\log _{3}(6n)=-6-\log _{3}(6)} 3-\log _{{3}}(6n)=-6-\log _{{3}}(6) 9 − log 3 ( 6 n ) = − log 3 ( 6 ) {\displaystyle 9-\log _{3}(6n)=-\log _{3}(6)} 9-\log _{{3}}(6n)=-\log _{{3}}(6) log 3 ( 6 n ) = 9 + log 3 ( 6 ) {\displaystyle \log _{3}(6n)=9+\log _{3}(6)} \log _{{3}}(6n)=9+\log _{{3}}(6).
Use additional properties of logarithms when necessary. To isolate the variable from other terms inside the same logarithm, rewrite the term using other logarithm properties. In the example problem, the n is still trapped inside the term log 3 ( 6 n ) {\displaystyle \log _{3}(6n)} \log _{{3}}(6n).In order to isolate the n, use the product property of logarithms: log a ( b c ) = log a ( b ) + log a ( c ) {\displaystyle \log _{a}(bc)=\log _{a}(b)+\log {a}(c)} \log _{{a}}(bc)=\log _{{a}}(b)+\log {a}(c) log 3 ( 6 n ) = log 3 ( 6 ) + log 3 ( n ) {\displaystyle \log _{3}(6n)=\log _{3}(6)+\log _{3}(n)} \log _{{3}}(6n)=\log _{{3}}(6)+\log _{{3}}(n) Substitute this back into the full equation: log 3 ( 6 n ) = 9 + log 3 ( 6 ) {\displaystyle \log _{3}(6n)=9+\log _{3}(6)} \log _{{3}}(6n)=9+\log _{{3}}(6) log 3 ( 6 ) + log 3 ( n ) = 9 + log 3 ( 6 ) {\displaystyle \log _{3}(6)+\log _{3}(n)=9+\log _{3}(6)} \log _{{3}}(6)+\log _{{3}}(n)=9+\log _{{3}}(6)
Continue simplifying until you find the solution. Repeat the same algebra and logarithmic techniques to solve the problem. If there is no integer solution, use a calculator and round to the nearest significant figure. log 3 ( 6 ) + log 3 ( n ) = 9 + log 3 ( 6 ) {\displaystyle \log _{3}(6)+\log _{3}(n)=9+\log _{3}(6)} \log _{{3}}(6)+\log _{{3}}(n)=9+\log _{{3}}(6) log 3 ( n ) = 9 {\displaystyle \log _{3}(n)=9} \log _{{3}}(n)=9Since 3 = 19683, n =19683
Comments
0 comment