100 absolutely must know maths formulas for high schoolers

Here are 100 useful math formulas for high school students in India (ICSE/IB/CBSE) that cover various topics:

Algebra:

  1. Quadratic formula: x = (-b ± √(b² – 4ac))/2a
  2. Slope-intercept form: y = mx + b
  3. Point-slope form: y – y1 = m(x – x1)
  4. Distance formula: d = √((x2 – x1)² + (y2 – y1)²)
  5. Midpoint formula: (x,y) = ((x1 + x2)/2, (y1 + y2)/2)
  6. Standard form: Ax + By = C
  7. Vertex form: y = a(x – h)² + k
  8. FOIL method: (a + b)(c + d) = ac + ad + bc + bd
  9. Difference of squares: (a + b)(a – b) = a² – b²
  10. Perfect squares: (a + b)² = a² + 2ab + b²; (a – b)² = a² – 2ab + b²

Geometry:

  1. Pythagorean theorem: a² + b² = c²
  2. Area of a triangle: A = (1/2)bh
  3. Area of a circle: A = πr²
  4. Circumference of a circle: C = 2πr
  5. Volume of a sphere: V = (4/3)πr³
  6. Volume of a cylinder: V = πr²h
  7. Volume of a cone: V = (1/3)πr²h
  8. Perimeter of a rectangle: P = 2(l + w)
  9. Perimeter of a square: P = 4s
  10. Diagonal of a square: d = s√2

Trigonometry:

  1. Sine: sinθ = opposite/hypotenuse
  2. Cosine: cosθ = adjacent/hypotenuse
  3. Tangent: tanθ = opposite/adjacent
  4. Cosecant: cscθ = hypotenuse/opposite
  5. Secant: secθ = hypotenuse/adjacent
  6. Cotangent: cotθ = adjacent/opposite
  7. Pythagorean identities: sin²θ + cos²θ = 1; 1 + tan²θ = sec²θ; 1 + cot²θ = csc²θ
  8. Law of sines: a/sinA = b/sinB = c/sinC
  9. Law of cosines: c² = a² + b² – 2abcosC
  10. Unit circle: A circle with a radius of 1, used to determine trigonometric functions of angles.

Calculus:

  1. Derivative of a constant: d/dx(c) = 0
  2. Power rule: d/dx(x^n) = nx^(n-1)
  3. Product rule: d/dx(fg) = fg’ + f’g
  4. Quotient rule: d/dx(f/g) = (g f’ – f g’)/g^2
  5. Chain rule: d/dx(f(g(x))) = f'(g(x))g'(x)
  6. Integration by substitution: ∫f(g(x))g'(x)dx = ∫f(u)du, where u = g(x)
  7. Integration by parts: ∫u dv = uv

Probability and Statistics:

  1. Mean: The average of a set of numbers. It is calculated by summing all the numbers and then dividing by the total number of numbers.
  2. Median: The middle value of a set of numbers when arranged in order.
  3. Mode: The number that appears most frequently in a set of numbers.
  4. Range: The difference between the largest and smallest values in a set of numbers.
  5. Standard deviation: A measure of the spread of a set of numbers.
  6. Variance: The average of the squared differences from the mean.
  7. Probability of an event: P(A) = n(A)/n(S), where n(A) is the number of favorable outcomes and n(S) is the total number of outcomes.
  8. Combinations: nCr = n!/r!(n-r)!
  9. Permutations: nPr = n!/(n-r)!
  10. Binomial distribution: P(x) = nCx p^x (1-p)^(n-x), where nCx = n!/x!(n-x)!
  11. Normal distribution: A bell-shaped curve used to represent continuous data.

Number Theory:

  1. Prime numbers: Numbers that are only divisible by 1 and themselves.
  2. Composite numbers: Numbers that have more than two factors.
  3. Factorization: Breaking down a number into its prime factors.
  4. Greatest common factor (GCF): The largest factor that two or more numbers have in common.
  5. Least common multiple (LCM): The smallest multiple that two or more numbers have in common.
  6. Divisibility rules: Rules that help determine if a number is divisible by another number without performing division.
  7. Euclid’s algorithm: A method for finding the GCF of two numbers.
  8. Fermat’s little theorem: If p is a prime number, then a^p ≡ a (mod p) for any integer a.
  9. Euler’s totient function: φ(n) is the number of positive integers less than or equal to n that are relatively prime to n.

Logic:

  1. Proposition: A statement that is either true or false.
  2. Conjunction: A compound statement formed by the word “and”.
  3. Disjunction: A compound statement formed by the word “or”.
  4. Negation: The opposite of a statement.
  5. Conditional statement: A statement of the form “if p, then q”.
  6. Contrapositive: The statement formed by switching the hypothesis and conclusion of a conditional statement and negating both.
  7. Inverse: The statement formed by negating both the hypothesis and conclusion of a conditional statement.
  8. Converse: The statement formed by switching the hypothesis and conclusion of a conditional statement.

Functions:

  1. Domain: The set of all possible input values of a function.
  2. Range: The set of all possible output values of a function.
  3. One-to-one function: A function where each input has a unique output.
  4. Inverse function: A function that “undoes” another function.
  5. Composite function: A function that combines two or more functions.
  6. Exponential function: A function of the form f(x) = a^x, where a is a positive constant.
  7. Logarithmic function: A function of the form f(x) = loga(x), where a is a positive constant.
  8. Natural logarithm: The logarithm with base e, where e is the mathematical constant approximately equal to 2.71828.

Matrices:

  1. Matrix addition: C = A + B, where Cij = Aij + Bij for all i and j.
  2. Matrix subtraction: C = A – B, where Cij = Aij – Bij for all i and j.
  3. Scalar multiplication: C = kA, where Cij = kAij for all i and j.
  4. Matrix multiplication: C = AB, where Cij = Σk AikBkj for all i and j.
  5. Identity matrix: A square matrix with 1s on the diagonal and 0s everywhere else.
  6. Transpose: A matrix where the rows and columns are interchanged.
  7. Determinant: A scalar value that can be calculated for a square matrix.
  8. Inverse: The matrix that when multiplied by a given matrix gives the identity matrix.
  9. Adjoint: The transpose of the matrix of cofactors.
  10. Cofactor: The product of (-1)^(i+j) and the determinant of the matrix obtained by deleting the ith row and jth column of a given matrix.
  11. Geometry:
  12. Pythagorean theorem: a^2 + b^2 = c^2, where a and b are the lengths of the two legs of a right triangle and c is the length of the hypotenuse.
  13. Trigonometric ratios: sinθ = opposite/hypotenuse, cosθ = adjacent/hypotenuse, tanθ = opposite/adjacent.
  14. Similar triangles: Triangles with the same shape but different sizes.
  15. Congruent triangles: Triangles with the same shape and size.
  16. Area of a triangle: 1/2 bh, where b is the base and h is the height.
  17. Area of a circle: πr^2, where r is the radius.
  18. Circumference of a circle: 2πr, where r is the radius.
  19. Volume of a sphere: 4/3 πr^3, where r is the radius.
  20. Surface area of a sphere: 4πr^2, where r is the radius.
  21. Midpoint formula: (x1 + x2)/2, (y1 + y2)/2.
  22. Distance formula: √(x2-x1)^2 + (y2-y1)^2.
  23. Calculus:
  24. Derivative: The slope of a tangent line to a curve at a given point.
  25. Chain rule: d/dx (f(g(x))) = f'(g(x))g'(x).
  26. Product rule: (fg)’ = f’g + fg’.
  27. Quotient rule: (f/g)’ = (f’g – fg’)/g^2.
  28. Integration by substitution: ∫f(g(x))g'(x)dx = ∫f(u)du.
  29. Fundamental theorem of calculus: ∫a^b f(x)dx = F(b) – F(a), where F(x) is the antiderivative of f(x)

Leave a comment

Your email address will not be published. Required fields are marked *