MATH 141 Exam 1

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/52

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:00 PM on 6/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

53 Terms

1
New cards

∫(1/x)dx =

ln|x| + C

2
New cards

∫exdx =

ex +C

3
New cards

∫axdx =

(ax/lna) +C

4
New cards

∫(f’(x)/f(x))dx =

ln |f(x)| +C

5
New cards

∫ (1/√1-x2)dx =

sin-1x +C

6
New cards

∫ (1/√1+x2)dx =

tan-1x+C

7
New cards

∫ sinxdx =

-cosx +C

8
New cards

∫ cosxdx =

sinx + C

9
New cards

∫ sec2xdx =

tanx + C

10
New cards

∫ tanxdx =

ln|secx| +C

11
New cards

∫ csc2xdx =

-cotx +C

12
New cards

∫ secx tanxdx =

secx + C

13
New cards

∫ cscx cotxdx =

-csc x +C

14
New cards

∫ sinaxdx =

-(1/a)cosax + C

15
New cards

∫ cosaxdx =

(1/a)sinx + C

16
New cards

d/dx (lnx) =

1/x

17
New cards

d/dx (logax) =

1/x * lna

18
New cards

d/dx (ex) =

ex

19
New cards

d/dx (ax) =

ax * lna

20
New cards

∫ (1/x*lna) dx =

logax +C

21
New cards

∫ (cosx)/(sinx)dx =

ln|sinx| + C

22
New cards

ln (e) =

1

23
New cards

ln (1) =

0

24
New cards

cos (0) =

1

25
New cards

cos (π) =

-1

26
New cards

xndx =

(xn+1/n+1) + C when x doesn’t = -1

27
New cards

∫ sinhxdx =

coshx + C

28
New cards

∫ 1/(x2+a2)dx =

1/a tan-1(x/a) +C

29
New cards

∫ cos hx dx =

sinhx + C

30
New cards

∫ cotxdx =

ln |sinx| + C

31
New cards

∫ 1/ (√a2-x2)dx =

sin-1 (x/a) + C

32
New cards

by parts formula

u * v - ∫ v * du

33
New cards

d/dx logax =

(lnx/lna)dx

34
New cards

sin2x + cos2x = (pythagorean identity)

1

35
New cards

sin2x = (pythagorean identity)

1 - cos2x

36
New cards

cos2x = (pythagorean identity)

1 - sin2x

37
New cards

sin2x = (double angle formula)

2sinxcosx

38
New cards

cos2x = (double angle formula)

  1. cos2x - sin2x

  2. 1 - 2sin2x

  3. 2cos2x - 1

39
New cards

sin2x = (half-angle formula)

(1-cos2x)/2

40
New cards

cos2x = (half-angle formula)

(1+cos2x)/2

41
New cards

sinaxdx =

(-cosax)/a + C

42
New cards

∫cosaxdx

(sinax) / a + C

43
New cards

∫sinnxcosmxdx ** if both exponents are even use:

half-angle formula

44
New cards

∫sinnxcosmxdx if both exponents are odd (or one is even, one odd):

  1. u = sinx ; du = cosxdx

  2. u = cosx ; du = -sinxdx

45
New cards

∫tannxsecmxdx **if both exponents are even:

  1. d/dx tanx = sec2x

  2. sec2x = 1 + tan2x

  3. let u = tanx ; du = sec2xdx

46
New cards

∫tannxsecmxdx **if both exponents are odd:

  1. d/dx secx = secxtanx

  2. tan2x = sec2x -1

  3. let u = secx ; du = secxtanxdx

47
New cards

trigonometric substitution table

knowt flashcard image
48
New cards

Proper Rational Function

degree of demoninator > degree of numerator

49
New cards

Improper Rational Function

Degree of numerator > degree of demoninator

50
New cards

Proper Functions Procedure:

Step one: factor demoninator completely

Step two: express function as:
(A1/a1x+b1) + (A2/a2x+b2) + … + (Ak/akx+bk)

51
New cards

if the demoninator is repeated (x2(x-1)3) for example, then:

(A1/a1x+b1) + (A2/(a1x+b1)2) + … + (Ar/(a1x+b1)r)

52
New cards

if the denominator has an irreducible quadratic factor; (x-2)(x2+1)(x2+4), for example, then:

(Ax+B) / (ax2+bx+c)

53
New cards

For improper functions:

Q(x) + (R(x)/original demoninator)

  1. Q(x) = quotient and R(x) = remainder; long divide to get these variables, then integrate.