Functions and Graphs Vocabulary

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

1/24

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key concepts from the lecture notes on functions, domains, ranges, intercepts, symmetry, and common types of functions.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

Vertical line test

A method to determine if a graph represents a function: any vertical line should intersect the graph at most once for every x in the domain.

2
New cards

Function

A relation in which every input value has exactly one output value.

3
New cards

Domain

The set of all input values (x-values) for which a function is defined.

4
New cards

Range

The set of all output values (y-values) produced by a function.

5
New cards

X-intercept

The point(s) where the graph crosses the x-axis (y = 0), written as (a, 0).

6
New cards

Y-intercept

The point(s) where the graph crosses the y-axis (x = 0), written as (0, b).

7
New cards

Even function

A function symmetric about the y-axis; f(-x) = f(x).

8
New cards

Odd function

A function symmetric about the origin; f(-x) = -f(x).

9
New cards

Identity function

f(x) = x; the output equals the input.

10
New cards

Constant function

f(x) = c; outputs do not depend on x; graph is a horizontal line.

11
New cards

Absolute value function

f(x) = |x|; domain all real numbers; range [0, ∞); V-shaped, even; increases for x>0 and decreases for x<0; minimum at x=0.

12
New cards

Square root function

f(x) = sqrt(x); domain x ≥ 0; range y ≥ 0; increasing; intercept at (0,0).

13
New cards

Cube root function

f(x) = x^(1/3); domain all real numbers; range all real numbers; increasing; intercept at (0,0).

14
New cards

Piecewise function

A function defined by different expressions depending on the input; uses conditional pieces or if statements.

15
New cards

Denominator restriction

Values of x that make a function undefined (e.g., when the denominator is zero), so they are not in the domain.

16
New cards

Increasing

A property where as x increases, the output y increases; the graph rises left to right.

17
New cards

Decreasing

A property where as x increases, the output y decreases; the graph falls left to right.

18
New cards

Absolute maximum

The largest y-value attained by the function on its entire domain.

19
New cards

Absolute minimum

The smallest y-value attained by the function on its entire domain.

20
New cards

Complex numbers

Numbers of the form a + bi; i is the imaginary unit with i^2 = -1 (e.g., sqrt(-1) = i).

21
New cards

Interval notation for domain

A way to express the domain, e.g., (-∞, ∞) for all real numbers, or [0, ∞) for nonnegative inputs.

22
New cards

Interval notation for range

A way to express the range, e.g., [0, ∞) for nonnegative outputs.

23
New cards

X-intercept notation

The x-intercept is the point where the graph crosses the x-axis, with y = 0; written as (a, 0).

24
New cards

Y-intercept notation

The y-intercept is the point where the graph crosses the y-axis, with x = 0; written as (0, b).

25
New cards

f(x) notation

The output value of a function corresponding to the input x; often used to describe the mapping y = f(x).