Math quiz on functions

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/53

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:13 PM on 9/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

54 Terms

1
New cards

Input

x-value

2
New cards

Output

y-value

3
New cards

Function Notation

  • A notation that describes a function

  • For the function F, when x is the input, f(x) is the output


4
New cards

Domain and Range

  • Domain = All possible inputs (x-values)

  • Range = All possible outputs (y-values)


5
New cards

Interval Notation

  • Uses brackets and an interval to show the set of all numbers between two values

    • (__,__) or (__,__] or [__,__]


6
New cards

Set Notation

  • Specifies a set of elements that satisfy a set of conditions

    • {xIx<__}


7
New cards

In set notation, what does the variable and then a line mean (xI or yI)

It means its for domain or range

8
New cards

Hard bracket vs. Soft bracket

  • Hard bracket [ = A set point

  • Soft bracket ( = Everything up to the number but not the number or numbers that aren’t real (like infinity)


9
New cards

x-intercept

  • Also called zeroes, roots, and solutions

  • Value of domain where f(x) = 0

  • Where the line intercepts the x-axis

  • Any number of x-intercepts in a function


10
New cards

y-intercept

  • Value of range when f(0) = y

  • When the line intercepts the y-axis

  • At most one y-intercept in a function


11
New cards

Asymptote

  • A line that a curve approaches as one or both of the variables in the equation of the curve approach infinity

  • Curve never touches the line


12
New cards

End Behavior

  • Trend of a function or graph at its left and right ends; specifically, each y-value that each end, obtains or approaches

  • Ex. As x —> ∞, f(x) —> -∞


13
New cards

What does the arrow in the end behavior statement mean

It means “approaches”

14
New cards

What does it mean if the end of a function is a line or arrow going off the page?

It means it goes on forever

15
New cards

Absolute maximum and Absolute minimum

  • Absolute maximum = Highest y-value across the domain of a function

  • Absolute minimum = Lowest y-value across the domain of a function

  • A function can have at most one absolute, maximum or minimum, but that value might occur at multiple different x-coordinates


16
New cards

Relative maximum and Relative minimum

  • A point that is higher than all the neighboring points immediately around it (top of a “hill”)

  • A point that is lower than all the neighboring points immediately around it (bottom of a “valley”)


17
New cards
<p>What do the symbols in this set notation equation mean?</p>

What do the symbols in this set notation equation mean?

  • x in the beginning represents “set of all x’s”

  • E like symbol means “that are members of

  • R like symbol means “real numbers”


18
New cards

Function Families…

…have a parent function and all transformations of the parent function

19
New cards

In this example: ∛, what is the index?

The 3

20
New cards

What are all of the function families?

  • Square root function

  • Cube root function

  • Rational function (both linear and quadratic denominators

  • Exponential

  • Logarithmic function

  • Absolute value function


21
New cards

Square root function

  • Radical function with an index of 2

  • Parent function → f(x) = √x, where x ≥ 0

  • Domain = [ 0, ∞ )

  • Range = [ 0, ∞ )

  • Absolute minimum at origin / No absolute maximum

  • Increasing over its domain


22
New cards

What does “increasing over its domain” mean?

As you move from left to right, or as the x-value gets bigger, the y-value gets bigger too.

23
New cards

Cube root function

  • Radical function with an index of 3

  • Parent function → f(x) = ∛x

  • Domain = ( -∞, ∞ )

  • Range = ( -∞, ∞ )

  • No relative or absolute maximum or minimum

  • x and y intercept at origin

  • Increasing over its domain


24
New cards

Rational function

  • Quotient of a polynomial with a denominator of at least 1

  • Two rational parent functions: One with a linear denominator, and one with a quadratic denominator


25
New cards

Rational parent function with linear denominator

  • Parent function → f(x) = 1/x

  • Domain = ( -∞, 0) U ( 0, ∞ )

  • Range = ( -∞, 0) U ( 0, ∞ )

  • No absolute or relative maximum or minimum

  • No x or y intercepts

  • Asymptotes at the lines x=0 and y=0

  • Decreasing over its domain


26
New cards

Which is horizontal and which is vertical: x=0 and y=0

  • x=0 is vertical

  • y=0 is horizontal


27
New cards

What do the domain and range of the rational parent function with linear denominator include?

They include all real numbers except for 0

28
New cards

What doed the domain of the rational parent function with quadratic denominator include?

It includes all real numbers except for 0

29
New cards

Rational parent function with quadratic denominator

  • Parent function → f(x) = 1/x2

  • Domain = ( -∞, 0) U ( 0, ∞ )

  • Range = ( 0, ∞ )

  • No absolute or relative maximum or minimum

  • No x or y intercepts

  • Asymptotes at the lines x=0 and y=0

  • Increasing over ( -∞, 0 ) ← interval

  • Decreasing over ( 0, ∞ ) ← interval


30
New cards

What does “decreasing over its domain mean”?

As x-values go left or right, or get bigger, the y-values consistently go down

31
New cards

Exponential function

  • Independent variable (x) is in the exponent

  • Parent function → f(x) = abx where a ≠ 0 and b > 0

  • Domain = ( -∞, ∞ )

  • Range = ( 0, ∞ )

  • Horizontal asymptote at y=0

  • Increasing when b > 1

  • Decreasing when 0 < b < 1

  • No absolute or relative maximum or minimum

  • No x-intercept, y-intercept at origin


32
New cards

Logarithmic function

  • Represents the exponent to which b must be raised to get x

  • Parent function → f(x) = logbx where x > 0, b > 0, and b ≠ 1

  • Domain = ( 0, ∞ )

  • Range = ( -∞, ∞ )

  • Increasing when b > 1

  • Decreasing when 0 < b < 1 (fraction)

  • No absolute or relative maximum or minimum

  • x-intercept at (1,0), no y-intercept

  • Asymptote at the vertical x=0


33
New cards

What is “b”?

  • b = base

  • Controls the rate of growth and decay


34
New cards

Absolute value function

  • Contains a variable expression inside absolute value bars

  • Parent function → f(x) = a Ix-hI + k

  • Domain = ( -∞, ∞ )

  • Range = [ 0, ∞ )

  • Absolute minimum at origin

  • x and y intercepts at origin

  • Vertical line of symmetry seperating the increasing and decreasing intervals


35
New cards

Full template for transformations

g(x) = a · f [ b (x-h) ] + k

36
New cards

In the template for transformations, what does a represent?

Vertical dilations

37
New cards

In the template for transformations, what does (x-h) represent?

Horizontal shift

38
New cards

In the template for transformations, what does + k represent?

Vertical shift

39
New cards

What are the two types of translations?

Horizontal and vertical shifts (translations)

40
New cards

Vertical Shift

  • Represented by k

  • At the end of the equation, just simple plus or minus for up and down


41
New cards

Horizontal Shift

  • Represented by (x-h)

  • A negative number means shift to the right and vice versa


42
New cards

What are the two types of dilations?

Horizontal and vertical dilations

43
New cards

Vertical dilations

  • Represented by I a I

  • g(x) = I a I · f(x)

  • Compression = 0 < IaI < 1 (fractions)

  • Stretch = IaI > 1


44
New cards

Horizontal dilations

  • Represented by I b I

  • g(x) = f ( IbI · x )

  • Compression = I b I > 1

  • Stretch = 0 < I b I < 1 (fractions)


45
New cards

What are the subcategories of horizontal and vertical dilations and what do they mean?

  • Horizontal

    • Compression = towards x-axis

    • Stretch = away from x-axis

  • Vertical

    • Compression = towards y-axis

    • Stretch = away from y-axis


46
New cards

Reflections

  • Across x-axis → g(x) = -f(x)

  • Across y-axis → g(x) = f(-x)


47
New cards
<p>What function is this?</p>

What function is this?

Square root function

48
New cards
<p>What function is this?</p>

What function is this?

Cube root function

49
New cards
<p>What function is this?</p>

What function is this?

Rational function with linear denominator

50
New cards
<p>What function is this?</p>

What function is this?

Rational function with quadratic denominator

51
New cards
<p>What function is this?</p>

What function is this?

Logarithmic function

52
New cards
<p>What function is this?</p>

What function is this?

Exponential

53
New cards
<p>What function is this?</p>

What function is this?

Absolute value function

54
New cards

What is the vertex in a formula?

( h, k )