Math Problem Statement

Solve the logarithmic equation. Express all solutions in exact form.

log Subscript 4 Baseline left parenthesis x squared minus 36 right parenthesis minus log Subscript 4 Baseline left parenthesis x plus 6 right parenthesis equals 1log4x2−36−log4(x+6)=1

Question content area bottom

Part 1

Select the correct choice below​ and, if​ necessary, fill in the answer box to complete your choice.

A.

The solution set is

StartSet nothing EndSetenter your response here.

​(Type an exact​ solution, using radicals as needed. Use a comma to separate answers as​ needed.)

B.

The solution is the empty set.

Solution

We are solving the logarithmic equation:

log4(x236)log4(x+6)=1\log_4(x^2 - 36) - \log_4(x + 6) = 1

Step 1: Combine the logarithms

Using the logarithmic property logaAlogaB=logaAB\log_a A - \log_a B = \log_a \frac{A}{B}, the equation becomes:

log4(x236x+6)=1\log_4\left(\frac{x^2 - 36}{x + 6}\right) = 1

Step 2: Rewrite the equation in exponential form

Recall that logaB=C    B=aC\log_a B = C \implies B = a^C. Applying this property:

x236x+6=41\frac{x^2 - 36}{x + 6} = 4^1

x236x+6=4\frac{x^2 - 36}{x + 6} = 4

Step 3: Eliminate the fraction

Multiply through by (x+6)(x + 6) (valid since x+60x + 6 \neq 0):

x236=4(x+6)x^2 - 36 = 4(x + 6)

Step 4: Simplify and form a quadratic equation

Expand the right-hand side:

x236=4x+24x^2 - 36 = 4x + 24

Rearrange to set the equation equal to zero:

x24x60=0x^2 - 4x - 60 = 0

Step 5: Solve the quadratic equation

Factorize x24x60x^2 - 4x - 60:

(x10)(x+6)=0(x - 10)(x + 6) = 0

The solutions are:

x=10orx=6x = 10 \quad \text{or} \quad x = -6

Step 6: Check for extraneous solutions

For logarithmic equations, the arguments of the logarithms must be positive. Substituting into the original arguments:

  1. For x=10x = 10:

    • x236=10236=64>0x^2 - 36 = 10^2 - 36 = 64 > 0
    • x+6=10+6=16>0x + 6 = 10 + 6 = 16 > 0
    • This solution is valid.
  2. For x=6x = -6:

    • x+6=6+6=0x + 6 = -6 + 6 = 0
    • Logarithm is undefined for 0, so this solution is invalid.

Final Solution:

The solution set is:

{10}\{10\}

Correct Choice:

A. The solution set is {10}\{10\}.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Logarithms
Properties of Logarithms
Quadratic Equations

Formulas

log_a(A) - log_a(B) = log_a(A/B)
log_a(B) = C implies B = a^C
Quadratic equation formula: ax^2 + bx + c = 0

Theorems

Logarithmic Property: log_a(A) - log_a(B) = log_a(A/B)
Exponential Form Conversion: log_a(B) = C implies B = a^C

Suitable Grade Level

Grades 10-12