2 - chapter 2 - functions Flashcards

1
Q

mapping

A

takes numbers from inputs and assigns them one or more outputs based on mappy rules
eg x -> x^2 + 3, x-> a factor of x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

represent mapping

A

using arrow notation eg x -> x^2 + 3
or name the output eg y = x^2 + 3
or use a mapping diagram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

domain

A

set of all possible inputs (x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

function

A

type of mapping where each input has one output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

how to see if something is a function

A

vertical line test
if a vertical line goes through the function once then its a function if not it isnt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

how to see if each output comes from one input

A

horizontal line test
sees if a function is one to one or many to one

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

function types

A

one to one - every y corresponds to one x
many to one - at least one y that comes from multiple x’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

range

A

set of all possible outputs of a function (y)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

composite function

A

eg f(g(x))
g(x) happens then f(the result)
or f^2(x) = f(f(x))
the range of g must lie within the domain of x for the composite function to exist

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

inverse functions

A

y = f(x)
rearrange to get x
replace every y with x

(reflection of f(x) in the line y = x)
the domain of f-1(x) = the range of f(x) and vice versa - domain and range swap

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what functions have inverse

A

one to one functions
have to pass the horizontal line test
- you can restrict a function so its one to one then find the inverse of that to find the inverse of not one to one functions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly