Questions: log3(x-5) + log3(x+3) = 2

log3(x-5) + log3(x+3) = 2
Transcript text: $\log _{3}(x-5)+\log _{3}(x+3)=2$
failed

Solution

failed
failed

Solution Steps

To solve the equation \(\log _{3}(x-5)+\log _{3}(x+3)=2\), we can use the properties of logarithms. First, apply the product rule for logarithms, which states that \(\log_b(m) + \log_b(n) = \log_b(m \cdot n)\). This allows us to combine the logarithms on the left side. Then, we can rewrite the equation in exponential form to solve for \(x\).

Step 1: Combine Logarithms

We start with the equation: \[ \log_{3}(x-5) + \log_{3}(x+3) = 2 \] Using the product rule for logarithms, we can combine the left side: \[ \log_{3}((x-5)(x+3)) = 2 \]

Step 2: Convert to Exponential Form

Next, we convert the logarithmic equation to its exponential form: \[ (x-5)(x+3) = 3^2 \] This simplifies to: \[ (x-5)(x+3) = 9 \]

Step 3: Expand and Solve the Quadratic Equation

Expanding the left side gives: \[ x^2 + 3x - 5x - 15 = 9 \] which simplifies to: \[ x^2 - 2x - 15 = 9 \] Rearranging this leads to: \[ x^2 - 2x - 24 = 0 \]

Step 4: Factor the Quadratic

Factoring the quadratic equation: \[ (x - 6)(x + 4) = 0 \] This gives us the potential solutions: \[ x = 6 \quad \text{or} \quad x = -4 \]

Step 5: Check for Validity

We need to check if these solutions are valid in the original logarithmic expressions. For \(x = 6\): \[ \log_{3}(6-5) + \log_{3}(6+3) = \log_{3}(1) + \log_{3}(9) = 0 + 2 = 2 \quad \text{(valid)} \] For \(x = -4\): \[ \log_{3}(-4-5) + \log_{3}(-4+3) \quad \text{(invalid, as logarithm of a negative number is undefined)} \]

Final Answer

The only valid solution is: \[ \boxed{x = 6} \]

Was this solution helpful?
failed
Unhelpful
failed
Helpful