SOLUTION: please please Ineed someone help I spend 4 hrs and still don't get it please plot the graph exponent y=6^x logarithmic y=log3x please show the graph to thank you s

Algebra ->  Linear-equations -> SOLUTION: please please Ineed someone help I spend 4 hrs and still don't get it please plot the graph exponent y=6^x logarithmic y=log3x please show the graph to thank you s      Log On


   



Question 173981This question is from textbook
: please please Ineed someone help I spend 4 hrs and still don't get it please
plot the graph
exponent
y=6^x

logarithmic
y=log3x
please show the graph to thank you so much
This question is from textbook

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
plot the graph
exponent
y=6^x
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C6%5Ex%29
-------------------------------------------------------
logarithmic
y=log3x
Is that log(base 3) x or log(3x)
If it is log(base3 x the graph looks like:
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2Cln%28x%29%2Fln%283%29%29
---------------
If it is log(3x) the graph looks like:
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2Cln%28x%29%2Bln%283%29%29
============================================
Cheers,
Stan H.