SOLUTION: Determine the solution to the following equation: log(a) + log(a + 12) = 2 log(a + 4).
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: Determine the solution to the following equation: log(a) + log(a + 12) = 2 log(a + 4).
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 448980
:
Determine the solution to the following equation: log(a) + log(a + 12) = 2 log(a + 4).
Answer by
ankor@dixie-net.com(22740)
(
Show Source
):
You can
put this solution on YOUR website!
Determine the solution to the following equation:
log(a) + log(a + 12) = 2 log(a + 4).
log(a(a+12)) = log ((a+4)^2)
therefore
a(a+12) = (a+4)^2
:
a^2 + 12a = a^2 + 8a + 16
:
a^2 - a^2 + 12a - 8a = 16
4a = 16
a =
a = 4
:
Check:
log(4) + log(4 + 12) = 2 log(4 + 4).
log(4) + log(16) = 2 log(8).
log(4) + log(16) = log(8^2).
log(4*16) = log(64)