Inactive Tutor answered 11/19/13
Tutor
New to Wyzant
Daniel, to solve this you need to be comfortable with the logarithmic functions.
first divide both sides by 2 to make it easy on yourself
2*3x = 12
3x=6
now take the log base 3 of both sides to bring the variable (x) out of the exponent
x = log3(6)
now use the change base so you can use your calculator.
x = log10(6) / log10(3)
from a calculator (or from log tables if you want)
x = .7782 / .4771 = 1.6309
check by substituting back into the original equation and you find that
2 * [3(1.6309)] ~ 12
Hence, x = 1.6309
The rule to remember is when the variable you are solving for is in the exponent, you will often have to use the log function to bring it down (out of the exponent) in order to solve for it.
note : these two equations are equivalent
y = logb(x) <==> x = by