Have a few log questions -
1. Solve for x: x^-2/3 = 1/9
and
2. Solve (0.1)^x > 3 for x, in terms of a base 10 logarithm
Thanks! 
Hello!
1)
When I write log ___ for this question it is supposed to be log base 3 I don't know if this is the most efficient way but here's how I would attempt it:
log (x^-2/3) = log (3) ^-2
log (x^-2/3) = -2 log (3) [Since I used log base 3 here, the log base 3 (3^-2) would simplify down to -2*1]
log (x^-2/3) = -2
3^-2 = x^-2/3
1/9 = 1/x^2/3 [I then equated the denominators]
9= x^2/3
9= 3√x^2 [Cubed root x^2]
729 = x^2 [ Undo the cubed root by cubing 9 e.g. 9*9*9=729]
x=-27 or x=27 [ Undo x^2 , by square rooting]
2)
I don't know how to use 'latex' , if that's what you call it so please assume that when I type log, it's supposed to be log base 10 log (0.1)^x > log (3)
x log (0.1) > log (3)
x * -1 > log (3) (since log (0.1) = -1)
-x > log (3)
x< - log (3)
Please let me know if these are the answers you were looking for
