Formulas Flashcards

(42 cards)

1
Q

Modulus turning point

A
  1. Separate ONLY MODULUS PART into >0 and <0
  2. Solve for x, the answer on the other side
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Finding f^-1 of a function

A
  1. MUST BE 1 TO 1 FUNCTION
  2. Let y = f(x)
  3. Solve for x
  4. Re substitute x for y
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

f(-x)

A

Reflection in y axis, so all negative x values became positive

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

-f(x)

A

Reflection in the x axis, so all negative Y values become positive

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

Order of transformations

A

REFLECTIONS FIRST e.g 2f(-x+5), REFLECT X VALUES FIRST
STRETCHES NEXT e.g 2f, so xY by 2 next
THEN TRANSLATIONS LAST y+7 or x+5 last ok

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

Gf(x)

A

Means g of f(x) so substitute f(x) wherever there in an x in G

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

Sec x

A

1/cosx

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

Sec x asymptotes

A

Wherever cos x = 0, so +-90, 270 etc

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

Cosec x

A

1/ sin x

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

Cosec asymptotes

A

Wherever sin x is 0, so +- 180, 360 etc

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

Cot x

A

1/tan x

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

Cot asymptotes

A

Wherever tan x =0, so +-180, 360, lines go other way

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

Sec ^2 x = ?

A

1 + tan^2 x = sec ^2 x

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

Cosec^2 x = ?

A

1 + cot^2 x

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

Arc sin arc cos and arc tan are what?

A

Sin^-1, cos^-1 and tan^-1

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

Range and domain of arc sin

A

Range: -pi/2 to pi/2
Domain: -1 to 1

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

Range and domain of arc cos

A

Range: 0 to pi
Domain -1 to 1

18
Q

Range and domain of arctan

A

Range: -pi/2 to pi/2
Domain: all real numbers

19
Q

Identity with arc sin and arc cos (hint: sum of them)

A

Arc sin + Arc cos = pi/2

20
Q

Sin (A+B)
Sin (A- B)

A

SinACosB + SinBCosA
SinACosB - SinBCosA

21
Q

Cos (A+B)
Cos (A - B)

A

CosACosB - SinASinB
CosACosB + SinASinB

22
Q

Tan (A+B)
Tan (A- B)

A

TanA + Tan B / 1- TanATanB
Tan - TanB / 1 + TanATanB

23
Q

Sin2A

24
Q

Cos2A

A

Cos^2 A - Sin^2 A
1 - 2Sin^2 A
2Cos^2 A - 1

25
Tan 2A
2TanA / 1- Tan^2 A
26
aSinx + bCosx aCos x + bSin x
RSin(x+a) RCos(x+a)
27
Getting into form RSin/Cos (x+a)
1. First expand Rsin/cos (x+a) with addition formula 2. Compare the formula and cancel out sinx and cosx so left with Rsina and Rcosa = … 3. Divide Rsina by Rcosa to get tanA and arctan to get A 4. Do Rsina^2 and Rcosa^2 equals wtv answer squared 5. Factorise R out and sin^2 + Cos^2 equals 1 6. Solve for R
28
When f(x) is e^x find f’(x)
The same: e^x
29
If f(x) is e^kx find f’(x)
K * e^kx
30
For graphs y = ax^n and y= ab^x against log y, log x and x respectively
1. Take logs of both sides 2. Compare to Y=mx +c to figure which represents each letter
31
Interpret the meaning of the constant … in the model
Y= the constant when the power is either 0 or 1, most likely 0 This is when the thing starts, so is the INITIAL value
32
Differentiate sin x Differentiate sin kx
Cos x Kcos kx
33
Differentiate cos x Differentiate cos kx
-sin x -Ksin kx DON’T FORGET THE MINUS !
34
Y = ln x, differentiate
1/x
35
For differentiating complex things like if contains e and sin/cos
Use product rule: 1. Let u = one part and v = the other 2. Differentiate u and v 3. U’V + V’U equals the expression differentiated
36
Differentiate the function of a function y = f(g(x))
= f’(g(x))g’(x)
37
If they give you x = ….. and ask to differentiate
1. Do dx/dy (basically just differentiate the y instead of x) 2. Do 1/ans as dy/dx is just that flipped
38
Differentiate ln x
1/x
39
Quotient rule
Y’ = vu’ - uv’ / v^2
40
Product rule
Y’ = uv’ + vu’
41
Chain rule
Y’ = dy/du x dy/dx
42
Differentiate sin^2 x
2sinxcosx Use chain rule: Let u = sin x Let v = u^2 Differentiate each = 2u x cosx (sin differentiated) = 2sinxcosx