Reference · Classes 6–12
The Vidaara Formula Library
Every formula you need for Maths, Physics and Chemistry — in clean, exam-ready notation. Search by name or topic, filter by subject, and copy any formula in one tap. 89 formulas and counting.
Search formulas
All subjects
Mathematics
Physics
Chemistry
Mathematics
Algebraic Identities
(a+b)^2 = a^2 + 2ab + b^2
Expansion of a binomial squared.
identity expand binomial
Square of a difference
Copy
(a-b)^2 = a^2 - 2ab + b^2
Expansion of a binomial difference squared.
identity expand binomial
Difference of two squares
Copy
a^2 - b^2 = (a+b)(a-b)
Factorise a difference of squares.
identity factor
(a+b)^3 = a^3 + 3a^2b + 3ab^2 + b^3
Expansion of a binomial cubed.
identity cube
Cube of a difference
Copy
(a-b)^3 = a^3 - 3a^2b + 3ab^2 - b^3
Expansion of a binomial difference cubed.
identity cube
a^3 + b^3 = (a+b)(a^2 - ab + b^2)
Factorise a sum of cubes.
identity factor cube
Difference of two cubes
Copy
a^3 - b^3 = (a-b)(a^2 + ab + b^2)
Factorise a difference of cubes.
identity factor cube
Quadratic Equations
x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}
Roots of ax² + bx + c = 0, a ≠ 0.
roots quadratic
D = b^2 - 4ac
D > 0 two real roots, D = 0 one, D < 0 none.
nature of roots quadratic
Sum & product of roots
Copy
\alpha + \beta = -\dfrac{b}{a}, \quad \alpha\beta = \dfrac{c}{a}
For ax² + bx + c = 0 with roots α, β.
roots quadratic
Sequences & Series
Arithmetic progression — nth term
Copy
a_n = a + (n-1)d
First term a, common difference d.
AP sequence
Arithmetic progression — sum
Copy
S_n = \dfrac{n}{2}\,[\,2a + (n-1)d\,] = \dfrac{n}{2}(a + l)
Sum of n terms; l is the last term.
AP sum
Geometric progression — nth term
Copy
a_n = a\,r^{\,n-1}
First term a, common ratio r.
GP sequence
Geometric progression — sum
Copy
S_n = \dfrac{a(r^n - 1)}{r - 1}, \quad r \ne 1
Sum of n terms of a GP.
GP sum
S_\infty = \dfrac{a}{1 - r}, \quad |r| < 1
Sum of an infinite GP that converges.
GP infinite sum
Logarithms
\log_b(xy) = \log_b x + \log_b y, \quad \log_b\!\dfrac{x}{y} = \log_b x - \log_b y
Product and quotient rules for logs.
log
Power rule & change of base
Copy
\log_b(x^n) = n\log_b x, \quad \log_b a = \dfrac{\ln a}{\ln b}
Bring down powers; change the base.
log change of base
Binomial Theorem
(a+b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{\,n-k} b^{\,k}
Expansion of (a + b) to a positive integer power.
binomial expand
Trigonometry
Pythagorean identity
Copy
\sin^2\theta + \cos^2\theta = 1
The fundamental trigonometric identity.
trig identity
Secant & cosecant identities
Copy
1 + \tan^2\theta = \sec^2\theta, \quad 1 + \cot^2\theta = \csc^2\theta
Derived Pythagorean identities.
trig identity
\sin(A \pm B) = \sin A\cos B \pm \cos A\sin B
Compound-angle formula for sine.
trig compound angle
\cos(A \pm B) = \cos A\cos B \mp \sin A\sin B
Compound-angle formula for cosine.
trig compound angle
Double-angle formulae
Copy
\sin 2\theta = 2\sin\theta\cos\theta, \quad \cos 2\theta = 2\cos^2\theta - 1
Sine and cosine of twice an angle.
trig double angle
\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C} = 2R
Relates sides to opposite angles; R is the circumradius.
trig triangle
c^2 = a^2 + b^2 - 2ab\cos C
Generalised Pythagoras for any triangle.
trig triangle
Coordinate Geometry
Distance between two points
Copy
d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
Length of the segment joining two points.
coordinate distance
M = \left(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\right)
Midpoint of a line segment.
coordinate midpoint
P = \left(\dfrac{m x_2 + n x_1}{m + n}, \dfrac{m y_2 + n y_1}{m + n}\right)
Point dividing a segment in ratio m : n.
coordinate ratio
m = \dfrac{y_2 - y_1}{x_2 - x_1}
Gradient through two points.
coordinate slope
Distance from a point to a line
Copy
d = \dfrac{|a x_0 + b y_0 + c|}{\sqrt{a^2 + b^2}}
Perpendicular distance to ax + by + c = 0.
coordinate distance line
Equation of a circle
Copy
(x - h)^2 + (y - k)^2 = r^2
Centre (h, k), radius r.
coordinate circle
Area of a triangle (coordinates)
Copy
A = \tfrac{1}{2}\,|\,x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)\,|
Area from three vertices.
coordinate area triangle
Mensuration
Circle — area & circumference
Copy
A = \pi r^2, \quad C = 2\pi r
Area and perimeter of a circle.
mensuration circle area
A = \sqrt{s(s-a)(s-b)(s-c)}, \quad s = \dfrac{a+b+c}{2}
Area of a triangle from its three sides.
mensuration triangle area
Sphere — surface area & volume
Copy
S = 4\pi r^2, \quad V = \tfrac{4}{3}\pi r^3
Surface area and volume of a sphere.
mensuration volume sphere
Cylinder — surface area & volume
Copy
\text{TSA} = 2\pi r(r + h), \quad V = \pi r^2 h
Total surface area and volume of a cylinder.
mensuration volume cylinder
Cone — surface area & volume
Copy
\text{TSA} = \pi r(r + l), \quad V = \tfrac{1}{3}\pi r^2 h, \quad l = \sqrt{r^2 + h^2}
Curved/total surface area, volume and slant height.
mensuration volume cone
Cuboid — surface area & volume
Copy
\text{TSA} = 2(lb + bh + hl), \quad V = lbh
Surface area and volume of a cuboid.
mensuration volume cuboid
Calculus — Derivatives
\dfrac{d}{dx}\,x^n = n\,x^{\,n-1}
Derivative of a power of x.
calculus derivative
Derivatives of sine & cosine
Copy
\dfrac{d}{dx}\sin x = \cos x, \quad \dfrac{d}{dx}\cos x = -\sin x
Standard trigonometric derivatives.
calculus derivative trig
Derivatives of eˣ and ln x
Copy
\dfrac{d}{dx}e^x = e^x, \quad \dfrac{d}{dx}\ln x = \dfrac{1}{x}
Exponential and natural-log derivatives.
calculus derivative
(uv)' = u'v + uv'
Derivative of a product.
calculus derivative
\left(\dfrac{u}{v}\right)' = \dfrac{u'v - uv'}{v^2}
Derivative of a quotient.
calculus derivative
\dfrac{dy}{dx} = \dfrac{dy}{du}\cdot\dfrac{du}{dx}
Derivative of a composite function.
calculus derivative composite
Calculus — Integrals
Power rule for integration
Copy
\int x^n\,dx = \dfrac{x^{\,n+1}}{n+1} + C, \quad n \ne -1
Indefinite integral of a power.
calculus integral
\int \dfrac{1}{x}\,dx = \ln|x| + C
Integral giving a natural logarithm.
calculus integral
Integrals of sine & cosine
Copy
\int \sin x\,dx = -\cos x + C, \quad \int \cos x\,dx = \sin x + C
Standard trigonometric integrals.
calculus integral trig
Permutations & Combinations
{}^nP_r = \dfrac{n!}{(n-r)!}
Ordered arrangements of r from n.
counting permutation
{}^nC_r = \dfrac{n!}{r!\,(n-r)!}
Unordered selections of r from n.
counting combination
Probability & Statistics
Probability of an event
Copy
P(A) = \dfrac{\text{favourable outcomes}}{\text{total outcomes}}
Classical definition of probability.
probability
P(A \cup B) = P(A) + P(B) - P(A \cap B)
Probability of A or B.
probability
Conditional probability
Copy
P(A \mid B) = \dfrac{P(A \cap B)}{P(B)}
Probability of A given that B occurred.
probability conditional
\bar{x} = \dfrac{\sum f_i x_i}{\sum f_i}
Arithmetic mean of grouped data.
statistics mean
Variance & standard deviation
Copy
\sigma^2 = \dfrac{\sum (x_i - \bar{x})^2}{n}, \quad \sigma = \sqrt{\sigma^2}
Spread of data about the mean.
statistics variance SD
Physics
Kinematics
First equation of motion
Copy
v = u + at
Velocity after time t under constant acceleration.
motion kinematics
Second equation of motion
Copy
s = ut + \tfrac{1}{2}at^2
Displacement under constant acceleration.
motion kinematics
Third equation of motion
Copy
v^2 = u^2 + 2as
Velocity–displacement relation.
motion kinematics
Laws of Motion
F = ma
Force equals mass times acceleration.
force newton
p = mv, \quad J = F\,\Delta t = \Delta p
Linear momentum and impulse–momentum theorem.
momentum impulse
Work, Energy & Power
W = F\,d\cos\theta
Work by a constant force at angle θ.
work energy
KE = \tfrac{1}{2}mv^2
Energy of a moving body.
energy kinetic
Potential energy (gravitational)
Copy
PE = mgh
Energy due to height in a gravitational field.
energy potential
P = \dfrac{W}{t} = Fv
Rate of doing work.
power
Gravitation
Newton's law of gravitation
Copy
F = \dfrac{G m_1 m_2}{r^2}
Force between two masses.
gravitation force
Acceleration due to gravity
Copy
g = \dfrac{GM}{R^2}
g at the surface of a planet of mass M, radius R.
gravitation g
Oscillations
Time period of a spring
Copy
T = 2\pi\sqrt{\dfrac{m}{k}}
SHM of a mass on a spring of stiffness k.
SHM oscillation
Time period of a pendulum
Copy
T = 2\pi\sqrt{\dfrac{L}{g}}
Simple pendulum of length L.
SHM pendulum
Waves
v = f\lambda
Speed equals frequency times wavelength.
wave frequency
Current Electricity
V = IR
Voltage equals current times resistance.
electricity ohm
P = VI = I^2 R = \dfrac{V^2}{R}
Power dissipated in a resistor.
electricity power
Optics
\dfrac{1}{f} = \dfrac{1}{v} - \dfrac{1}{u}
Thin-lens equation (sign convention applies).
optics lens
\dfrac{1}{f} = \dfrac{1}{v} + \dfrac{1}{u}
Spherical-mirror equation (sign convention applies).
optics mirror
Magnification (lens)
Copy
m = \dfrac{v}{u} = \dfrac{h'}{h}
Ratio of image to object size.
optics magnification
Mechanics of Fluids
P = \dfrac{F}{A}
Force per unit area.
pressure
\rho = \dfrac{m}{V}
Mass per unit volume.
density
Thermal Physics
Q = mc\,\Delta T
Heat to change temperature by ΔT; c is specific heat.
heat thermal
Modern Physics
Mass–energy equivalence
Copy
E = mc^2
Energy equivalent of mass.
modern energy
E = hf = \dfrac{hc}{\lambda}
Energy of a quantum of light.
modern photon quantum
Chemistry
Mole Concept
n = \dfrac{m}{M} = \dfrac{N}{N_A}
From mass/molar mass, or particles/Avogadro's number.
mole stoichiometry
Moles of a gas at STP
Copy
n = \dfrac{V}{22.4\ \text{L}}
Molar volume of an ideal gas at STP.
mole gas STP
Solutions
M = \dfrac{\text{moles of solute}}{\text{volume of solution (L)}}
Concentration in mol per litre.
solution concentration
m = \dfrac{\text{moles of solute}}{\text{mass of solvent (kg)}}
Concentration in mol per kg of solvent.
solution concentration
States of Matter
PV = nRT
Relates pressure, volume, moles and temperature.
gas ideal
P_1 V_1 = P_2 V_2
At constant temperature and amount of gas.
gas boyle
\dfrac{V_1}{T_1} = \dfrac{V_2}{T_2}
At constant pressure and amount of gas (T in kelvin).
gas charles
Acids, Bases & Salts
\text{pH} = -\log[\text{H}^+], \quad \text{pH} + \text{pOH} = 14
Acidity from hydrogen-ion concentration (at 25 °C).
acid base pH
Thermodynamics
\Delta G = \Delta H - T\,\Delta S
ΔG < 0 means a spontaneous process.
thermodynamics spontaneity
Equilibrium
Equilibrium constant
Copy
K_c = \dfrac{[\text{C}]^c[\text{D}]^d}{[\text{A}]^a[\text{B}]^b}
For aA + bB ⇌ cC + dD, in terms of concentrations.
equilibrium Kc
Electrochemistry
E^\circ_{\text{cell}} = E^\circ_{\text{cathode}} - E^\circ_{\text{anode}}
Standard EMF of an electrochemical cell.
electrochemistry EMF
No formulas match your search. Try a different keyword or subject.
Vidaara uses essential cookies to run the site and, with your consent, optional cookies to understand how learners use Vidaara so we can improve it. We never sell your data. Read our Cookie Policy and Privacy Policy .
Essential only
Accept all