professor-curious-logo

What are the differences between exponential growth and exponential decay?

Growth: b > 1, increases rapidly | Decay: 0 < b < 1, decreases rapidly.

Flip to see [answer/question]
Flip to see [answer/question]

All Flashcards

What are the differences between exponential growth and exponential decay?

Growth: b > 1, increases rapidly | Decay: 0 < b < 1, decreases rapidly.

What are the differences between linear and exponential functions?

Linear: Constant rate of change | Exponential: Constant proportional rate of change.

What are the differences between using 'e' and another base 'b' in exponential models?

e: Models continuous growth/decay, related to natural logarithm | b: Models growth/decay over discrete intervals.

What are the differences between f(x)=exf(x) = e^x and f(x)=exf(x) = e^{-x}?

exe^x: Exponential growth | exe^{-x}: Exponential decay.

Compare and contrast exponential and polynomial functions.

Exponential: Variable in exponent, rapid growth/decay | Polynomial: Variable in base, growth depends on degree.

Compare and contrast exponential growth and logistic growth.

Exponential: Unrestricted growth | Logistic: Growth limited by carrying capacity.

Compare and contrast exponential functions with positive and negative exponents.

Positive: Increasing function | Negative: Decreasing function.

Compare and contrast exponential functions with different initial values.

Different y-intercepts, but same growth/decay rate if 'b' is the same.

Compare and contrast exponential regression and linear regression.

Exponential: Fits exponential model | Linear: Fits linear model. Use R2R^2 to determine best fit.

Compare and contrast the effects of adding a constant inside vs. outside the exponential function.

Inside: f(x)=ab(x+c)f(x) = a b^{(x+c)}: Horizontal shift | Outside: f(x)=abx+cf(x) = ab^x + c: Vertical shift.

Define exponential growth.

Growth increasing at an increasing rate; b > 1 in f(x)=abxf(x) = ab^x.

Define exponential decay.

Decay decreasing at a decreasing rate; 0 < b < 1 in f(x)=abxf(x) = ab^x.

What is the general form of an exponential function?

f(x)=abxf(x) = ab^x, where 'a' is the initial value and 'b' is the base.

Define the natural base 'e'.

A mathematical constant approximately equal to 2.71828, used for continuous growth/decay.

What is exponential regression?

A method to fit an exponential function to a set of data points.

Define the correlation coefficient R2R^2 in exponential regression.

A measure of how well the exponential model fits the data.

What are residuals in exponential regression?

The difference between the observed data and the predicted values from the exponential model.

What is 'ln'?

The natural logarithm, the inverse function of exe^x.

What is an equivalent form of an exponential function?

A different representation of the same function that reveals different properties.

What does the initial value 'a' represent in f(x)=abxf(x) = ab^x?

The value of the function when x = 0.

What is the general formula for an exponential function?

f(x)=abxf(x) = ab^x

Given two points (x1, y1) and (x2, y2) on an exponential function, what are the formulas for 'a' and 'b'?

a=y1a = y1, b=y2/y1b = y2 / y1 (when x1 = 0 and x2 = 1)

What is the formula for continuous growth using the natural base 'e'?

f(x)=exf(x) = e^x

What is the formula for continuous decay using the natural base 'e'?

f(x)=exf(x) = e^{-x}

How to find 'b' if given two points (x1, y1) and (x2, y2)?

b=(y2/y1)1/(x2x1)b = (y2/y1)^{1/(x2-x1)}

Given f(d) = 2^d, what is the equivalent form showing weekly growth?

f(d)=(27)(d/7)f(d) = (2^7)^{(d/7)}

How do you calculate the growth factor over a specific interval?

Growth factor = bΔxb^{\Delta x}, where Δx\Delta x is the length of the interval.

What is the formula for exponential growth with an initial value of P0P_0?

P(t)=P0btP(t) = P_0 b^t

What is the formula for exponential decay with an initial value of A0A_0?

A(t)=A0btA(t) = A_0 b^t, where 0 < b < 1

How do you find the value of 'e' using a limit?

e=limn(1+1n)ne = \lim_{n \to \infty} (1 + \frac{1}{n})^n