Problem 55
Question
\(\log _{4}(x-1)=\log _{2}(x-3)\)
Step-by-Step Solution
Verified Answer
The solution to the equation is \(x = 9\).
1Step 1: Rewrite using the change of base formula
Using the change of base formula, \(\log _{a}b = \frac{\log b}{\log a}\), we could rewrite both sides of the equation as: \(\frac{\log (x-1)}{\log 4} = \frac{\log (x-3)}{\log 2}\)
2Step 2: Simplify the equation
\(\log 4 = 2\) given how \(\log 2^2 = 2\). The formula can be then written as: \(\frac{\log (x-1)}{2} = \log (x-3)\)
3Step 3: Multiply both sides by 2 and solve for x
In multiplying the equation by 2, we would have: \(\log (x-1) = 2\log (x-3)\), which simplifies to: \(\log (x-1) = \log [(x-3)^2]\). By setting \(x-1 = (x-3)^2\), we obtain \(x^2-8x+9 = 0\), a quadratic equation which we can solve for real number roots.
4Step 4: Find the roots of the equation
By factoring the equation, we have \((x-1)(x-9) = 0\). Therefore, the roots are \(1\) and \(9\). However, we need to check if these roots are valid by substituting these values back into the original equation and checking whether both sides are still equal.
5Step 5: Check the solutions
Let's substitute \(x = 1\) into the original equation: \(\log _{4}(1-1) =? \log _{2}(1-3)\). The left-hand side is undefined, therefore \(x = 1\) is not a solution. Now, if we substitute \(x = 9\) into the original equation, we have: \(\log _{4}(9-1) = \log _{2}(9-3)\), which simplifies to \(\log _{4}(8) = \log _{2}(6)\) and is true. Thus, \(x = 9\) is the only solution.
Key Concepts
Change of Base FormulaSolving Quadratic EquationsLogarithmic Properties
Change of Base Formula
The change of base formula is a useful tool in mathematics when working with logarithms. It allows us to rewrite a logarithm in terms of any other base. This is particularly helpful when the calculator you are using does not support every base.
Let's see how it works. If you have a logarithm expressed as \(\log_a b\), the change of base formula tells us:
In our original exercise, using this formula, we transformed the left and right sides of the equation. We went from \(\log_4(x-1) = \log_2(x-3)\) to an equation using base 10:
Let's see how it works. If you have a logarithm expressed as \(\log_a b\), the change of base formula tells us:
- \(\log_a b = \frac{\log_c b}{\log_c a}\)
In our original exercise, using this formula, we transformed the left and right sides of the equation. We went from \(\log_4(x-1) = \log_2(x-3)\) to an equation using base 10:
- \(\frac{\log(x-1)}{\log 4} = \frac{\log(x-3)}{\log 2}\)
Solving Quadratic Equations
Quadratic equations are polynomial equations of the form \(ax^2 + bx + c = 0\). To solve them, you can use various methods like factoring, completing the square, or the quadratic formula.
Let's delve into these a little more:
Let's delve into these a little more:
- Factoring: If the quadratic can be factorized easily into two binomials, it's often the quickest way. For example, \(x^2 - 8x + 9 = 0\) factors into \((x-1)(x-9) = 0\).
- Quadratic Formula: When factoring is not straightforward, you can use the quadratic formula \(x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}\).
Logarithmic Properties
Logarithmic properties are rules that simplify expressions and solve logarithmic equations. Understanding these properties allows you to manipulate logarithmic expressions in algebraic operations.
Here are some essential properties:
This simplification enabled us to equate the arguments, leading to a quadratic equation that we could solve to find \(x\). Mastery of these logarithmic properties extends your ability to solve complex equations with ease.
Here are some essential properties:
- Product Rule: \(\log_b(MN) = \log_b M + \log_b N\)
- Quotient Rule: \(\log_b\left(\frac{M}{N}\right) = \log_b M - \log_b N\)
- Power Rule: \(\log_b(M^n) = n \cdot \log_b M\)
This simplification enabled us to equate the arguments, leading to a quadratic equation that we could solve to find \(x\). Mastery of these logarithmic properties extends your ability to solve complex equations with ease.
Other exercises in this chapter
Problem 53
Find \(x\), if \(5^{\log _{10} x}=50-x^{\log _{10} 5}\)
View solution Problem 54
Find \(x\), if \(\log _{5}\lceil 2+\log (3+x)]=0\).
View solution Problem 58
\(\log _{2} x+\log _{2}(x+3)=1 / 4\)
View solution Problem 59
\(\log _{4}\left(x^{2}+x\right)-\log _{4}(x+1)=2\)
View solution