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

Worksheet with ten exponential and logarithmic equations to solve for x, including examples like 2^(8x-16) - 49 = 67 and 4^(3x+21) - 83 = 2.

A worksheet titled "Solving Exponential and Log Equations" with ten problems requiring solving for x, involving exponential and logarithmic expressions, with instructions to round to two decimal places and show work.

A worksheet titled "Solving Exponential and Log Equations" with ten problems requiring solving for x, involving exponential and logarithmic expressions, with instructions to round to two decimal places and show work.

JPG 720×960 38.9 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #920855
Show Answer Key & Explanations Step-by-step solution for: Solving Exponential and Log Equations
Let's solve each of the exponential and logarithmic equations step by step. We'll isolate the exponential expression, then use logarithms (natural log or common log) to solve for $ x $. All answers will be rounded to 2 decimal places.

---

1. $ 2^{8x - 16} - 49 = 67 $



Step 1: Add 49 to both sides:
$$
2^{8x - 16} = 67 + 49 = 116
$$

Step 2: Take the natural logarithm (ln) of both sides:
$$
\ln(2^{8x - 16}) = \ln(116)
$$

Step 3: Use log rule: $ \ln(a^b) = b\ln(a) $
$$
(8x - 16)\ln(2) = \ln(116)
$$

Step 4: Solve for $ x $:
$$
8x - 16 = \frac{\ln(116)}{\ln(2)} \approx \frac{5.447}{0.6931} \approx 7.86
$$
$$
8x = 7.86 + 16 = 23.86
$$
$$
x = \frac{23.86}{8} \approx 2.98
$$

Answer: $ x \approx 2.98 $

---

2. $ 4^{3x + 21} - 83 = 2 $



Step 1: Add 83 to both sides:
$$
4^{3x + 21} = 85
$$

Step 2: Write $ 4 $ as $ 2^2 $, so $ 4^{3x+21} = (2^2)^{3x+21} = 2^{2(3x+21)} = 2^{6x + 42} $

But we can also just take logs directly:
$$
\ln(4^{3x + 21}) = \ln(85)
$$
$$
(3x + 21)\ln(4) = \ln(85)
$$

Step 3: Solve:
$$
3x + 21 = \frac{\ln(85)}{\ln(4)} \approx \frac{4.4427}{1.3863} \approx 3.205
$$
$$
3x = 3.205 - 21 = -17.795
$$
$$
x = \frac{-17.795}{3} \approx -5.93
$$

Answer: $ x \approx -5.93 $

---

3. $ 7^{5x - 65} + 33 = 120 $



Step 1: Subtract 33:
$$
7^{5x - 65} = 87
$$

Step 2: Take ln:
$$
\ln(7^{5x - 65}) = \ln(87)
$$
$$
(5x - 65)\ln(7) = \ln(87)
$$

Step 3: Solve:
$$
5x - 65 = \frac{\ln(87)}{\ln(7)} \approx \frac{4.4659}{1.9459} \approx 2.294
$$
$$
5x = 2.294 + 65 = 67.294
$$
$$
x = \frac{67.294}{5} \approx 13.46
$$

Answer: $ x \approx 13.46 $

---

4. $ 9^{2x - 38} - 47 = 123 $



Step 1: Add 47:
$$
9^{2x - 38} = 170
$$

Step 2: Take ln:
$$
\ln(9^{2x - 38}) = \ln(170)
$$
$$
(2x - 38)\ln(9) = \ln(170)
$$

Step 3: Solve:
$$
2x - 38 = \frac{\ln(170)}{\ln(9)} \approx \frac{5.1358}{2.1972} \approx 2.337
$$
$$
2x = 2.337 + 38 = 40.337
$$
$$
x = \frac{40.337}{2} \approx 20.17
$$

Answer: $ x \approx 20.17 $

---

5. $ 8^{3x + 39} + 46 = 132 $



Step 1: Subtract 46:
$$
8^{3x + 39} = 86
$$

Step 2: Take ln:
$$
\ln(8^{3x + 39}) = \ln(86)
$$
$$
(3x + 39)\ln(8) = \ln(86)
$$

Step 3: Solve:
$$
3x + 39 = \frac{\ln(86)}{\ln(8)} \approx \frac{4.4543}{2.0794} \approx 2.141
$$
$$
3x = 2.141 - 39 = -36.859
$$
$$
x = \frac{-36.859}{3} \approx -12.29
$$

Answer: $ x \approx -12.29 $

---

6. $ 2^{-x - 14} - 37 = -13 $



Step 1: Add 37:
$$
2^{-x - 14} = 24
$$

Step 2: Take ln:
$$
\ln(2^{-x - 14}) = \ln(24)
$$
$$
(-x - 14)\ln(2) = \ln(24)
$$

Step 3: Solve:
$$
-x - 14 = \frac{\ln(24)}{\ln(2)} \approx \frac{3.1781}{0.6931} \approx 4.585
$$
$$
-x = 4.585 + 14 = 18.585
$$
$$
x = -18.585 \approx -18.59
$$

Answer: $ x \approx -18.59 $

---

7. $ e^{4x + 9} - 12 = 19 $



Step 1: Add 12:
$$
e^{4x + 9} = 31
$$

Step 2: Take natural log (since base is $ e $):
$$
\ln(e^{4x + 9}) = \ln(31)
$$
$$
4x + 9 = \ln(31) \approx 3.434
$$

Step 3: Solve:
$$
4x = 3.434 - 9 = -5.566
$$
$$
x = \frac{-5.566}{4} \approx -1.39
$$

Answer: $ x \approx -1.39 $

---

8. $ e^{x - 15} + 56 = 88 $



Step 1: Subtract 56:
$$
e^{x - 15} = 32
$$

Step 2: Take ln:
$$
\ln(e^{x - 15}) = \ln(32)
$$
$$
x - 15 = \ln(32) \approx 3.4657
$$

Step 3: Solve:
$$
x = 3.4657 + 15 = 18.4657 \approx 18.47
$$

Answer: $ x \approx 18.47 $

---

9. $ 2e^{3x - 11} - 21 = 37 $



Step 1: Add 21:
$$
2e^{3x - 11} = 58
$$

Step 2: Divide by 2:
$$
e^{3x - 11} = 29
$$

Step 3: Take ln:
$$
\ln(e^{3x - 11}) = \ln(29)
$$
$$
3x - 11 = \ln(29) \approx 3.3673
$$

Step 4: Solve:
$$
3x = 3.3673 + 11 = 14.3673
$$
$$
x = \frac{14.3673}{3} \approx 4.79
$$

Answer: $ x \approx 4.79 $

---

10. $ 3e^{6x - 54} - 34 = 83 $



Step 1: Add 34:
$$
3e^{6x - 54} = 117
$$

Step 2: Divide by 3:
$$
e^{6x - 54} = 39
$$

Step 3: Take ln:
$$
\ln(e^{6x - 54}) = \ln(39)
$$
$$
6x - 54 = \ln(39) \approx 3.6636
$$

Step 4: Solve:
$$
6x = 3.6636 + 54 = 57.6636
$$
$$
x = \frac{57.6636}{6} \approx 9.61
$$

Answer: $ x \approx 9.61 $

---

Final Answers (Rounded to 2 Decimal Places):



| Problem | Answer |
|--------|--------|
| 1 | $ x \approx 2.98 $ |
| 2 | $ x \approx -5.93 $ |
| 3 | $ x \approx 13.46 $ |
| 4 | $ x \approx 20.17 $ |
| 5 | $ x \approx -12.29 $ |
| 6 | $ x \approx -18.59 $ |
| 7 | $ x \approx -1.39 $ |
| 8 | $ x \approx 18.47 $ |
| 9 | $ x \approx 4.79 $ |
| 10 | $ x \approx 9.61 $ |

Let me know if you'd like a summary or explanation of any particular step!
Parent Tip: Review the logic above to help your child master the concept of solving exponential and logarithmic equations 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 solving exponential and logarithmic equations worksheet)

SOLVING LOGARITHMIC EQUATIONS | Slides Pre-Calculus | Docsity
Solving Exponential Equations with Logarithms - Kuta Software
SOLUTION: Algebra 2 - Solving Exponential and Logarithmic ...
Algebra 2 Worksheets | Exponential and Logarithmic Functions ...
Log Equations Worksheet
Logarithmic Equations Worksheets
Solving Logarithmic and Exponential Equations Worksheet Newer ...
Solving Exponential and Logarithmic Equations Scaffolded Notes and Classwork
Exponentials and Logarithms – C2 | Maths Teaching
How to Solve an Exponential Equation by Using Natural Logarithms ...