Question 182284
Give an example of an exponential function.
f(x) = 2^x
:
 Convert this exponential function to a logarithmic function.
f(x) = x*log(2)
:
 Plot the graph of both the functions and post to the discussion forum.
Plot using x=0 to x=5
{{{ graph( 300, 200, -4, 8, -10, 20, 2^x, .301x)) }}} 
green is the logarithmic
:
Form each of the following:
A linear equation in one variable
 2x + 5 = 13
:
A linear equation in two variables
2x + y = 13
:
A quadratic equation
y = x^2 + 5x + 6
:
A polynomial of three terms
x^2 + 5x = 6
:
An exponential function
f(x) = 4^x
:
A logarithmic function 
f(x) = x*log(4)