SOLUTION: Please help me solve this equation. Graph f(x)=log3x. (the 3 is small at the end below the g) Thank you!

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: Please help me solve this equation. Graph f(x)=log3x. (the 3 is small at the end below the g) Thank you!      Log On


   



Question 126944: Please help me solve this equation.
Graph f(x)=log3x. (the 3 is small at the end below the g)
Thank you!

Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
f%28x%29=log%283%29%28x%29
The log is the exponent
x..|..y
1%2F3..|..-1
1..|..0
3..|..1



Solved by pluggable solver: GRAPH a logarithm
This is the command for my formula plotting system:

+graph%28+500%2C+500%2C+-2%2C+10%2C+-10%2C+10%2C+log%28+3%2C+x+%29+%29+
graph( 500, 500, -2, 10, -10, 10, log( 3, x ) )