SOLUTION: Solve the following logarithmic equation. Check all solutions. log(x)+log(x+21)=2

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Solve the following logarithmic equation. Check all solutions. log(x)+log(x+21)=2      Log On


   



Question 371941: Solve the following logarithmic equation. Check all solutions.
log(x)+log(x+21)=2

Found 3 solutions by nerdybill, CharlesG2, Fombitz:
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
log(x)+log(x+21)=2
log(x(x+21))=2
x(x+21) = 10^2
x^2+21x = 100
x^2+21x-100 = 0
Factoring the left:
(x+25)(x-4) = 0
.
x = {-25, 4}
We can throw out the -25 solution -- it is an extraneous solution leaving:
x = 4

Answer by CharlesG2(834) About Me  (Show Source):
You can put this solution on YOUR website!
Solve the following logarithmic equation. Check all solutions.
log(x)+log(x+21)=2

log(x) + log(x + 21) = 2
logarithmic rule: logb(m) + logb(n) = logb(mn)
log(x(x + 21)) = 2
log when no base is noted is assumed to be base 10
logarithmic rule: if logb(y) = x then b^x = y
10^2 = x(x + 21)
100 = x^2 + 21x
0 = x^2 + 21x - 100
0 = (x + 25)(x - 4)
by FOIL this is x^2 - 4x + 25x - 100 or x^2 + 21x - 100
x = -25 or x = 4
can not take log of a negative number
10 to the something can not equal -25
only solution is x = 4
check: log(4) + log(4 + 21) = 2 = log(4) + log(25)
log(4) + log(25) = log(100) = 2
10^2 = 100, yes

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
log%2810%2C%28x%29%29%2Blog%2810%2C%28x%2B21%29%29=2%29
log%2810%2C%28x%28x%2B21%29%29%29=2%29
x%28x%2B21%29=10%5E2
x%5E2%2B21x=100
x%5E2%2B21x-100=0
%28x%2B25%29%28x-4%29=0
Two solutions but only the positive value is allowed because the log function requires positive arguments.
x-4=0
highlight%28x=4%29