SOLUTION: log(base6)(b^2 + 2) + log(base6)2 = 2 and log(base3)(5x+5) - log(base3)(x2 - 1) = 0 Thank You!

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: log(base6)(b^2 + 2) + log(base6)2 = 2 and log(base3)(5x+5) - log(base3)(x2 - 1) = 0 Thank You!      Log On


   



Question 148642: log(base6)(b^2 + 2) + log(base6)2 = 2
and
log(base3)(5x+5) - log(base3)(x2 - 1) = 0
Thank You!

Answer by Edwin McCravy(20064) About Me  (Show Source):
You can put this solution on YOUR website!
log%286%2C%28b%5E2+%2B+2%29%29+%2B+log%286%2C%282%29%29+=+2+

Use this principle of logs on the left:log%28N%2C%28X%29%29+%2B+log%28N%2C%28Y%29%29+=+log%28N%2C%28X%2AY%29%29

log%286%2C%28%28b%5E2+%2B+2%29%2A2%29%29+=+2+

log%286%2C%282%2A%28b%5E2+%2B+2%29%29%29+=+2+

log%286%2C%282b%5E2+%2B+4%29%29+=+2+

Now use this principle of logs on that equation:

The log equation log%28N%2CX%29=Y can be rewritten 
as the exponential equation X=N%5EY

2b%5E2%2B4+=+6%5E2

2b%5E2%2B4+=+36

Subtract 4 from both sides:

2b%5E2=32

Divide both sides by 2

%282b%5E2%29%2F2=32%2F2

b%5E2=16

Subtract 16 from both sides:

b%5E2-16=0

Factor the left side:

%28b-4%29%28b%2B4%29=0

Set each factor = 0

b-4=0 gives solution b=4

b%2B4=0 gives solution b=-4 

------------------------------------------


and 

log%283%2C%285x%2B5%29%29+-+log%283%2C%28x%5E2+-+1%29%29+=+0

Use this principle on the left:+log%28B%2C%28A%29%29+-+log%28B%2C%28C%29%29+=+log%28B%2C%28A%2FC%29%29
 
log%283%2C%28%28%285x%2B5%29%29%2F%28%28x%5E2-1%29%29%29%29=0

Factor the numerator and denominator:

log%283%2C%28%285%28x%2B1%29%29%2F%28%28x-1%29%28x%2B1%29%29%29%29=0

Cancel the %28x%2B1%29's

log%283%2C%28%285cross%28%28x%2B1%29%29%29%2F%28%28x-1%29cross%28%28x%2B1%29%29%29%29%29=0

log%283%2C%285%2F%28x%2B1%29%29%29=0

The log equation log%28B%2CA%29=C can be rewritten 
as the exponential equation A=B%5EC

5%2F%28x-1%29=3%5E0

Any number, except 0, raised to the 0 power is 1. So
we replace 3%5E0 by 1

5%2F%28x-1%29=1

Multiply both side by %28x-1%29

%28x-1%295%2F%28x-1%29=%28x-1%291

cross%28%28x-1%29%295%2Fcross%28%28x-1%29%29=%28x-1%291

Simplify:

5=x-1

6=x

Edwin