pure year 1 Flashcards

(63 cards)

1
Q

a^x x a^y

A

A^x+y

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

a^x / a^y

A

a^x-y

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

(a^b)^y

A

a^bxy

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

(ab)^y

A

a^y x b^y

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

root (ab)

A

root (a) x root (b)

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

root (a/b)

A

root(a) / root(b)

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

quadratic formula

A

x = (-b +- root(b^2 - 4ac)) / 2a

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

What is the domain

A

The set of possible inputs for a function

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

What is the range

A

The set of possible outputs for a function

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

What are the roots of a function?

A

the values of x for which f(x) = 0

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

if the completed square was:
f(x) = (x+p)^2 + q
what would the turning point be?

A

(-p, q)

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

What is the discriminant?

A

b^2 - 4ac

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

How many roots does b^2 - 4ac > 0 have?

A

two distinct real roots

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

How many roots does b^2 - 4ac = 0 have?

A

One repeated root

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

How many roots does b^2 - 4ac < 0 have?

A

no real roots

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

What is x is greater than a or x is smaller than or equal to b in set notation?

A

{x:x is greater than a} u {x:x is smaller than or equal to b}

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

{x:x is greater than a} u {x:x is smaller than or equal to b}

A

{x: a is smaller than x which is smaller than or equal to b}

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

Is the circled filled in or empty for x is greater than or equal to y?

A

filled in

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

Is the circled filled in or empty for x is greater y?

A

empty

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

is y is greater than f(x) dotted or solid?

A

dotted

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

is y greater than or equal to f(x) dotted or solid?

A

solid

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

and

A

n

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

or

A

u

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

if x^3 is positive where does the graph start?

A

bottom left

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
if x^3 is negative where does the graph start?
top left
26
f(x) + a
vertical by a
27
f(x+a)
horizontal by -a
28
a X f(x)
stretch by factor of a vertically
29
f(a X x)
stretch by a scale factor of 1/a horizontally
30
-f(x)
reflection of f(x) in x axis
31
f(-x)
reflection of f(x) in the y axis
32
What do parallel lines have that are the same?
gradient
33
How are the gradients of two perpendicular lines found?
There gradients will multiply to make -1
34
Where does a perpendicular bisector pass through?
The mid point
35
The equation of a circle with centre (a,b) and radius = r is?
(x-a)^2 + (y-b)^2 = r^2
36
What is a tangents relationship with the radius?
perpendicular
37
What will the perpendicular bisector of a chord do?
Go through the centre of a circle
38
The angle in a semicircle is always a…
right angle
39
What does it mean to prove a mathematical statement true by exhaustion?
Breaking the statement into smaller cases and proving each case seperately
40
What does it mean to prove a mathematical statement not true by counter-example?
A counter-example is one example that does not work for the statement, you do not need to give more than one example, as one is sufficient to disprove a statement
41
What does it mean to prove a mathematical statement true by deduction?
Starting from known factors or definitions, then using logical steps to reach the desired conclusion
42
What is the general formula for binomial expansion? Using (a+b)^n as an example
a^n + nC1a^(n-1)b + nC2a^(n-2)b^2 + nC3a^(n-3)b^3 + … + b^n
43
Cosine rule for a missing side
a^2 = b^2 + c^2 - 2bc cos(A)
44
Sine rule for finding missing side
a / sin(A) = b / sin(B) = c / sin(C)
45
Sine rule for finding missing angle
sin(A) / a = sin(B) / b = sin(C) / c
46
Trigonometric formula for area of a triangle
area = 1/2 ab sin(C)
47
sin^2(x) + cos^2(x) =
1
48
sin(x) / cos(x)
tan(x)
49
Equation for differentiating from first principles
f’(x) = lim of h–> 0 of (f(x+h)-f(x)) / (h)
50
How do you find the derivitive usually?
Times by the power and then minus one from the power
51
if f’‘(a) > 0 then
the point is a local minimum
52
if f’‘(a) < 0 then
the point is a local maximum
53
What is a unit vector? How are they usually denoted?
A vector of length 1, usually denoted by i and j, for x and y respectively
54
What are position vectors?
vectors giving the position of a point, relative to a fixed origin
55
Generally how do you integrate?
Add one to the power and then divide the coefficient by the value of the new power
56
Why is e special?
The derivative of e^x = e^x
57
What is a^x = n as a log?
log(a)n = x
58
log x + log y =
log xy
59
log x - log y =
log x/y
60
log x^k =
k * log x
61
ln x =
log(e) x
62
e^(ln x) =
ln e^x = x
63
How can you use logs to understand non-linear data?
Mess around with the equation till you have a linear equation with logs, e.g. (log y = n * log x + log a) is the same as y = mx + c