Question 200574
<font face="Garamond" size="+2">


Depends.  Do you mean *[tex \Large \log_5(x)] (red graph) or *[tex \Large \log(5x)] (green graph)?


{{{drawing(
500, 500, -5, 5, -5, 5,
grid(1),
graph(
500, 500, -5, 5, -5, 5,
log(5,x),
log(10,5x)
))}}}


John
*[tex \LARGE e^{i\pi} + 1 = 0]
</font>