Question 145281
Graph one exponential equation and one logarithmic equation. Attach your graphs for our review.
:
plot these two equations: find y for x=0 to x=4
y = 2^x
y = ln(x) 
:
 {{{ graph( 300, 200, -6, 5, -10, 10, 2^x, ln(x)) }}}