MMW 5&6

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

1/22

flashcard set

Earn XP

Description and Tags

Language of relations and functions

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

relation

a set of ordered pairs

2
New cards

tabular, mapping diagram, graphical

ways to represent relations

3
New cards

one-to-one

all x has a

4
New cards

one-to-many

all x has a corresponding y, some x corresponds to more than one y

5
New cards

many-to-one

more than one x corresponds to one y

6
New cards

many-to-many

more than one x corresponds to one y (vice versa)

7
New cards

R = (x, y) E A x B

equation form of relation of sets

8
New cards

domain of R

  • set of all the possible values for x (dom R)

  • set A is called _____ if x R y, if and only if (x, y) is in R

9
New cards

co-domain

  • set B is called _____ if x R y, if and only if (x, y) is in R

  • im R

10
New cards

range

set of all the possible values for y (im R)

11
New cards

functions

relation with domain A and co-domain B that satisfies the ff:

  • for every x in A, there is a corresponding y in B such that (x, y) E F

  • for all elements x in A, and y & z in B, (x, y) E F & (x, z) E F, y = z

  • “for every x corresponds a unique value of y

  • y = f(x)

12
New cards

one-to-one, many-to-one

relations of x and y that can be used in functions for a function is a relation that for each input, there is only one output

13
New cards

dependent variable

y is the… (output)

14
New cards

name of function

f is the…

15
New cards

independent variable

x is the… (input)

16
New cards

constant function

  • f(x) = c (y = c)

  • The c-value can be any number

  • so the graph is a horizontal line

  • domain = R, range = {y}

17
New cards

domain = R

write “ domain = the set of all real numbers”

18
New cards

vertical line test

how can you determine if a relation is a function?

19
New cards

identity function

  • f(x) = x (y = x)

  • the x-value is the same as the y-value

  • graph  is a diagonal line going through the origin

  • domain = R, range = R

20
New cards

linear function

  • f(x) = mx + b (y = mx + b)

  • an equation written in slope-interception form

  • graph is a straight line

  • domain = R, range = R

21
New cards

absolute value function

  • f(x) = |x| (positive values)

  • V-shaped graph

  • domain = R, range = R >= 0

22
New cards

rational function

  • f(x) = n(x) / d(x)

  • both numerator and denominator are functions and d(x) ≠ 0 

  • graph is two curving lines getting close to each other but never meeting

23
New cards

binary operation

calculation that combines two elements to produce another element