I am having trouble with understanding this question and would appreciate some help and guidance.
Solve for x. $$14^{4x} = 3^{-x-3}$$ Write the exact answer using base-10 logarithms
I am having trouble with understanding this question and would appreciate some help and guidance.
Solve for x. $$14^{4x} = 3^{-x-3}$$ Write the exact answer using base-10 logarithms
$$14^{4x} = 3^{-x-3}$$
$$ \Leftrightarrow \log(14^{4x}) = \log(3^{-x-3})$$
$$ \Leftrightarrow 4x \log(14) = (-x-3) \log(3) $$
$$ \Leftrightarrow 4x\log(14) = -x\log(3)-3\log(3) $$
$$ \Leftrightarrow 4x\log(14)+x\log(3) = -3\log(3) $$
$$ \Leftrightarrow x(4\log(14)+\log(3)) = -3\log(3) $$
$$ \Leftrightarrow x = \frac{-3\log(3)}{4\log(14)+\log(3)} $$
Which can be further simplified if desired.
$$14^{4x} = 3^{-x-3} \implies (14^{4})^x = 3^{-x}3^{-3} \implies (14^{4}\cdot 3)^x = 3^{-3}$$
$$\implies x =\frac{\log_{10}(3^{-3})}{\log_{10}\left(3\cdot 14^4\right)}$$
Hint:
Using base-10 logarithms the equation becomes: $$ 4x \log_{10} 14=(-x-3)\log_{10} 3 \quad \iff \quad x(4\log_{10}14+\log_{10}3)=-3\log_{10}3 $$
that is a simple first degree equation in $x$.