{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

3. Functions Flashcards

(67 cards)

1
Q

What is a function like

A

A number machne

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

Input of function

A

Domain (x)

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

Domain (x)

A

An input of function

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

Output of function

A

Range (y)

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

Range (y)

A

Output of function

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

How are functions written

A

f (x)

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

Given g (x) = 3x^2 - x, find the value of g (x-2)

A

3x2 - 13x + 14

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

Method for solving basic function

A
  1. Write our function
  2. Sub domain into function
  3. Simplify
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

If h(x) = x / (2x +3), simplify h (1/x)

A

1 / 2 + 3x

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

Two restrictions on domain

A

You can’t take the square root of a -ve

You can’t divide by 0

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

What does a restriction on the domain mean

A

Function will be undefined for a certain value of x

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

Find for

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

Find for what value (s) of x is f(x) undefined and state a suitable domain

for (x) = /(x-3)

A

x is undefined when x - 3 < 0, x < 3

domain = x greater than or equal to 3

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

Find for what value (s) of x is f(x) undefined and state a suitable domain

f(x) = 1 / x(x+5)

A

x ≠ 0, -5

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

Set

A

Collection of items with a common property

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

Collection of items with a common property

A

Set

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

Element/member

A

An item in a set

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

An item in a set

A

Element/member

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

N set

A

Natural numbers

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

Natural numbers

A

N

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

W set

A

Whole numbers

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

Whole numbers

A

W set

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

Z set

A

Integers

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

Integers

A

Z set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q set
Rational numbers
26
Rational numbers
Q set
27
R set
Real numbers
28
Real numbers
R set
29
Order of sets
N W Z Q R
30
Order of sets
N W Z Q R
31
E =
Belongs to
32
Empty set
No elements in a set
33
No elements in a set
Empty set
34
3 ways functions can be written
Equations, arrow diagrams, graphs
35
What must you ensure when writing a function as a arrow diagram
Each domain only links to one member of the range
36
Displaying function as graph
Domain is x coordinate Range is y coordinate
37
Composite function
Function that combines more than one function
38
Function that combines more than one function
Composite function
39
Method for solving composite functions
1. Find internal function by subbing x into bracketed equation 2. Solve equation 3. Sub answer into outer function 4. Solve equation
40
If f(x) = 3x + 7 and g(x) = 5x, find f (g(x)) when x is 7
112
41
Given f(x) = 2x + 3, what is h(x) if h (x) = f (x / (x+1))
5x + 3 / x + 1
42
Inverse function
Each element in B links to one element in A
43
Each element in B links to one element in A
Inverse function
44
Of the original function multiplies by 5, what is the inverse
Divided by 5
45
Method of finding inverse function from original function
1. Change f(x) to y 2. Change subject of formula to x 3. Swap x for f-1 and swap y for x
46
Find the inverse of f(x) = 4x + 3
f-1 (x) = x - 3 / 4
47
Find the inverse of f(x) = 4x + 3
f-1 (x) = x - 3 / 4
48
Order of operations in finding inverse functions
Opposite of bodmas
49
Find the inverse of f(x) = 1/3 (x+7)
f-1(x) = 3x - 7
50
Find f(f-1(x)) if f(x) = 5x + 2
x
51
applying a function to its inverse or vice versus gives…
x
52
How can the graph of an inverse function be found
By reflecting the graph of f(x) in the line y=x
53
By reflecting the graph of f(x) in the line y=x
Find graph of inverse
54
Coords of inverse in relation to function
The x and y coordinates switch
55
Exponential function form
f(x) = a^x or y = a^x
56
f(x) = a^x or y = a^x
Exponential
57
Anything to the power of 0 =
1
58
What points does an exponential pass through
(0, 1) and (1, a)
59
what graph passes through (0, 1) and (1, a)
Exponential
60
Direction of exponential graph if a > 1
Up from left to right
61
Direction of exponential graph if 0 < a < 1
Down from left to right
62
Form of log function
y = logax
63
y = logax
Logarithmic graph
64
Log graphs are the inverse of what
Exponential functions
65
Inverse of exponential functions
Logarithmic functions
66
What points do a log graph pass through
(1, 0) and (a, 1)
67
What always passes through (1, 0) and (a, 1)
Logarithmic graph