Functions Flashcards

0
Q

Alternative notation aka mapping notation

f : x –> 2x + 3
Eg. 2
Eg. -10

A

f : 2 –> 7

f : -10 –> -17

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q
Notation
f(x) = 3x + 1 << doesnt always have to be f

A) f(2)
B) f(-3)
C) f(1/2)

A
A) f(2) = 3x + 1
          = 3 x 2 + 1
          = 7
B) f(-3) = 3x + 1
            = -9 + 1
            = -8
C) f(1/2) = 3x + 1
              = 1.5 + 1
              = 2.5
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Domain (input) and range (output)

f(x) = x + 3

Domain {1,2,3,4}

A

Range {4,5,6,7}

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

Using algebra
g (x) = 2x(sq) + x
g (3y)

A

g (3y) = 2 (3y)(sq) + 3y
= 18y(sq) + 3y
Use brackets to help simplify!

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

f : x –> 2x + 1

Domain : {-2,3,7,11}

A

Range : {-3,7,15,23}

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

f (x) = 4x - 3

Domain: 1<= 5

A

Range: 1 <= 17

Note, range is given as an inequality

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

Find coords of these inequalities
f(x) = 2x - 7
Domain: -2 <= 10

A

Range: -11 <= 13
therefore coords are:
(-2,-11)
(10,13)

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

Cannot square negatives or divide by zero so we … The numbers in the domain that equal those

A

Exclude

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

make the range correct:
f(x) =10 - 2x
Domain: -3 < x <= 5

A

Range: 16 < f(x) = f(x) > 0

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

1/0 aka

A

Undefined

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

f(x) = 1 /2x + 1

To work out the number to exclude we use trial and error or:

A

2x + 1 = 0
2x = -1
x = -1/2 <exclude

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

f (x) = sqr -4

Cannot square root negatives therefore the domain is..

A

x >= 0

Means only numbers bigger than or equal to zero

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

Bigger than sign

A

>

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

Smaller than sign

A

<

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

Symbol for inverse functions

A

F(sq -1) : x –>

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

g (x) = 3x(sq) + 7

Find: g (sq -1) (x)

A
replace the function with y then make x the subject
y = 3x(sq) + 7
y - 7 = 3x(sq) 
x = (sqr)y-7/3
g (sq-1) (x) = (sqr) x-7/3
16
Q

Composite functions

f(x) = x(sq) + 1
g (x) = 1/x

A

fg(2):
f(1/2) = (1/2)(sq) + 1 = 1/4 + 1 = 1 1/4
gf(y):
g(y(sq) + 1) = 1 /y(sq) + 1

17
Q

Composite functions

f(x) = x + 4
g(x) = x(cb)
h(x) =2x

A
hgf(6):
hg(10)
h(1000)
=2000
f(sq)g = ffg (5):
ff(125)
f(129)
= 133
ghf(l):
gh(l + 4)
g(2l + 8)
(2l + 8) (cb)
18
Q

Inverse solution: factorisation

f(x) = 2 + 3x /x - 2

A
y = 2 +3x /x-2
Cross multiply
(x - 2)y = 2 + 3x
Expand bracket
xy - 2y = 2 + 3x
xy - 3x = 2 + 2y
Factorise 
x(y - 3) = 2 + 2y
x = 2 + 2y /y - 3
FINAL ANSWER
f(sq -1) (x) = 2 + 2x /x - 3
19
Q

Finding a range from a graph

A

Photocopy books