Math Problem Statement

what is log base 2 (x-4)-log base 2 (x-5)=3

Solution

To solve the equation:

log2(x4)log2(x5)=3\log_2 (x - 4) - \log_2 (x - 5) = 3

we can use the following properties of logarithms:

  1. Quotient Rule: logb(A)logb(B)=logb(AB)\log_b (A) - \log_b (B) = \log_b \left(\frac{A}{B}\right)
  2. Exponent Rule: If logb(A)=C\log_b (A) = C, then A=bCA = b^C

Step 1: Apply the Quotient Rule

Using the quotient rule, we rewrite the left side of the equation:

log2(x4x5)=3\log_2 \left(\frac{x - 4}{x - 5}\right) = 3

Step 2: Rewrite in Exponential Form

Now, we can rewrite this logarithmic equation in exponential form. Since log2(x4x5)=3\log_2 \left(\frac{x - 4}{x - 5}\right) = 3, we have:

x4x5=23\frac{x - 4}{x - 5} = 2^3

Calculating 232^3, we get:

x4x5=8\frac{x - 4}{x - 5} = 8

Step 3: Solve for xx

Now, we can solve for xx by clearing the fraction. Multiply both sides by x5x - 5:

x4=8(x5)x - 4 = 8(x - 5)

Expanding the right side:

x4=8x40x - 4 = 8x - 40

Next, isolate xx by moving terms involving xx to one side:

4+40=8xx-4 + 40 = 8x - x

36=7x36 = 7x

Now, divide by 7:

x=367x = \frac{36}{7}

Step 4: Verify the Solution

To ensure this solution is valid, we check that x=367x = \frac{36}{7} does not make any arguments of the logarithms negative:

  1. x4=3674=36287=87x - 4 = \frac{36}{7} - 4 = \frac{36 - 28}{7} = \frac{8}{7}, which is positive.
  2. x5=3675=36357=17x - 5 = \frac{36}{7} - 5 = \frac{36 - 35}{7} = \frac{1}{7}, which is also positive.

Thus, x=367x = \frac{36}{7} is a valid solution.

Final Answer

x=367x = \frac{36}{7}

Would you like more details on any part?


Here are 5 related questions you could explore next:

  1. How would this process differ for other bases, like log3\log_3 instead of log2\log_2?
  2. What if the equation was log2(x4)+log2(x5)=3\log_2(x - 4) + \log_2(x - 5) = 3?
  3. Can logarithmic equations have no solution? If so, under what conditions?
  4. How can you verify solutions for logarithmic equations more systematically?
  5. What happens if there’s a coefficient in front of the logarithmic terms?

Tip: Always verify that the solution satisfies the domain restrictions, as logarithmic arguments must be positive.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Logarithmic Equations
Logarithmic Properties
Exponential Equations

Formulas

Quotient Rule of Logarithms: log_b(A) - log_b(B) = log_b(A/B)
Exponential Form of Logarithmic Equation: if log_b(A) = C, then A = b^C

Theorems

Properties of Logarithms
Conversion between Logarithmic and Exponential Forms

Suitable Grade Level

Grades 10-12