Reading the Draft: Functions (Introduction)

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

1/13

flashcard set

Earn XP

Description and Tags

Flashcards covering definitions of functions, notation, domain, range, vertical line test, and basic evaluation and graph concepts from the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

What is a function, as defined in the notes?

A function is a dependence of one quantity (output) on another quantity (input), where each input value has exactly one output value.

2
New cards

In function notation f(x), what do the letters x and f(x) represent?

x is the input/independent variable; f(x) is the output/dependent value.

3
New cards

What property must input values satisfy for a relation to be a function?

No input value can map to more than one output value.

4
New cards

Provide a real-life example of a function mentioned in the notes.

The temperature of coffee as a function of time since it was poured.

5
New cards

Provide another real-life example of a function from the notes.

Distance traveled as a function of speed (in a car).

6
New cards

Provide another real-life example of a function from the notes.

The cost of mailing a package as a function of its weight.

7
New cards

For the function f(x) = x^2 + 4, what is f(3)?

f(3) = 3^2 + 4 = 9 + 4 = 13.

8
New cards

When evaluating f(-2) for f(x) = x^2 + 4, what must you be careful about?

Use parentheses so that (-2)^2 is used, not -2^2; (-2)^2 = 4, so f(-2) = 8.

9
New cards

What is the domain of the function f(x) = x^2 + 4, as discussed in the notes?

All real numbers.

10
New cards

What is the Vertical Line Test used for?

To determine if a graph represents a function; a function’s graph must be intersected by any vertical line at most once.

11
New cards

What does the notes say about the range in the example graph?

There are no negative y-values, and y = 0 occurs at (0,0), so the range is y ≥ 0 (i.e., [0, ∞)).

12
New cards

If a domain excludes a single value, how is it written in interval notation?

As (-∞, a) ∪ (a, ∞); e.g., excluding 0: (-∞, 0) ∪ (0, ∞).

13
New cards

What does it mean to find x-values where f(x) = g(x) on a graph?

It means finding the x-values where f and g have the same y-value—the points where their graphs intersect.

14
New cards

Where are inputs and outputs typically represented on a graph of a function?

Inputs correspond to the x-values on the horizontal axis (domain); outputs correspond to the y-values (range).