Problem 48
Question
Solve the logarithmic equations exactly. $$\log _{2}(x-1)+\log _{2}(x-3)=3$$
Step-by-Step Solution
Verified Answer
The solution is \(x = 5\).
1Step 1: Understand the Problem
We are given the equation \(\log _{2}(x-1)+\log _{2}(x-3)=3\) and asked to solve for \(x\). These are logarithms with base 2, and we know that the sum of logs is equivalent to the log of the product.
2Step 2: Apply the Product Rule for Logarithms
The sum of two logarithms with the same base can be rewritten as a single logarithm: \(\log _{2}(x-1) + \log _{2}(x-3) = \log _{2}((x-1)(x-3))\). So, the equation becomes \(\log _{2}((x-1)(x-3)) = 3\).
3Step 3: Convert Logarithm to Exponential Form
We know that if \(\log_b A = C\), then \(b^C = A\). Therefore, \(\log_2((x-1)(x-3)) = 3\) can be rewritten as \(2^3 = (x-1)(x-3)\).
4Step 4: Simplify the Equation
Since \(2^3 = 8\), we have \((x-1)(x-3) = 8\). This is a quadratic equation and can be expanded to \(x^2 - 4x + 3 = 8\).
5Step 5: Solve the Quadratic Equation
Rearrange the equation to \(x^2 - 4x + 3 - 8 = 0\) which simplifies to \(x^2 - 4x - 5 = 0\). Factor the quadratic equation to \((x-5)(x+1) = 0\).
6Step 6: Find the Roots of the Equation
Set each factor equal to zero: \(x-5 = 0\) gives \(x = 5\), and \(x+1 = 0\) gives \(x = -1\).
7Step 7: Verify the Solutions
Substitute back to check both solutions. For \(x = 5\), \(\log_2(5-1)\) and \(\log_2(5-3)\) evaluates, which satisfies the equation. For \(x = -1\), \(x-1 = -2\), which cannot be computed in logarithms. Hence, \(x = -1\) is not valid.
Key Concepts
Product Rule for LogarithmsQuadratic EquationsExponential Form Conversion
Product Rule for Logarithms
When dealing with logarithms, one useful property to remember is the product rule. The product rule states that if you have two logs with the same base being added together, you can combine them into a single log. This is done by multiplying the insides of the logs. For instance, if you have
- \( \log_b A + \log_b B \)
- \( \log_b (A \times B) \)
Quadratic Equations
Quadratic equations are a type of polynomial equation that typically look like \( ax^2 + bx + c = 0 \). These equations are characterized by their highest power of the variable being 2. In our exercise, we derived a quadratic equation when we expanded the product of \((x-1)(x-3)\). The expanded form was \
- \( x^2 - 4x + 3 = 8 \)
Exponential Form Conversion
Converting a logarithmic equation into an exponential form is a key step in solving many logarithmic problems. The relationship between logarithms and exponents can be expressed as: if \( \log_b A = C \), then this is equivalent to
- \( b^C = A \)
- \( 2^3 = (x-1)(x-3) \)
Other exercises in this chapter
Problem 47
Approximate (if possible) the common and natural logarithms using a calculator. Round to two decimal places. $$\log 29$$
View solution Problem 48
Determine whether each statement is true or false. If you purchase a laptop computer this year \((t=0),\) then the value of the computer can be modeled with exp
View solution Problem 48
Write each expression as a single logarithm. $$\frac{1}{3} \ln \left(x^{2}+4\right)-\frac{1}{2} \ln \left(x^{2}-3\right)-\ln (x-1)$$
View solution Problem 48
In 2004 the population in Morganton, Georgia, was \(43,000 .\) The population in Morganton doubled by \(2010 .\) If the growth rate remains the same, what is th
View solution