What is the general formula of an exponential function?
+
The general formula of an exponential function is f(x) = a * b^x, where 'a' is the initial value, 'b' is the base or growth/decay factor, and 'x' is the exponent or independent variable.
How do you identify an exponential function from its equation?
+
An equation represents an exponential function if the variable is in the exponent, typically in the form f(x) = a * b^x, where 'b' is a positive real number not equal to 1.
What does the base 'b' represent in the exponential function formula?
+
In the exponential function formula f(x) = a * b^x, the base 'b' represents the growth factor if b > 1 or the decay factor if 0 < b < 1.
How is the exponential growth function written mathematically?
+
An exponential growth function is written as f(x) = a * (1 + r)^x, where 'r' is the growth rate (r > 0) and 'a' is the initial amount.
What formula is used for continuous exponential growth or decay?
+
The formula for continuous exponential growth or decay is f(t) = a * e^(kt), where 'a' is the initial amount, 'e' is Euler's number (~2.718), 'k' is the growth (k > 0) or decay (k < 0) rate, and 't' is time.
How can you solve for the exponent in an exponential equation?
+
To solve for the exponent in an equation like a * b^x = c, isolate the exponential term and use logarithms: x = log_b(c/a) = ln(c/a) / ln(b).
What role does the initial value 'a' play in the exponential function?
+
The initial value 'a' in the exponential function f(x) = a * b^x represents the function's value when x = 0; it is the starting point or y-intercept of the graph.
Can the base 'b' in an exponential function be negative?
+
No, the base 'b' in an exponential function must be a positive real number and cannot be equal to 1, to ensure the function is well-defined for all real x.
How do exponential functions differ from linear functions?
+
Exponential functions grow or decay multiplicatively and have the variable in the exponent (f(x) = a * b^x), leading to rapid increase or decrease, while linear functions change additively (f(x) = mx + c) with constant rate of change.