Exponential Functions Cont.
Evaluating Exponential Functions
To evaluate an exponential function with the form [latex]f(x)=b^x[/latex], we simply substitute [latex]x[/latex] with the given value, and calculate the resulting power.
Let [latex]f(x)=2^x[/latex]. What is [latex]f(3)[/latex]?
To evaluate an exponential function with a form other than the basic form, it is important to follow the order of operations.
Let [latex]f(x)=30(2)^x[/latex]. What is [latex]f(3)[/latex]?
Note that if the order of operations were not followed, the result would be incorrect:
How To: Evaluating Exponential Functions
- Given an exponential function, identify [latex]a[/latex], [latex]b[/latex], and the value of [latex]x[/latex] you’re being asked to substitute into the function.
- Replace the variable [latex]x[/latex] in the function with the given number.
- Compute the value of [latex]b^x[/latex]. This means raising the base [latex]b[/latex] to the power of [latex]x[/latex].
- If there is a coefficient [latex]a[/latex] in front of the base, multiply the result of [latex]b^x[/latex] by [latex]a[/latex]. If [latex]a[/latex] is [latex]1[/latex], this step does not change the value.
- Simplify the expression if necessary. This could involve performing any additional multiplication or addition/subtraction if the function has more terms.
Let [latex]f(x)=5(3)^x+1[/latex]. Evaluate [latex]f(2)[/latex] without using a calculator.
Suppose a particular population of bacteria is known to double in size every [latex]4[/latex] hours. If a culture starts with [latex]1000[/latex] bacteria, the number of bacteria after [latex]4[/latex] hours is [latex]n(4)=1000·2[/latex]. The number of bacteria after [latex]8[/latex] hours is [latex]n(8)=n(4)·2=1000·2^2[/latex].
In general, the number of bacteria after [latex]4m[/latex] hours is [latex]n(4m)=1000·2^m[/latex]. Letting [latex]t=4m[/latex], we see that the number of bacteria after [latex]t[/latex] hours is [latex]n(t)=1000·2^{t/4}[/latex].
Find the number of bacteria after [latex]6[/latex] hours, [latex]10[/latex] hours, and [latex]24[/latex] hours.
Laws of Exponents
The Laws of Exponents are fundamental rules that govern the operations involving powers. These rules are essential for simplifying expressions and are foundational for higher-level math.
laws of exponents
- The Product of Powers rule states that when you multiply two exponents with the same base, you can add the exponents.
[latex]b^x·b^y=b^{x+y}[/latex]
- The Quotient of Powers rule tells us that when dividing exponents with the same base, we subtract the exponents.
[latex]\large\frac{b^x}{b^y} \normalsize = b^{x-y}[/latex]
- The Power of a Power rule shows that when taking an exponent to another exponent, we multiply the exponents.
[latex](b^x)^y=b^{xy}[/latex]
- The Power of a Product rule lets us know that when raising a product to an exponent, each factor in the product is raised to the exponent.
[latex](ab)^x=a^x b^x[/latex]
- The Power of a Quotient rule indicates that when a quotient is raised to an exponent, both the numerator and the denominator are raised to the exponent.
[latex]\dfrac{a^x}{b^x} =\left(\dfrac{a}{b}\right)^x[/latex]
Note: This is true for any constants [latex]a>0, \, b>0[/latex], and for all [latex]x[/latex] and [latex]y[/latex]
Use the laws of exponents to simplify each of the following expressions.
- [latex]\large \frac{(2x^{2/3})^3}{(4x^{-1/3})^2}[/latex]
- [latex]\large \frac{(x^3 y^{-1})^2}{(xy^2)^{-2}}[/latex]
When you encounter a negative exponent on a term in the denominator of a fraction, you can transform it into a positive exponent by moving the term to the numerator.
Using this rule can significantly simplify expressions involving exponents.