Sum of interior angles = ?
180(n-2) - Each interior angle is 180(n-2)/n
Area of an equilateral triangle
s^2*sqrt(3)/4
Height of an equilateral triangle
s*sqrt(3)/2
Sides of 30-60-90 triangles
1 : sqrt(3) : 2
Sides of 45-45-90 triangles
1 : 1 : sqrt(2)
Obtuse triangle rule
c^2 > a^2 + b^2
Common right triangles
3:4:5 / 5:12:13 / 8:15:17 / 7:24:25 / 9:40:41
Properties of a rectangle
Properties of a square
Properties of a parallelogram
Properties of a rhombus
Properties of a trapezium
- Area = 0.5 (AB + CD)*h (AB and CD are parallel)
Properties of a regular hexagon
Properties of a cuboid
- Diagonal = sqrt(a^2 + b^2 + c^2) ; sqrt(3)*a for a cube
Volume of a cone
Properties of a sphere
- Surface = 4 * pi * r^2
(a+b)^2 + (a-b)^2
2a^2 + 2b^2
(a+b)^2 - (a-b)^2
4ab
Average speed (ONLY IF SAME DISTANCE)
(2* speed 1 * speed 2)/ (speed 1 + speed 2)
Last n digit(s) of a product = ?
Product of last n digits of each number (e.g. Last 2 digits of 84594929292 = 454992)
Which one-digit numbers have their powers end in the same digit
0, 1 , 5, 6
Which one-digit numbers have their even powers end in the same digit, and odd power in another digit
- 9 (9^2 = 1; 9^3 =9; 9^4 = 1)
Which one digit-numbers have their power end in a 4 by 4 pattern
2, 3, 7, 8
Sum of all numbers which can be formed using n digits (WITHOUT repetition)
= (n-1)!(sum of digits)(1111… n times)