Hi Reiny, I posted this problem earlier and you responded but I don't get the reasoning-

The problem was -2log8(x+1) = -8
you said multiply by -2
and then you put log8(x+1)=4(wasn't that dividing by -2)
log8(x+1)^2 = 8 (how did you get to the power of 2 and =4 became =8
x+1 = 8^4
x= 4095

Thank you

Of course I should have said divide by -2

I started by putting the 2 as an exponent, but then changed my mind.
I forgot to delete the line log8(x+1)^2 = 8 from that approach

here is the simple solution

-2log8(x+1) = -8
first of all, divide be -2
log8(x+1) = 4
(x+1) = 8^4 , by definition of logs
x+1 = 4096
x = 4095

Reiny, thank you-I get it now

thanks again

Hi! It seems like there might be a confusion in the steps I suggested in my previous response. Let me clarify the reasoning behind each step.

The initial equation is: -2log8(x+1) = -8.

Step 1: Multiply by -2 on both sides of the equation to eliminate the coefficient in front of the logarithm: -2 * -2log8(x+1) = -2 * -8.

This gives us: log8(x+1) = 16.

Step 2: The step I suggested in my previous response is incorrect. I apologize for the confusion. To solve for x, we need to use the property of logarithms that states that logarithmic equations can be converted to exponential form. In this case, we can rewrite the equation as follows:

8^16 = x + 1.

Step 3: Simplify the right side of the equation by evaluating 8^16 (which equals a really large number). This gives us:

x + 1 = a really large number (let's call it A).

Step 4: Finally, subtract 1 from both sides of the equation to isolate x:

x = A - 1.

So in this case, x equals the value obtained by subtracting 1 from the really large number A. The exact value of A can be found by evaluating 8^16, which is approximately 429,496,729,627 (a 16-digit number). So substituting A into the equation, we get:

x = 429,496,729,627 - 1 = 429,496,729,626.

Therefore, the correct solution to the equation -2log8(x+1) = -8 is x = 429,496,729,626.

I apologize for the incorrect step in my previous response and any confusion it may have caused. Let me know if you have any further questions!