Chapter 11: Problem 14
Solve each equation. $$\log _{3}(x-4)+\log _{3}(x+4)=2$$
Short Answer
Expert verified
The solution is x = 5.
Step by step solution
01
Combine Logarithms
Use the property of logarithms \( \log_b(A) + \log_b(B) = \log_b(A \cdot B) \) to combine the logarithms on the left side of the equation:\[ \log_3((x-4)(x+4)) = 2 \]
02
Simplify Inside the Logarithm
Simplify the expression inside the logarithm, recognizing that \( (x-4)(x+4) \) is the difference of squares:\[ \log_3(x^2 - 16) = 2 \]
03
Exponentiate Both Sides
To remove the logarithm, exponentiate both sides with base 3:\[ x^2 - 16 = 3^2 \]
04
Solve for x
Solve for \(x \) by isolating \(x \):\[ x^2 - 16 = 9 \]\[ x^2 = 25 \]\[ x = 5 \text{ or } x = -5 \]
05
Verify Solutions
Substitute \(x = 5 \) and \(x = -5 \) back into the original equation to verify if they are valid solutions.For \( x = 5 \):\[ \log_3(5-4) + \log_3(5+4) = \log_3(1) + \log_3(9) = 0 + 2 = 2 \]For \( x = -5 \):\[ \log_3(-5-4) + \log_3(-5+4) = \log_3(-9) + \log_3(-1) \text{ (undefined as logs of negative numbers do not exist)} \]Thus, \( x = -5 \) is not a valid solution.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
logarithmic properties
Logarithmic properties play a huge role in solving equations involving logs. The main properties you should know include:
In our problem, we used the product property to combine two logarithms into one. This made it easier to simplify the equation, taking it from \( \log_3(x-4) + \log_3(x+4) = 2 \) to \( \log_3((x-4)(x+4)) = 2 \). Understanding these properties will make solving similar logarithmic equations more manageable and save you time!
- Product Property: This property states that \[ \log_b(A) + \log_b(B) = \log_b(A \cdot B) \]. It allows you to combine the logs by multiplying the values inside them.
- Quotient Property: This property shows that \[ \log_b(A) - \log_b(B) = \log_b(A/B) \]. It helps in dividing the values inside the logs when they are subtracted.
- Power Property: It tells us that \[ \log_b(A^C) = C \cdot \log_b(A) \]. It allows us to move the exponent outside as a multiplier.
In our problem, we used the product property to combine two logarithms into one. This made it easier to simplify the equation, taking it from \( \log_3(x-4) + \log_3(x+4) = 2 \) to \( \log_3((x-4)(x+4)) = 2 \). Understanding these properties will make solving similar logarithmic equations more manageable and save you time!
difference of squares
The difference of squares is a specific polynomial form that simplifies the multiplication of binomials. The general formula is:
\[ ( x-4)( x+4) = x^2 - 16 \]
This step is crucial for simplifying the logarithmic equation. By reducing the equation to a simpler polynomial, we made it easier to solve.
- \[ (\ a - b \cdot a + b \ ) = a^2 - b^2 \]
\[ ( x-4)( x+4) = x^2 - 16 \]
This step is crucial for simplifying the logarithmic equation. By reducing the equation to a simpler polynomial, we made it easier to solve.
exponentiation
Exponentiation is the process of raising a number to a power. In the context of solving logarithmic equations, this process often helps to 'undo' a logarithm, simplifying the equation.
Here, once we simplified inside the logarithm and reached \( \log_3( x^2 -16 ) = 2 \), the next step was to use exponentiation to remove the log. By raising both sides to the power of 3, our equation transformed into:
\[ x^2 -16 = 3^2 \]
or
\[ x^2 -16 = 9 \]
This transform made solving for \( x \) straightforward, bringing us to:
\[ x^2 = 25 \]
and
\[ x = 5 \text{ or } x = -5 \]. Remember, exponentiation is very useful when you want to 'eliminate' a logarithm and simplify the equation further.
Here, once we simplified inside the logarithm and reached \( \log_3( x^2 -16 ) = 2 \), the next step was to use exponentiation to remove the log. By raising both sides to the power of 3, our equation transformed into:
\[ x^2 -16 = 3^2 \]
or
\[ x^2 -16 = 9 \]
This transform made solving for \( x \) straightforward, bringing us to:
\[ x^2 = 25 \]
and
\[ x = 5 \text{ or } x = -5 \]. Remember, exponentiation is very useful when you want to 'eliminate' a logarithm and simplify the equation further.