The given logarithmic equation solved for x is x = 10
<h3>Solving Logarithmic equations</h3>
From the question, we are to solve the given logarithmic equation.
The given logarithmic equation is
log((4x)/(8)) = log(x - 5)
To solve the given logarithmic equation, we will determine the value of the unknown variable.
The unknown variable in the equation is x.
From one of the rules of logarithm, we have that
If logₓY = logₓZ
Then,
Y = Z
Thus,
From log((4x)/(8)) = log(x - 5)
We can write that
(4x)/(8) = (x - 5)
Now, solve for x
(4x)/(8) = (x - 5)
Multiply both sides by 8
8 × (4x)/(8) = (x - 5) × 8
4x = 8x - 40
Subtract 8x from both sides of the equation
4x - 8x = 8x - 8x - 40
-4x = -40
Multiply both sides by -1
-1 × -4x = -1 × -40
4x =40
Divide both sides by 4
4x/4 = 40/4
x = 10
Hence, the solution of the equation is x = 10
Learn more on Solving logarithmic equation here: brainly.com/question/237323
#SPJ1