Comprehensive Mathematical Formulas Lecture Notes

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

1/54

flashcard set

Earn XP

Description and Tags

A collection of mathematical formulas and identities covering Geometry, Trigonometry (Circle), Mensuration, Heron's Formula, Coordinate Geometry, and Polynomials.

Last updated 1:14 AM on 6/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

55 Terms

1
New cards

Radius of a Circle

12×diameter\frac{1}{2} \times \text{diameter}

2
New cards

Diameter of a Circle

2×radius2 \times \text{radius}

3
New cards

Circumference of a Circle

2πr2\pi r

4
New cards

Formula for Pi (\pi)

π=CD\pi = \frac{C}{D}

5
New cards

Arc length of a sector

θ360×2πr\frac{\theta}{360} \times 2\pi r

6
New cards

Area of circle

πr2\pi r^2

7
New cards

Area of sector

θ360×πr2\frac{\theta}{360} \times \pi r^2

8
New cards

Area of minor segment

Area of sectorArea of triangle=θ360×πr212×b×h\text{Area of sector} - \text{Area of triangle} = \frac{\theta}{360} \times \pi r^2 - \frac{1}{2} \times b \times h

9
New cards

Perimeter of Square

4×side=4a4 \times \text{side} = 4a

10
New cards

Area of Square

Side×Side=a2\text{Side} \times \text{Side} = a^2

11
New cards

Perimeter of Rectangle

2(l+b)2(l + b)

12
New cards

Area of Rectangle

l×bl \times b

13
New cards

Perimeter of Rhombus

4×side4 \times \text{side}

14
New cards

Area of Rhombus

12×d1×d2\frac{1}{2} \times d_1 \times d_2

15
New cards

Perimeter of 11 gram

2(l+b)2(l + b)

16
New cards

Area of 11 gram

(b×h)(b \times h)

17
New cards

Perimeter of Triangle

Sum of all three sides\text{Sum of all three sides}

18
New cards

Area of Triangle

12×b×h\frac{1}{2} \times b \times h

19
New cards

Area of St (Heron's Formula)

s(sa)(sb)(sc)\sqrt{s(s - a)(s - b)(s - c)} where s=a+b+c2s = \frac{a + b + c}{2}

20
New cards

Perimeter of Equilateral triangle

3a3a

21
New cards

Area of Equilateral triangle

3a2\sqrt{3}a^2

22
New cards

Area of Trapezium

12×(a+b)×h\frac{1}{2} \times (a + b) \times h

23
New cards

C.S.A of Cone

πrl\pi r l

24
New cards

T.S.A of Cone

πr(l+r)\pi r(l + r)

25
New cards

Volume of Cone

13×πr2h\frac{1}{3} \times \pi r^2 h

26
New cards

Slant height (l) of a Cone

l=r2+h2l = \sqrt{r^2 + h^2}

27
New cards

C.S.A and T.S.A of Sphere

4πr24\pi r^2

28
New cards

Volume of Sphere

43×πr3\frac{4}{3} \times \pi r^3

29
New cards

C.S.A of Hemi-Sphere

2πr22\pi r^2

30
New cards

T.S.A of Hemisphere

3πr23\pi r^2

31
New cards

Volume of Hemi-sphere

23×πr3\frac{2}{3} \times \pi r^3

32
New cards

Equation of x-axis

y=0y = 0

33
New cards

Equation of y-axis

x=0x = 0

34
New cards

Coordinate Quadrant I

(x,y)(+,+)(x, y) \rightarrow (+, +)

35
New cards

Coordinate Quadrant II

(x,y)(,+)(-x, y) \rightarrow (-, +)

36
New cards

Coordinate Quadrant III

(x,y)(,)(-x, -y) \rightarrow (-, -)

37
New cards

Coordinate Quadrant IV

(x,y)(+,)(x, -y) \rightarrow (+, -)

38
New cards

Point on x-axis

(x,0)(x, 0)

39
New cards

Point on y-axis

(0,y)(0, y), where x point=0x \text{ point} = 0

40
New cards

Distance Formula (AB)

AB=(x2x1)2+(y2y1)2AB = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

41
New cards

Mid-Point Formula

x=x1+x22,y=y1+y22x = \frac{x_1 + x_2}{2}, y = \frac{y_1 + y_2}{2}

42
New cards

Linear Polynomial

Degree: 1, General Form: ax+b\text{Degree: 1, General Form: } ax + b

43
New cards

Quadratic Polynomial

Degree: 2, General Form: ax2+bx+c\text{Degree: 2, General Form: } ax^2 + bx + c

44
New cards

Cubic Polynomial

Degree: 3, General Form: ax3+bx2+cx+d\text{Degree: 3, General Form: } ax^3 + bx^2 + cx + d

45
New cards

Algebraic Identity (a+b)^2

a2+b2+2aba^2 + b^2 + 2ab

46
New cards

Algebraic Identity (a-b)^2

a2+b22aba^2 + b^2 - 2ab

47
New cards

Algebraic Identity a^2 - b^2

(a+b)(ab)(a + b)(a - b)

48
New cards

Algebraic Identity (x+a)(x+b)

x2+(a+b)x+abx^2 + (a + b)x + ab

49
New cards

Algebraic Identity (a+b+c)^2

a2+b2+c2+2ab+2bc+2caa^2 + b^2 + c^2 + 2ab + 2bc + 2ca

50
New cards

Algebraic Identity (a+b)^3

a3+b3+3ab(a+b)a^3 + b^3 + 3ab(a + b)

51
New cards

Algebraic Identity (a-b)^3

a3b33ab(ab)a^3 - b^3 - 3ab(a - b)

52
New cards

Algebraic Identity a^3 + b^3

(a+b)(a2ab+b2)(a + b)(a^2 - ab + b^2)

53
New cards

Algebraic Identity a^3 - b^3

(ab)(a2+ab+b2)(a - b)(a^2 + ab + b^2)

54
New cards

Sum of Cubes Identity

a3+b3+c33abc=(a+b+c)(a2+b2+c2abbcca)a^3 + b^3 + c^3 - 3abc = (a + b + c)(a^2 + b^2 + c^2 - ab - bc - ca)

55
New cards

Conditional Cube Identity

if a+b+c=0, then a3+b3+c3=3abc\text{if } a + b + c = 0, \text{ then } a^3 + b^3 + c^3 = 3abc