Unit 4 Exponential And Logarithmic Functions Answer Key

6 min read

Unit 4: Exponential and Logarithmic Functions – Answer Key

The fourth unit of most algebra and precalculus courses focuses on exponential and logarithmic functions. This answer key not only provides the correct solutions to common problems but also explains the reasoning behind each step, so you can master the concepts and tackle new questions with confidence Took long enough..


Introduction

Exponential and logarithmic functions are the backbone of many real‑world applications, from population growth to radioactivity and from compound interest to sound intensity. In Unit 4, you learn how to:

  • Identify the form of an exponential or logarithmic equation.
  • Solve equations using properties of exponents and logarithms.
  • Transform between exponential and logarithmic forms.
  • Apply these functions to practical scenarios.

Below is a comprehensive answer key that covers typical problem types you’ll encounter. Each solution includes a brief explanation to help you understand the underlying principles Small thing, real impact..


1. Solving Exponential Equations

Problem 1

Solve (2^{x+1} = 32).

Answer
(x = 4)

Explanation
Express 32 as a power of 2: (32 = 2^5).
Set exponents equal: (x+1 = 5 \Rightarrow x = 4).


Problem 2

Solve (5^{2x} = 125).

Answer
(x = \frac{3}{2})

Explanation
(125 = 5^3).
(2x = 3 \Rightarrow x = \frac{3}{2}) Worth knowing..


Problem 3

Solve (\left(\frac{1}{4}\right)^{x} = 16).

Answer
(x = -4)

Explanation
Rewrite both sides with base 2: (\left(\frac{1}{4}\right)^x = 2^{-2x}) and (16 = 2^4).
Set exponents: (-2x = 4 \Rightarrow x = -2).
(Double‑check: (\left(\frac{1}{4}\right)^{-2} = 4^2 = 16), so (x = -2) is correct.)

(Correction: The correct exponent calculation yields (x = -2), not (-4).)


2. Solving Logarithmic Equations

Problem 4

Solve (\log_2 (x-3) = 4) No workaround needed..

Answer
(x = 19)

Explanation
Rewrite as an exponential: (x-3 = 2^4 = 16).
Add 3: (x = 19).


Problem 5

Solve (\log_5 (3x) + \log_5 (2) = 2).

Answer
(x = \frac{25}{6})

Explanation
Use the product rule: (\log_5 (3x) + \log_5 (2) = \log_5 (6x)).
Set equal to 2: (\log_5 (6x) = 2 \Rightarrow 6x = 5^2 = 25 \Rightarrow x = \frac{25}{6}) It's one of those things that adds up..


Problem 6

Solve (\ln (x+1) = \ln 5).

Answer
(x = 4)

Explanation
If (\ln a = \ln b), then (a = b).
Thus (x+1 = 5 \Rightarrow x = 4).


3. Transforming Between Forms

Problem 7

Convert (y = 3^x) to logarithmic form.

Answer
(x = \log_3 y)

Explanation
Taking the common base‑3 logarithm of both sides: (x = \log_3 y) And that's really what it comes down to..


Problem 8

Convert (y = \log_2 (x-1)) to exponential form Simple, but easy to overlook..

Answer
(x = 2^y + 1)

Explanation
Exponentiate both sides with base 2: (2^y = x-1).
Solve for (x): (x = 2^y + 1).


4. Applications

Problem 9

A bacterial culture doubles every 3 hours. If you start with 200 bacteria, how many will there be after 12 hours?

Answer
(1600) bacteria

Explanation
Number of doublings: (\frac{12}{3} = 4).
Population after 4 doublings: (200 \times 2^4 = 200 \times 16 = 3200).
(Check: The correct result is 3200, not 1600. This illustrates the importance of counting doublings correctly.)

(Corrected answer: (3200) bacteria.)


Problem 10

A radioisotope decays with a half‑life of 5 years. If you have 80 g initially, how much remains after 15 years?

Answer
(10) g

Explanation
Number of half‑lives: (\frac{15}{5} = 3).
Remaining mass: (80 \times \left(\frac{1}{2}\right)^3 = 80 \times \frac{1}{8} = 10) g.


5. Common Pitfalls & How to Avoid Them

Pitfall What Happens How to Fix
Mixing bases Using base‑10 logs when the problem specifies base‑2 Convert to the required base or use change‑of‑base formula
Ignoring domain restrictions Taking (\log(x)) for (x \le 0) Always check that arguments are positive
Forgetting to isolate the variable Leaving the variable inside a log or exponent Apply inverse operations step by step
Misapplying properties Using (\log(ab) = \log a + \log b) incorrectly for negative numbers Remember properties hold only for positive arguments

6. Frequently Asked Questions

Q1: How can I solve equations with different bases?

A: Use the change‑of‑base formula: (\log_a b = \frac{\ln b}{\ln a}). Convert all logs to a common base (often natural log or base‑10) before solving Simple, but easy to overlook. Took long enough..

Q2: When do I need to use logarithms instead of exponents?

A: Use logarithms when the variable is in the exponent (e.g., (2^x = 8)). Use exponents when the variable is outside the log (e.g., (\log_2 x = 3)) That's the part that actually makes a difference. Took long enough..

Q3: What if the equation has both logs and exponents?

A: Isolate one side to have a single type of function, then apply the appropriate inverse operation. Often, taking the exponential or logarithm of both sides simplifies the equation And that's really what it comes down to. Simple as that..

Q4: Can I solve exponential equations graphically?

A: Yes. Plot each side of the equation and find the intersection point. This is useful for equations that are difficult to solve algebraically It's one of those things that adds up..

Q5: How do I check my solutions?

A: Substitute the solution back into the original equation. If both sides are equal (within a reasonable tolerance for decimals), the solution is correct Simple, but easy to overlook..


Conclusion

Mastering exponential and logarithmic functions equips you with powerful tools for both academic pursuits and real‑world problem solving. On top of that, by understanding the fundamental properties, practicing transformation techniques, and applying the concepts to practical scenarios, you’ll be able to approach any equation with confidence. Use this answer key as a reference, but always try to solve the problems independently first—practice is the best way to solidify your grasp of these essential mathematical tools Small thing, real impact..

7.Real‑World Applications

Exponential and logarithmic relationships appear in many everyday phenomena. In real terms, in finance, compound interest grows according to an exponential formula (A = P(1+r)^t); solving for the time required to reach a target amount involves logarithms. In biology, population growth can be modeled by (P(t)=P_0e^{kt}), and the doubling time is found by (\frac{\ln 2}{k}). Practically speaking, radioactive decay follows (N = N_0\left(\frac{1}{2}\right)^{t/h}), where the half‑life (h) is a logarithmic measure of the substance’s stability. Practically speaking, even in technology, the time complexity of certain algorithms is expressed logarithmically (e. Because of that, g. , binary search), highlighting how quickly problems can be solved as input size increases.

8. Strategies for Continued Mastery

  1. Practice with varied bases – Work through problems that use base‑2, base‑10, and natural logarithms to become comfortable with the change‑of‑base formula.
  2. Graphical verification – Plot the functions involved; the intersection point often reveals the solution instantly and deepens intuition.
  3. Check work systematically – Substitute the obtained value back into the original equation, watching for extraneous roots that can arise when squaring or manipulating logs.
  4. Explore extensions – Investigate logarithmic identities such as (\log_a (b^c)=c\log_a b) and exponential properties like (a^{\log_a b}=b) to see how they simplify complex expressions.

By integrating these habits into regular study, the concepts will become second nature, enabling you to tackle more advanced topics such as exponential growth in differential equations, logistic models, and financial mathematics with confidence Which is the point..

Conclusion
A solid grasp of exponential and logarithmic functions empowers you to decode patterns of growth and decay, solve equations that arise across scientific and practical domains, and approach problem‑solving with a versatile toolkit. Consistent practice, careful application of inverse operations, and real‑world context will cement your understanding and prepare you for future mathematical challenges.

Keep Going

Just Went Up

Similar Vibes

On a Similar Note

Thank you for reading about Unit 4 Exponential And Logarithmic Functions Answer Key. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home