SOLUTION: log4 (x-3)-log16 (x-3)=1
Algebra
->
Exponential-and-logarithmic-functions
-> SOLUTION: log4 (x-3)-log16 (x-3)=1
Log On
Algebra: Exponent and logarithm as functions of power
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponential-and-logarithmic-functions
Question 991960
:
log4 (x-3)-log16 (x-3)=1
Found 2 solutions by
Theo, ikleyn
:
Answer by
Theo(13342)
(
Show Source
):
You can
put this solution on YOUR website!
one way to do this is to convert everything to base of 10.
log4(x-3) = log(x-3)/log(4)
log16(x-3) = log(x-3)/log(16)
your original equation of log4(x-3) - log16(x-3) = 1 becomes:
log(x-3)/log(4) - log(x-3)/log(16) = 1
multiply both sides of the equation by log(4) * log(16) and you get:
log(x-3)*log(16) - log(x-3) * log(4) = 1 * log(4) * log(16)
factor out log(x-3) on the left side of the equation to get:
log(x-3) * (log(16) - log(4)) = 1 * log(4) * log(16)
divide both sides of the equation by (log(16) - log(4)) to get:
log(x-3) = (1 * log(4) * log(16)) / (log(16) - log(4))
solve the logarithms on the right side of the equation to get:
log(x-3) = 1.204119983
this is true if and only if 10^1.204119983 = x-3
solve for x in this equation and you get:
x = 10^1.204119983 + 3
this results in x = 19.
replace x in the original equation with 19 and you will see that the original equation is true which confirms the solution is correct.
another way to do this is to convert everything to base of 4.
log16(x-3) is equal to log4(x-3) / log4(16)
equation becomes:
log4(x-3) - log4(x-3) / log4(16) = 1
now log4(16) is equal to y if and only if 4^y = 16.
this makes y = 2 because 4^2 = 16, so you get:
log4(16) = 2
this makes the equation of log4(x-3) - log4(x-3) / log4(16) = 1 become:
log4(x-3) - log4(x-3) / 2 = 1
multiply both sides of this equation by 2 to get:
2*log4(x-3) - log4(x-3) = 2
since 2*log4(x-3) is the same as log4((x-3)^2), the equation becomes:
log4((x-3)^2) - log4(x-3) = 2
since log4((x-3)^2) - log4(x-3) is the same as log4((x-3)^2/(x-3)), the equation becomes:
log4((x-3)^2/(x-3)) = 2
since (x-3)^2/(x-3) is the same as (x-3), the equation becomes:
log4(x-3) = 2
this is true if and only if 4^2 = x-3 which becomes:
16 = x - 3
solve for x to get x = 19.
either way you get x = 19, so that's your solution.
you had to convert your logs to a common base either way.
Answer by
ikleyn(52803)
(
Show Source
):
You can
put this solution on YOUR website!
.
-
=
.
Notice that
=
, since
=
.
So your equation takes the form
-
=
, or
= 1, or
=
.
The last equation means that
=
, since
=
.
Hence, x - 3 =
= 16 and then x = 19.
Answer
. x = 19.