Exponential and Logarithmic Functions

0.0(0)
studied byStudied by 2 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

What is the general form of an exponential function?

f(x) = a × b^x, where a and b are real numbers and b is positive.

2
New cards

How does the behavior of an exponential function change based on the value of b?

If 0 < b < 1, the function decays (decreases as x increases). If b > 1, the function grows (increases as x increases).

3
New cards

What is the domain and range of a standard exponential function?

The domain is (-∞, ∞) and the range is (0, ∞).

4
New cards

Explain what it means for a function to be one-to-one.

A function is one-to-one if each x-value corresponds to a unique y-value, allowing an inverse function to exist.

5
New cards

How can you solve an equation where the bases are the same, like 2^{3x} = 2^{4x-1}?

You equate the exponents: 3x = 4x - 1, then solve for x to get x = 1.

6
New cards

State the laws of exponents for multiplication and division.

b^x × b^y = b^{x+y} and b^x / b^y = b^{x-y}.

7
New cards

Why is it incorrect to assume (x-y)^2 equals x^2 - y^2?

The correct expansion is x^2 - 2xy + y^2.

8
New cards

What conditions must a function meet to have an inverse?

The function must be one-to-one and onto (surjective).

9
New cards

Describe the horizontal line test.

A graphical method to determine if a function is one-to-one; if any horizontal line intersects the graph more than once, it's not one-to-one.

10
New cards

How is the inverse of a function found algebraically?

You swap x and y in the equation and solve for y.

11
New cards

Define a logarithmic function and its relationship with an exponential function.

A logarithmic function is the inverse of an exponential function: y = b^x if and only if log_b(y) = x.

12
New cards

What are the properties of natural logarithms (ln)?

The base is e, approximately 2.718, and ln(x) is the inverse of e^x.

13
New cards

What is the domain and range of a logarithmic function?

The domain is (0, ∞) and the range is (-∞, ∞).

14
New cards

Explain the laws of logarithms for multiplication, exponentiation, and division.

log_b(xy) = log_b(x) + log_b(y), log_b(x^r) = rlog_b(x), log_b(x/y) = log_b(x) - log_b(y).

15
New cards

How can you find the inverse of a function graphically?

By reflecting the function's graph across the line y = x.