Chapter 1: Functions and Representations

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

1/34

flashcard set

Earn XP

Description and Tags

Flashcards covering key concepts from the lecture notes on functions, representations, domain/range, graphs, and example problems.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

35 Terms

1
New cards

What is a transcendental function?

A function that cannot be expressed using a finite combination of algebraic operations (addition, subtraction, multiplication, division, exponentiation, and root extraction).

2
New cards

Give examples of transcendental functions.

Trigonometric functions (sin x, cos x, tan x), the exponential function e^x, and the natural logarithm ln x.

3
New cards

What is the fundamental object studied in calculus?

Functions—their graphs and how they transform or combine.

4
New cards

List the four representations of a function.

Equation, table, graph, and words.

5
New cards

Define the domain of a function.

The set of input values for which the function is defined.

6
New cards

Define the range of a function.

The set of all possible values f(x) as x varies over the domain.

7
New cards

What is an independent variable?

A value in the domain of the function, typically denoted x, that serves as input.

8
New cards

What is a dependent variable?

The output value, usually denoted f(x) or y, that depends on the input.

9
New cards

What does increasing on an interval mean?

If x1 < x2 in the interval, then f(x1) < f(x2).

10
New cards

What does decreasing on an interval mean?

If x1 < x2 in the interval, then f(x1) > f(x2).

11
New cards

What is the Vertical Line Test?

A graph represents a function if every vertical line intersects the graph at most once.

12
New cards

What is an even function?

A function f with f(-x) = f(x) for all x in its domain; graph is symmetric about the y-axis.

13
New cards

What is an odd function?

A function f with f(-x) = -f(x) for all x in its domain; graph is symmetric about the origin.

14
New cards

What is a piecewise defined function?

A function defined by different formulas on different parts of its domain.

15
New cards

Domain and range for A = π r^2 as a function of r?

Domain (0, ∞); Range (0, ∞).

16
New cards

What does f(x) represent on a graph?

The height (y-coordinate) of the graph at the point x, i.e., the value of the function at x.

17
New cards

How is a function represented by a graph?

As the set of points (x, f(x)) with x in the domain.

18
New cards

What is an arrow diagram in the context of functions?

A diagram showing how each x in the domain maps to f(x) in the codomain.

19
New cards

In a graph, what do the x-axis and y-axis represent for a function?

The x-axis represents the domain; the y-axis represents the range (values of f(x)).

20
New cards

What is the domain and range for Example 1's graph?

Domain [0, 7]; Range [-2, 4].

21
New cards

What is f(1) in Example 1?

f(1) = 3.

22
New cards

What is f(5) in Example 1?

f(5) ≈ -0.7.

23
New cards

What is the domain of the function in Example 1's graph?

0 ≤ x ≤ 7 (domain [0, 7]).

24
New cards

In the open-top box problem, express the base and side material costs per square meter.

Base costs $10 per m^2; Sides cost $6 per m^2.

25
New cards

What is the base area for the container problem with width w (length = 2w)?

Base area = 2 w^2.

26
New cards

If the volume is 10 m^3, how is height h expressed in terms of w?

h = 10 / (2 w^2) = 5 / w^2.

27
New cards

What is the total cost function C(w) for the container problem after substitution?

C(w) = 20 w^2 + 180 / w.

28
New cards

What is the standard algebraic expression for the area of a circle as a function of radius?

A = π r^2.

29
New cards

What is the difference quotient and what does it represent?

The difference quotient is [f(a+h) - f(a)]/h (with h ≠ 0) and it represents the average rate of change of f between a and a+h.

30
New cards

What is a piecewise function example rule near x = -1 in Example 7?

If x ≤ -1, f(x) = 1 − x; if x > -1, f(x) = x^2.

31
New cards

How is the graph of a piecewise function typically drawn around the breakpoint?

Plot each piece on its respective interval and use open/closed dots to indicate which values are included at the breakpoint.

32
New cards

What is the rule for an even function's symmetry?

The graph is symmetric about the y-axis because f(-x) = f(x).

33
New cards

What is the rule for an odd function's symmetry?

The graph is symmetric about the origin because f(-x) = -f(x).

34
New cards

What is the defining property of an increasing function on an interval I?

If x1 < x2 in I, then f(x1) < f(x2).

35
New cards

What is the defining property of a decreasing function on an interval I?

If x1 < x2 in I, then f(x1) > f(x2).