Maths Equations Flashcards

1
Q

how to prove that there are two distinct real roots

A

b^2−4ac > 0

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

How to prove that there are equal roots

A

b^2−4ac = 0

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

How to prove that there are no real roots

A

b^2−4ac < 0

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

Factor theorem

A

If f(a) = 0, then (x - a) is a factor of f(x)
If f(b/a) = 0 then (ax - b) is a factor of f(x)

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

Gradient between 2 points

A

(y2-y1)/(x2-x1)

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

Midpoint

A

((x1+x2/2) , (y1+y2/2))

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

distance between two points

A

square root of (x2 - x1)^2 + (y2 - y1)^2

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

equation of a circle

A

(x - a)^2 + (y - b)^2 = r^2
where (a,b) is the centre and r is the radius

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

how to prove a function is increasing

A

dy/dx > 0

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

how to prove a function is decreasing

A

dy/dx < 0

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

prove there is a stationary point / turning point / maximums / minimums

A

dy/dx = 0

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

prove a point is a maximum

A

d^2y/dx^2 < 0

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

prove a point is a minimum

A

d^2y/dx^2 > 0

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

prove a graph is concave

A

d^2y/dx^2 < 0

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

prove a graph is convex

A

d^2y/dx^2 > 0

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

prove there is a point of inflection

A

d^2y/dx^2 = 0
(d^2y/dx^2 = 0 doesn’t guaruntee a point of inflection)

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

chain rule

A

dy/dx = dy/du x du/dx

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

the product rule

A

dy/dx = f’(x)g(x) + f(x)g’(x)

19
Q

cosine rule

A

a^2 = b^2 + c^2 - 2bccosA
cosA = (b^2 + c^2 - a^2) / (2bc)

20
Q

sine rule

A

a/sinA = b/sinB = c/sinC

21
Q

Area of a triangle (trig)

A

(1/2)absinC

22
Q

Arc length

A


(if θ is in radians)

23
Q

Sector area

A

(1/2)(r^2)θ
(if θ is in radians)

24
Q

converting radians to degrees

A

π radians = 180 degrees

25
tanx =
sinx/cosx
26
secx =
1/cosx
27
cosecx =
1/sinx
28
cotx =
1/tanx cosx/sinx
29
sin2x =
2sinxcosx
30
cos2x =
cos^2x - sin^2x 2cos^2x - 1 1- 2sin^2x
31
tan2x =
2tanx / (1- tan^2x)
32
sin^2x =
1 - cos^2x
33
cos^2x =
1 - sin^2x
34
sec^2x =
tan^2x + 1
35
tan^2x =
sec^2x - 1
36
cosec^2x =
1 + cot^2x
37
cot^2x =
cosec^2x - 1
38
magnitude of vector a (when a = xi + yj +zk)
square root of x^2 + y^2 + z^2
39
unit vector in direction of a (when a = xi + yj +zk)
(1 / (square root of x^2 + y^2 + z^2)) x (xi + yj +zk)
40
loga(b) = c
a^c = b
41
loga(xy)
= loga(x) + loga(y)
42
loga(x/y) =
loga(x) - loga(y)
43
loga(x)^y
yloga(x)