Test 1 Flashcards

1
Q

dx 1/x

A

-1/x^2

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

int 1/x

A

ln(abs(x))

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

dx sin(x)

A

cos(x)

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

int sin(x)

A

-cos(x)

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

identity sin^2(x) = ?

A

1 - cos^2(x)

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

identity cos^2(x) = ?

A

1 - sin^2(x)

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

identity sin(2x) (with both cos and sin)

A

2sin(x)cos(x)

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

identity sin^2(x) (with only cos)

A

1/2(1 - cos(2x))

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

identity cos^2(x) (with only cos)

A

1/2(1 + cos(2x))

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

tan^2(x) + 1 =

A

sec^2(x)

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

sec^2(x) - 1 =

A

tan^2(x)

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

dx arctan(x)

A

1 / 1 + x^2

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

dx arcsin(x)

A

1 / sqrt(1 - x^2)

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

dx arccos(x)

A

-1 / sqrt(1 - x^2)

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

integration by parts formula

A

int udv = uv - int vdu

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

int sec(x)

A

ln(abs(sec(x) + tan(x)))

17
Q

int tan(x)

A

ln(abs(sec(x)))

18
Q

int sin^2(x)

A

1/2x -1/4sin(2x)

19
Q

int cos^2(x)

A

1/2x + 1/4sin(2x)