Free. Exclusive. Just for you.
Four unique services that make learning easier, faster, and smarter - only on our website.

Exponential Functions Practice 2 worksheet featuring problems on graphing and analyzing exponential functions.

Exponential Functions Practice 2 worksheet with four problems involving graphing and analyzing exponential functions, including identifying growth or decay, asymptotes, domain, range, and y-intercepts.

Exponential Functions Practice 2 worksheet with four problems involving graphing and analyzing exponential functions, including identifying growth or decay, asymptotes, domain, range, and y-intercepts.

PNG 1687×2249 438.8 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #442945
Show Answer Key & Explanations Step-by-step solution for: Exponential Functions Notes and Worksheets - Lindsay Bowden
Let's solve each problem step by step, analyzing the exponential functions and their characteristics.

---

Problem 1: $ f(x) = 2(3)^x $



We are given the function and a graph. Let's analyze it.

#### Step-by-step Analysis:

- Growth or Decay?
The base is $ 3 > 1 $, so this is an exponential growth function.

- Asymptote:
Exponential functions of the form $ f(x) = a(b)^x $ have a horizontal asymptote at $ y = 0 $ when there’s no vertical shift. Here, there is no vertical shift added, so the asymptote is at $ \boxed{y = 0} $.

- Domain:
All real numbers: $ \boxed{(-\infty, \infty)} $

- Range:
Since the function grows exponentially and approaches 0 but never reaches it (from above), the range is $ \boxed{(0, \infty)} $

- Y-intercept:
Plug in $ x = 0 $:
$ f(0) = 2(3)^0 = 2(1) = 2 $
So, y-intercept is $ \boxed{(0, 2)} $

---

Answer Summary for Problem 1:
- Growth
- Asymptote at $ y = 0 $
- Domain: $ (-\infty, \infty) $
- Range: $ (0, \infty) $
- Y-intercept: $ (0, 2) $

---

Problem 2: $ f(x) = 3\left(\frac{1}{2}\right)^x + 4 $



This is an exponential function with a base between 0 and 1 → decay.

#### Step-by-step Analysis:

- Growth or Decay?
Base $ \frac{1}{2} < 1 $ → Exponential decay

- Asymptote:
The function has a vertical shift of +4, so the horizontal asymptote is $ \boxed{y = 4} $.
(Because $ \left(\frac{1}{2}\right)^x \to 0 $ as $ x \to \infty $, so $ f(x) \to 3(0) + 4 = 4 $)

- Domain:
All real numbers: $ \boxed{(-\infty, \infty)} $

- Range:
Since $ \left(\frac{1}{2}\right)^x > 0 $, then $ 3\left(\frac{1}{2}\right)^x > 0 $, so $ f(x) > 4 $.
Thus, range is $ \boxed{(4, \infty)} $

- Y-intercept:
Plug in $ x = 0 $:
$ f(0) = 3\left(\frac{1}{2}\right)^0 + 4 = 3(1) + 4 = 7 $
So, y-intercept is $ \boxed{(0, 7)} $

---

Answer Summary for Problem 2:
- Decay
- Asymptote at $ y = 4 $
- Domain: $ (-\infty, \infty) $
- Range: $ (4, \infty) $
- Y-intercept: $ (0, 7) $

---

Problem 3: $ f(x) = 4^{x-1} - 3 $



We need to make a table, graph, and find characteristics.

#### Step 1: Fill in the table

Use $ f(x) = 4^{x-1} - 3 $

| $ x $ | $ f(x) = 4^{x-1} - 3 $ |
|--------|--------------------------|
| -2 | $ 4^{-3} - 3 = \frac{1}{64} - 3 = -2.984375 $ ≈ $ -2.98 $ |
| -1 | $ 4^{-2} - 3 = \frac{1}{16} - 3 = -2.9375 $ ≈ $ -2.94 $ |
| 0 | $ 4^{-1} - 3 = \frac{1}{4} - 3 = -2.75 $ |
| 1 | $ 4^{0} - 3 = 1 - 3 = -2 $ |
| 2 | $ 4^{1} - 3 = 4 - 3 = 1 $ |
| 3 | $ 4^{2} - 3 = 16 - 3 = 13 $ |

So the table becomes:

| $ x $ | $ f(x) $ |
|--------|-----------|
| -2 | -2.98 |
| -1 | -2.94 |
| 0 | -2.75 |
| 1 | -2 |
| 2 | 1 |
| 3 | 13 |

#### Graphing:
Plot these points and draw a smooth curve. It will increase rapidly after $ x=1 $, approaching the asymptote from below on the left.

#### Characteristics:

- Growth or Decay?
Base $ 4 > 1 $ → Growth

- Asymptote:
$ 4^{x-1} \to 0 $ as $ x \to -\infty $, so $ f(x) \to -3 $
So asymptote is $ \boxed{y = -3} $

- Domain: $ \boxed{(-\infty, \infty)} $

- Range: Since $ 4^{x-1} > 0 $, $ f(x) > -3 $ → $ \boxed{(-3, \infty)} $

- Y-intercept: At $ x = 0 $: $ f(0) = 4^{-1} - 3 = \frac{1}{4} - 3 = -2.75 $
So $ \boxed{(0, -2.75)} $

---

Answer Summary for Problem 3:
- Growth
- Asymptote at $ y = -3 $
- Domain: $ (-\infty, \infty) $
- Range: $ (-3, \infty) $
- Y-intercept: $ (0, -2.75) $

---

Problem 4: $ f(x) = 2\left(\frac{1}{2}\right)^x + 3 $



Again, use table and analyze.

#### Step 1: Fill in the table

$ f(x) = 2\left(\frac{1}{2}\right)^x + 3 $

| $ x $ | $ f(x) $ |
|--------|------------|
| -2 | $ 2\left(\frac{1}{2}\right)^{-2} + 3 = 2(4) + 3 = 8 + 3 = 11 $ |
| -1 | $ 2\left(\frac{1}{2}\right)^{-1} + 3 = 2(2) + 3 = 4 + 3 = 7 $ |
| 0 | $ 2(1) + 3 = 2 + 3 = 5 $ |
| 1 | $ 2\left(\frac{1}{2}\right)^1 + 3 = 2(0.5) + 3 = 1 + 3 = 4 $ |
| 2 | $ 2\left(\frac{1}{2}\right)^2 + 3 = 2(0.25) + 3 = 0.5 + 3 = 3.5 $ |
| 3 | $ 2\left(\frac{1}{2}\right)^3 + 3 = 2(0.125) + 3 = 0.25 + 3 = 3.25 $ |

So table:

| $ x $ | $ f(x) $ |
|--------|------------|
| -2 | 11 |
| -1 | 7 |
| 0 | 5 |
| 1 | 4 |
| 2 | 3.5 |
| 3 | 3.25 |

#### Graphing:
Plot points and draw decreasing curve approaching $ y = 3 $ from above.

#### Characteristics:

- Growth or Decay?
Base $ \frac{1}{2} < 1 $ → Decay

- Asymptote:
As $ x \to \infty $, $ \left(\frac{1}{2}\right)^x \to 0 $, so $ f(x) \to 3 $
So asymptote is $ \boxed{y = 3} $

- Domain: $ \boxed{(-\infty, \infty)} $

- Range: Since $ \left(\frac{1}{2}\right)^x > 0 $, $ f(x) > 3 $ → $ \boxed{(3, \infty)} $

- Y-intercept: At $ x = 0 $: $ f(0) = 2(1) + 3 = 5 $ → $ \boxed{(0, 5)} $

---

Answer Summary for Problem 4:
- Decay
- Asymptote at $ y = 3 $
- Domain: $ (-\infty, \infty) $
- Range: $ (3, \infty) $
- Y-intercept: $ (0, 5) $

---

Final Answers Recap:



---

Problem 1:
- Growth
- Asymptote: $ y = 0 $
- Domain: $ (-\infty, \infty) $
- Range: $ (0, \infty) $
- Y-intercept: $ (0, 2) $

---

Problem 2:
- Decay
- Asymptote: $ y = 4 $
- Domain: $ (-\infty, \infty) $
- Range: $ (4, \infty) $
- Y-intercept: $ (0, 7) $

---

Problem 3:
- Growth
- Asymptote: $ y = -3 $
- Domain: $ (-\infty, \infty) $
- Range: $ (-3, \infty) $
- Y-intercept: $ (0, -2.75) $

---

Problem 4:
- Decay
- Asymptote: $ y = 3 $
- Domain: $ (-\infty, \infty) $
- Range: $ (3, \infty) $
- Y-intercept: $ (0, 5) $

---

Let me know if you'd like the graphs sketched or the tables formatted differently!
Parent Tip: Review the logic above to help your child master the concept of exponential function practice worksheet.
Print Download

How to use

Click Print to open a print-ready version directly in your browser, or use Download to save the file to your device. The ⭐ Answer button generates an AI answer key instantly - useful for teachers who need a quick reference. Need a different version? Our AI Worksheet Generator lets you create a custom worksheet on any topic in seconds.

(view all exponential function practice worksheet)

Math Exercises &amp; Math Problems: Exponential Function
Find Exponential Equation From Table Or Points - Worksheet
Math Exercises &amp; Math Problems: Exponential Equations and Inequalities
Solved Graphing Exponential Functions Name Period # Ex 1: | Chegg.com
Exponential Functions ALGEBRA Worksheet
Graphing and Identifying Exponential Functions (Great for EL ...
Exponential Functions - Growth &amp;amp; Decay - Worksheet - E3 ...
Graphing exponential functions Worksheets
7 - 1 Graphing Exponential Functions
Graphing Exponential Function Lesson Plans &amp; Worksheets | Lesson ...