Question

Difficulty: MediumLogarithmic and Exponential Expressions and Equations

If xx is a real number such that log4(x3)=12+log4(2)\log_4(x - 3) = \frac{1}{2} + \log_4(2), what is the value of xx?

Answer: 7

Answer

The value of xx is 7.
By moving the logarithmic terms to the same side and applying the quotient rule, the equation simplifies to log4(x32)=12\log_4\left(\frac{x-3}{2}\right) = \frac{1}{2}. Converting this to exponential form yields x32=41/2\frac{x-3}{2} = 4^{1/2}. Since 41/2=24^{1/2} = 2, we have x32=2\frac{x-3}{2} = 2, which gives x3=4x - 3 = 4, or x=7x = 7. Substituting x=7x = 7 back into the original equation shows it is a valid solution.

Step-by-Step Solution

1
Group logarithmic terms on one side of the equation.
log4(x3)log4(2)=12\log_4(x - 3) - \log_4(2) = \frac{1}{2}
Grouping the logarithms allows them to be combined using logarithmic properties.
2
Apply the quotient property of logarithms.
log4(x32)=12\log_4\left(\frac{x - 3}{2}\right) = \frac{1}{2}
The quotient property states that logb(a)logb(c)=logb(ac)\log_b(a) - \log_b(c) = \log_b(\frac{a}{c}).
3
Convert the equation from logarithmic form to exponential form.
x32=41/2\frac{x - 3}{2} = 4^{1/2}
A logarithmic equation logb(y)=z\log_b(y) = z is equivalent to bz=yb^z = y.
4
Evaluate the fractional exponent and solve the linear equation for xx.
x=7x = 7
Since 41/2=24^{1/2} = 2, the equation becomes x32=2\frac{x - 3}{2} = 2. Multiplying both sides by 2 gives x3=4x - 3 = 4, so adding 3 to both sides yields x=7x = 7.

Key Concept

Solving logarithmic equations using properties of logarithms
Estimated Time:1m 30s
Rate this question