Comprehensive Mathematics Formula Reference
A complete guide to essential formulas in algebra, calculus, geometry, statistics, and trigonometry.
Algebra
Algebra is a branch of mathematics dealing with symbols and the rules for manipulating them. It forms the basis of advanced math and problem solving.
An algebraic expression combines variables, constants, and operations.
Where \( a \), \( b \), and \( c \) are constants, and \( x \) is a variable.
Example: \( 3x^2 - 5x + 7 \)
The slope-intercept form of a line is:
- \( m \) is the slope
- \( b \) is the y-intercept
Example: \( y = 2x + 3 \)
The solutions of \( ax^2 + bx + c = 0 \) are:
Example: For \( 2x^2 - 5x + 3 = 0 \), the roots are \( x = 1 \) and \( x = \frac{3}{2} \).
\( x^a \cdot x^b = x^{a+b} \)
\( \frac{x^a}{x^b} = x^{a-b} \)
\( (x^a)^b = x^{ab} \)
\( x^0 = 1 \)
\( x^{-n} = \frac{1}{x^n} \)
Example: \( 1011_2 = 11_{10} \)
\( a^2 - b^2 = (a+b)(a-b) \)
\( a^2 + 2ab + b^2 = (a+b)^2 \)
\( a^2 - 2ab + b^2 = (a-b)^2 \)
\( a^3 + b^3 = (a+b)(a^2-ab+b^2) \)
\( a^3 - b^3 = (a-b)(a^2+ab+b^2) \)
Calculus
Calculus studies change and accumulation. Its two main branches are differential calculus and integral calculus.
Example: \( \frac{d}{dx}[\sin(x^2)] = 2x\cos(x^2) \)
\( \int f(x)\,dx = F(x) + C \)
\( \int_a^b f(x)\,dx = F(b) - F(a) \)
\( \int x^n dx = \frac{x^{n+1}}{n+1} + C \)
\( \int \frac{1}{x} dx = \ln|x| + C \)
Geometry
Geometry focuses on shape, size, dimensions, and the properties of space.
Cube: \( V = s^3 \)
Rectangular Prism: \( V = lwh \)
Sphere: \( V = \frac{4}{3}\pi r^3 \)
Cylinder: \( V = \pi r^2 h \)
Cone: \( V = \frac{1}{3}\pi r^2 h \)
Square: \( P = 4s \)
Rectangle: \( P = 2(l+w) \)
Circle: \( C = 2\pi r \)
Triangle: \( P = a+b+c \)
\( A = \frac{1}{2}bh \)
\( A = \sqrt{s(s-a)(s-b)(s-c)} \)
Cube: \( SA = 6s^2 \)
Rectangular Prism: \( SA = 2(lw+lh+wh) \)
Sphere: \( SA = 4\pi r^2 \)
Cylinder: \( SA = 2\pi r^2+2\pi rh \)
Statistics
Statistics focuses on collecting, analyzing, interpreting, and presenting data.
\( \bar{x} = \frac{\sum x_i}{n} \)
Median = middle value of ordered data
Mode = most frequent value
\( \sigma = \sqrt{\frac{\sum (x_i-\mu)^2}{N}} \)
\( s = \sqrt{\frac{\sum (x_i-\bar{x})^2}{n-1}} \)
\( P(A)=\frac{\text{favorable}}{\text{total}} \)
\( P(A|B)=\frac{P(A\cap B)}{P(B)} \)
\( P(A\cup B)=P(A)+P(B)-P(A\cap B) \)
\( P(A\cap B)=P(A)\times P(B|A) \)
Trigonometry
Trigonometry studies the relationships between angles and sides of triangles and their periodic behavior.
\( \sin\theta = \frac{\text{opposite}}{\text{hypotenuse}} \)
\( \cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}} \)
\( \tan\theta = \frac{\text{opposite}}{\text{adjacent}} \)
\( \csc\theta = \frac{1}{\sin\theta} \)
\( \sec\theta = \frac{1}{\cos\theta} \)
\( \cot\theta = \frac{1}{\tan\theta} \)
\( \sin^2\theta + \cos^2\theta = 1 \)
\( 1 + \tan^2\theta = \sec^2\theta \)
\( 1 + \cot^2\theta = \csc^2\theta \)
\( \sin(A \pm B)=\sin A\cos B \pm \cos A\sin B \)
\( \cos(A \pm B)=\cos A\cos B \mp \sin A\sin B \)
\( \tan(A \pm B)=\frac{\tan A \pm \tan B}{1 \mp \tan A\tan B} \)
