Week 1 - Functions and Exponentials and Logarithms

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

1/12

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.

13 Terms

1
New cards

What is a function according to Stewart's definition?

A function f is a rule that assigns to each element x in a set D exactly one element, called f(x), in a set E.

2
New cards

What must be true for a function to be well-defined?

Well-defined functions must have a single output value for any given input value.

3
New cards

What is the domain of the function f(x) = 4/(x − 2)?

D = {x|x ̸= 2}, since the function is undefined at x = 2.

4
New cards

What is the range of the function f(x) = 4/(x − 2)?

R = {x|x ̸= 0}, because the output cannot be 0.

5
New cards

What rule is used to determine whether a graph represents a function?

The vertical line test.

6
New cards

What characterizes a piecewise function?

A piecewise function is defined by different formulas in different parts of its domain.

7
New cards

What does it mean for a function to be increasing on an interval I?

A function f is increasing on an interval I if f(x1) < f(x2) whenever x1 < x2 in I.

8
New cards

What is a polynomial function according to Stewart?

A function P is a polynomial if P(x) = anxn + an−1xn−1 + ... + a2x2 + a1x + a0 where n is a nonnegative integer.

9
New cards

How can you identify if a function is a power function?

A function f(x) is a power function if it can be expressed in the form f(x) = xa, where a is a constant.

10
New cards

What is the basic property of exponential functions?

If b > 0 and b ̸= 1, then f(x) = bx is a continuous function with domain R and range (0, ∞).

11
New cards

What does it mean for a function to be odd according to Stewart?

A function f is called odd if f(−x) = −f(x) for every number x in its domain.

12
New cards

What is the effect of adding a constant c to a function f(x)?

This results in a vertical translation of the graph: y = f(x) + c shifts the graph upward by c units.

13
New cards

What is the composition of functions?

The composite function f ◦ g is defined by (f ◦ g)(x) = f(g(x)).