Calculator Formulas

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/71

flashcard set

Earn XP

Description and Tags

Flashcards for TMSCA Calculator and other mathematical purposes

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

72 Terms

1
New cards

Cube Volume

V = s^3

2
New cards

Cube Surface Area

SA = 6s^2

3
New cards

Cube Inner Diagonal

d = s * sqrt(3)

4
New cards

Rectangular Prism Volume

V = lwh

5
New cards

Rectangular Prism Surface Area

SA = 2(lw + lh + wh)

6
New cards

Rectangular Prism Space Diagonal

d = sqrt(l^2 + w^2 + h^2)

7
New cards

Square Area

A = s^2

8
New cards

Square Diagonal

d = s * sqrt(2)

9
New cards

Parallelogram Area

A = h*b

10
New cards

Triangle Area (General)

A = 0.5 * b * h

11
New cards

Triangle Area (45-45-90)

A = 0.5 * s^2

12
New cards

Triangle Area (30-60-90)

A = (sqrt(3)/4) * s^2

13
New cards

Scalene Triangle (Area)

A = 0.5 * a * b * sin(C)

14
New cards

Scalene Triangle (3 sides Area)

S= sides/2, A= sqrt((s)(s-a)(s-b)(s-c))

15
New cards

Equaliteral triangle

(side^2 x sqrt3) / 4

16
New cards

Law of Cosines

c^2 = a^2+b^2 - 2abCosc

17
New cards

Law of Sines

sina/a = sinb/b

18
New cards

Cone Volume

V = (1/3) * pi * r^2 * h

19
New cards

Cone Surface Area

SA = pi * r * (r + s)

20
New cards

Cone LSA

pi(r)(s)

21
New cards

Cone slant height

sqrt((r^2)+(h^2))

22
New cards

Frustum of Cone Volume

V = (pi * h/3) * (R^2 + R*r + r^2)

23
New cards

Frustum of Cone Surface Area

SA = pi * (R + r) * l + pi * (R^2 + r^2)

24
New cards

Cylinder Volume

V = pi * r^2 * h

25
New cards

Cylinder Surface Area

SA = 2 * pi * r * (r + h)

26
New cards

Cylinder Lateral SA

2pi(r)(h)

27
New cards

Sphere Volume

V = (4/3) * pi * r^3

28
New cards

Sphere Surface Area

SA = 4 * pi * r^2

29
New cards

Hemisphere Volume

V = (2/3) * pi * r^3

30
New cards

Hemisphere Surface Area

SA = 3 * pi * r^2

31
New cards

Tetrahedron Volume

V = (s^3) / (6 * sqrt(2))

32
New cards

Tetrahedron Surface Area

4(b*h/2)

33
New cards

Rhombus Area

A = 0.5 * d1 * d2

34
New cards

Circle Area

A = pi * r^2

35
New cards

Semi-Circle Area

A = 0.5 * pi * r^2

36
New cards

Ellipse Area

Pi * 1/2maj * 1/2min

37
New cards

Octagon Area (Regular)

A = 2 * (1 + sqrt(2)) * a^2

38
New cards

Hexagon Area (Regular)

A = (3 * sqrt(3)/2) * a^2

39
New cards

Regular Polygon (Longest Diagonal, even n)

side/sin(180/n)

40
New cards

Regular Polygon (Longest Diagonal, odd n)

side/ 2(sin 90/n)

41
New cards

Pentagon area

5/2 * ap * height

42
New cards

Pentagonal Prism Volume

(5/2) * a*b * h

43
New cards

Pentagonal Prism Surface Area

5 * a * h + (5/2) * a^2 * cot(pi/5)

44
New cards

All polygon area

perimeter^2/( (tan180/n)(4n) )

45
New cards

1 gallon

3.785 liters, 231 cubic inches

46
New cards

1 pint

16 fluid ounces

47
New cards

1 liter

1000 milliliters

48
New cards

1 foot

12 inches

49
New cards

1 yard

3 feet

50
New cards

1 mile

1.609 kilometers

51
New cards

1 meter

3.281 feet

52
New cards

1 pound

0.4536 kilograms

53
New cards

1 ton

2000 pounds

54
New cards

1 kilogram

1000 grams

55
New cards

Feet/sec to mph

(ft/s * 3600) / 5280

56
New cards

Simple Interest (I)

P * r * t

57
New cards

Compound Interest (A)

P * (1 + r/n)^(n*t)

58
New cards

Product of roots

c/a

59
New cards

Sum of roots

-b/a

60
New cards

Axis of symmetry

-b/2a

61
New cards

Harmonic mean

½)+(⅓)+(1/ number n)

62
New cards

Geometric mean

nroot(1x2xnumber)

63
New cards

Hexagonal numbers

(n(4n-2))/2

64
New cards

Pentagonal numbers

n(3n-1)/2

65
New cards

Discriminant

b^2-4ac

66
New cards

Explicit Geometric

An = A1 x R^n-1

67
New cards

Explicit arithmetic

An = A1 + (n-1)d

68
New cards

Sum of interior angles

(n - 2) * 180

69
New cards

Sum of exterior angles

360

70
New cards

Quadratic Formula

x = (-b +- sqrt(b^2 - 4ac)) / 2a

71
New cards

Vertex Formula

Vertex form: y = a(x-h)^2 + k , Vertex: (h,k)

72
New cards

Point Slope Formula

y - y1 = m(x - x1)