Problem 56
Question
Solve each equation. See Example \(8 .\) $$\log _{2}(x-7)+\log _{2} x=3$$
Step-by-Step Solution
Verified Answer
The solution is \(x = 8\).
1Step 1: Use Logarithmic Identity Properties
We start by using the property of logarithms that states \( ext{log} _{b} M + ext{log} _{b} N = ext{log} _{b} (MN)\). We can apply this to the given expression \( ext{log} _{2}(x-7)+ ext{log} _{2} x = ext{log} _{2}((x-7)x)\). Thus, the equation becomes \( ext{log} _{2}((x-7)x) = 3\).
2Step 2: Convert the Logarithmic Equation to an Exponential Equation
Since we have \( ext{log} _{2}((x-7)x) = 3\), we can convert this to its exponential form: \((x-7)x = 2^{3}\). We know \(2^{3} = 8\), so \((x-7)x = 8\).
3Step 3: Expand and Rearrange the Equation
Now, expand \((x-7)x\), to get \(x^2 - 7x = 8\). Rearrange the equation to form a standard quadratic equation: \(x^2 - 7x - 8 = 0\).
4Step 4: Solve the Quadratic Equation
To solve the quadratic equation \(x^2 - 7x - 8 = 0\), we can use the quadratic formula: \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\), where \(a = 1, b = -7,\) and \(c = -8\). Substitute these values into the formula to find \(x\).
5Step 5: Substitute into the Quadratic Formula
Substitute \(a = 1\), \(b = -7\), and \(c = -8\) into the quadratic formula. Calculate the discriminant: \((-7)^2 - 4(1)(-8) = 49 + 32 = 81\). Then, find the roots: \(x = \frac{-(-7) \pm \sqrt{81}}{2(1)} = \frac{7 \pm 9}{2}\).
6Step 6: Find and Check Potential Solutions
Calculate the solutions: \(x = \frac{7 + 9}{2} = 8\) and \(x = \frac{7 - 9}{2} = -1\). Ignore \(x = -1\) because it gives a negative argument for the logarithm, which is undefined. Check \(x = 8\) in the original equation: \(\text{log}_2(8-7) + \text{log}_2(8) = \text{log}_2(1) + \text{log}_2(8) = 0 + 3 = 3\). Thus, \(x = 8\) is valid.
Key Concepts
Properties of LogarithmsExponential EquationsQuadratic Formula
Properties of Logarithms
Logarithmic properties are essential tools that simplify complex logarithmic expressions. One of the most handy properties is the product rule, which is very useful in solving logarithmic equations. This rule states:
Another important logarithmic property frequently applied is the change of base formula, although not directly used in our problem, it's beneficial for general understanding:
- \(\text{log}_b(M) + \text{log}_b(N) = \text{log}_b(MN)\)
Another important logarithmic property frequently applied is the change of base formula, although not directly used in our problem, it's beneficial for general understanding:
- \(\text{log}_b(a) = \frac{\text{log}_k(a)}{\text{log}_k(b)}\)
Exponential Equations
Exponential equations involve expressions where variables appear as exponents. When solving a logarithmic equation, like \(\text{log}_2((x-7)x) = 3\), we often convert it into an exponential equation to make it easier to handle.
This conversion utilizes the property of logarithms where \(\text{log}_b(M) = n\) can be rewritten in exponential form as \(M = b^n\). Applying this to our equation involves setting \((x-7)x = 2^3\).
Exposing an equation to exponential form reveals a clearer path to finding solutions. It connects logarithms to more familiar arithmetic operations and helps in transitioning to solving quadratic functions.
This conversion utilizes the property of logarithms where \(\text{log}_b(M) = n\) can be rewritten in exponential form as \(M = b^n\). Applying this to our equation involves setting \((x-7)x = 2^3\).
Exposing an equation to exponential form reveals a clearer path to finding solutions. It connects logarithms to more familiar arithmetic operations and helps in transitioning to solving quadratic functions.
Quadratic Formula
The quadratic formula is a powerful tool for solving quadratic equations of the form \(ax^2 + bx + c = 0\). Once we transform our expanded equation \((x-7)x = 8\) into \(x^2 - 7x - 8 = 0\), we employ this formula.
The quadratic formula is:
The quadratic formula is:
- \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\)
- \(b^2 - 4ac = 49 + 32 = 81\)
- \(x = \frac{7 \pm 9}{2}\)
Other exercises in this chapter
Problem 55
Write logarithm without an exponent or a radical symbol. Then simplify, if possible. \(\log e^{-3}\)
View solution Problem 56
Use a calculator to evaluate each expression, if possible. Express all answers to four decimal places. See Using Your Calculator: Evaluating Base-e (Natural) Lo
View solution Problem 56
Find \(f(x)\) and \(g(x)\) such that \(h(x)=(f \circ g)(x) .\) Answers may vary. $$ h(x)=\frac{1}{3 x-16} $$
View solution Problem 56
Solve for \(x\). See Example 3 . $$ \log _{4} 16=x $$
View solution