2 - functions + graphs

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

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

ways of saying input

domain

object

x

2
New cards

ways of saying output

range

image

y

3
New cards

one-to-one function

one input = one output

<p>one input = one output</p>
4
New cards

many-to-one function

many inputs = one output

<p>many inputs = one output</p>
5
New cards

one-to-many function

one input = many outputs

nb: this is not a function because you can’t find the inverse

<p>one input = many outputs</p><p></p><p>nb: this is <span style="color: red;"><strong><u>not a function</u></strong></span> because you <span style="color: red;">can’t find the inverse</span></p>
6
New cards

how can you turn a one to many into an actual function

restrict the domain:

y2 = x —> y = √x —> y = √x when x≥0

<p><strong>restrict the domain:</strong></p><p></p><p>y<sup>2</sup> = x<sup> </sup><span style="color: red;">—&gt;</span> <span>y = √x </span><span style="color: red;">—&gt;</span><span> y = √x when x≥0</span></p>
7
New cards

many-to-many function

many inputs = many outputs

<p>many inputs = many outputs</p>
8
New cards

when is knowing all these types of function useful

‘find the range’ or ‘find the domain’ questions

always draw it out to visualise and answer these

9
New cards
<p>what does <span>ℤ</span> mean</p>

what does mean

integer - whole number

10
New cards

what does + mean

positive integer - whole number greater than 0

11
New cards
<p>what does <span>ℕ mean</span></p>

what does ℕ mean

natural numbers - whole number greater than or equal to 0

12
New cards
<p>what does <span>ℚ mean</span></p>

what does ℚ mean

rational numbers - can be written as a fraction

13
New cards
<p>what does <span>ℝ mean</span></p>

what does ℝ mean

real numbers - every number that’s not imaginary

14
New cards

how can you visually describe an inverse function

reflection in the line y = x

15
New cards

how can you use an inverse function to solve for x (the point where it meets its original function)

these three lines intersect:
- normal function
- inverse function
- y=x

so you can set them equal to one another to find x (the point where they meet)

16
New cards

what is the modulus of something

its absolute value (always positive)

|x|

17
New cards

if a function is positive, what’s its modulus |f(x)|

the same as the function

18
New cards

if a function is negative, what’s its modulus |f(x)|

-f(x)

reflect any negative parts in the x-axis (so the range is all above zero)

<p>-f(x)</p><p><strong>reflect </strong>any <strong>negative parts </strong>in the <strong>x-axis</strong> (so the range is all above zero)</p>
19
New cards

how do you draw a graph f(|x|)

draw the graph for x0

reflect the graph in the y-axis

<p>draw the graph for <u>x</u><span>≥<u>0</u></span></p><p><u>reflect</u><strong> </strong>the graph in the <u>y-axis</u></p>
20
New cards

when solving where a modulus and regular function intersect, what two things must work with your answers

visual intersection

algebraically being equal

21
New cards

to solve modulus problems algebraically what’s one thing you have to make sure

the modulus bit is alone on it’s side of the equation