Pure 1 Flashcards

1
Q

a^m x a^n =

A

a^m+n

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

a^m / a^n =

A

a^m-n

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

(a^m)^n =

A

a^mn

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

(ab)^n =

A

a^n b^n

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 y or x is smaller than or equal to b in set notation?

A

{x: x is greater than y} 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

What is x is greater than y and x is smaller than or equal to b?

A

{x: y 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 than y?

A

Empty

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

Steps to solve a quadratic inequality

A

.Solve like a normal quadratic
.Draw a graph
.If solving for ax^2 + bx + c is greater than 0, then the answer is the x values above the x axis
.If solving for ax^2 + bx + c is smaller than 0, then the answer is the x values below the x axis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
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
22
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
23
Q

and

A

n

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

or

A

u

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
if x^3 is positive where does the graph start?
Bottom left
26
if x^3 is negative where does the graph start?
Top left
27
f(x) + a
Vertical by a
28
f(x + a)
Horizontal by -a
29
a X f(x)
Stretch by factor of a vertically
30
f(a X x)
Stretch by a scale factor of 1/a horizontally
31
-f(x)
Reflection of f(x) in x axis
32
f(-x)
Reflection of f(x) in the y axis
33
formula for m
(y2 - y1) / (x2 - x1)
34
formula for finding equation of a straight line
y - y1 = m(x - x1)
35
What do parallel lines have that are the same?
Gradient
36
How are the gradients of two perpendicular lines found?
Their gradients will multiply to make -1
37
How to find length of straight line between two points?
Pythagoras’ formula
38
How to find mid point of two points
((x1 + x2) / 2, (y1 + y2) / 2)
39
Where does a perpendicular bisector pass through?
The mid point
40
The equation of a circle with centre (0,0) and radius = r is?
x^2 + y^2 = r^2
41
The equation of a circle with centre (a,b) and radius = r is?
(x - a)^2 + (y - b)^2 = r^2
42
What is a tangents relationship with the radius?
Perpendicular
43
What will the perpendicular bisector of a chord do?
Go through the centre of a circle
44
The angle in a semicircle is always a…
Right angle
45
What does it mean to prove a mathematical statement true by exhaustion?
Breaking the statement into smaller cases and proving each case separately
46
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
47
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
48
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
49
Cosine rule for a missing side
a^2 = b^2 + c^2 - 2bc cos(A)
50
Cosine rule for a missing angle
cos(A) = (b^2 + c^2 - a^2) / 2bc
51
Sine rule for finding missing side
a / sin(A) = b / sin(B) = c / sin(C)
52
Sine rule for finding missing angle
sin(A) / a = sin(B) / b = sin(C) / c
53
Trigonometric formula for area of a triangle
area = 1/2 ab sin(C)
54
sin^2(x) + cos^2(x) =
1
55
sin(x) / cos(x)
tan(x)
56
A vector has both magnitude and direction? T or F
T
57
If PQ–> = RS–> then
The line segments PQ and RS are equal in length and are parallel
58
If AB–> = -BA–> then
AB is equal in length, parallel and in the opposite direction to BA
59
AB–> + BC–> =
AC–>
60
What is lamda?
A non-zero scalar
61
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
62
How would you find the magnitude of: a = xi + yj
[a] = sqrt(x^2 + y^2)
63
What are position vectors?
Vectors giving the position of a point, relative to a fixed origin
64
Equation for differentiating from first principles
f’(x) = lim of h→0 of (f(x+h) - f(x)) / (h)
65
How do you find the derivative usually?
Times by the power and then minus one from the power
66
if f’‘(a) > 0 then
The point is a local minimum
67
if f’‘(a) < 0 then
The point is a local maximum
68
Generally how do you integrate?
Add one to the power and then divide the coefficient by the value of the new power
69
If not integrating to find an area on a graph, what must you remember to do?
Constant of integration = +c
70
How must normal integration be set out?
Integration squiggle, equation wanting to integrate, dx
71
Where do you put the limits on definite integrals?
At the top and bottom of the squiggly line
72
Which limits go where?
Highest value on the top
73
Which limit value gets taken away from which one?
Top minus bottom
74
Stages of definite integrals?
Squiggly line, square bracket, two normal brackets
75
When integrating to find area, what area does it find? If it's under the x-axis what must you do?
The area between the curve and the x-axis, if it is under the x-axis it will be negative so you need to flip it
76
Why is e special?
The derivative of e^x = e^x
77
What is a^x = n as a log?
log(a)n = x
78
log x + log y =
log xy
79
log x - log y =
log x/y
80
log x^k =
k * log x
81
ln x =
log(e) x
82
e^(ln x) =
ln e^x = x
83
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
84
If y = ax^n then the graph of log y against log x will be
A straight line with gradient n and vertical intercept log a
85
If y = an^x then the graph of log y against x will be
A straight line with gradient log n and vertical intercept log a
86