Checking the Dimensional Consistency of an Equation

Physics · Units And Measurements · NEET

An equation is dimensionally consistent when every term on both sides has the same dimensions. To check it, write the dimensional formula of each term separately; if they all match, the equation can be correct, and if even one term is different, the equation is definitely wrong. Memory hook: "You can only add apples to apples" — you cannot add a velocity to a force, just as you cannot add [L T^-1] to [M L T^-2].
Check every term separately: v = u + atv[L T⁻¹]u[L T⁻¹]a t[L T⁻²][T]=[L T⁻¹]=+All terms = [L T⁻¹]Dimensionally consistent ✓
To test v = u + at, write the dimensions of each term on its own. All three terms reduce to [L T^-1], so the equation is dimensionally consistent (it passes the check, but this alone does not prove numerical correctness).

Your doubts, answered

How do I actually check if an equation is dimensionally consistent?

Take each term (everything separated by a + or - sign, and each side of the = sign) and write its dimensional formula on its own. Then compare. If every term reduces to the SAME dimensions, the equation is consistent. Example: v = u + at. [v] = [L T^-1], [u] = [L T^-1], [at] = [L T^-2][T] = [L T^-1]. All three terms are [L T^-1], so it is dimensionally consistent. If any term differed, the equation would be wrong.

Why must every term have the same dimensions?

Because you can only add or subtract quantities of the same kind. This is the principle of homogeneity of dimensions. You cannot add 5 metres to 3 seconds — the sum is meaningless. In physics, a valid equation like s = ut + (1/2)at^2 works only because ut and (1/2)at^2 both have dimension [L], the same as s. If two terms had different dimensions, adding them would be physically impossible.

Does dimensional consistency mean my equation is definitely correct?

No. This is the most important NEET point. Dimensional consistency is only a preliminary test. It can catch a wrong equation, but it cannot prove an equation is right. For example, s = ut + at^2 (without the 1/2) is dimensionally consistent but numerically wrong, because dimensional analysis is blind to pure numbers like 1/2, 2, or pi. So: dimensionally wrong = definitely wrong; dimensionally correct = maybe correct.

What about sin, cos, log and e^x inside an equation?

The quantity inside these functions (the argument) must be dimensionless. So in sin(wt), the product wt must be dimensionless; that forces [w] = [T^-1]. In e^(-kt), kt must be dimensionless. If an exam gives you F = a sin(bt), you can immediately find [b] = [T^-1] because bt must be a pure number. NEET loves to test this.

Can I use this method to find an unknown constant's dimensions?

Yes, and this is a common NEET use. In F = alpha*t + beta*t^2, each term must have the dimension of force [M L T^-2]. So [alpha] = [M L T^-2]/[T] = [M L T^-3] and [beta] = [M L T^-2]/[T^2] = [M L T^-4]. Once you know each term equals force, you solve for the constants term by term.

⚠️ The NEET trap
The equation s = ut + a*t^2 is dimensionally consistent, so it must be the correct equation of motion.
It is dimensionally consistent (ut and a*t^2 both give [L]), but it is numerically wrong — the real equation is s = ut + (1/2)a*t^2. Dimensional analysis cannot see the 1/2. So consistency only rules OUT wrong equations; it never confirms a correct one.
🧠 Consistent does NOT mean correct — it only proves an equation is not wrong on dimensions.

Real NEET questions

NEET 2024

A force is defined by F = alpha*t + beta*t^2, where t is time and alpha and beta are constants. The factor which is dimensionless is:

A · alpha/(beta*t)
B · alpha*beta/t
C · alpha*beta*t
D · beta*t/alpha
Solution: Each term on the right must have the dimension of force, [F] = [M L T^-2]. For alpha*t: [alpha][T] = [M L T^-2], so [alpha] = [M L T^-3]. For beta*t^2: [beta][T^2] = [M L T^-2], so [beta] = [M L T^-4]. Now test option A: alpha/(beta*t) = [M L T^-3] / ([M L T^-4][T]) = [M L T^-3] / [M L T^-3] = [M^0 L^0 T^0], which is dimensionless. So the answer is A.

Solved Units And Measurements NEET PYQs

Try the real previous-year questions from this chapter — each with the answer and a full solution.

See all 30 Units And Measurements NEET PYQs ›
Next concept: Principle of Homogeneity of DimensionsKeep learning — 2 minFeeling ready? Solve the Units And Measurements NEET PYQs ›Or practice on your phone — get the free MedicNEET app ›

Frequently asked

What is the principle behind checking dimensional consistency?

The principle of homogeneity of dimensions: in a physically correct equation, every term that is added or subtracted, and both sides of the equation, must have identical dimensions. If not, the equation cannot be correct.

Is a dimensionally consistent equation always physically correct?

No. Consistency is only a necessary condition, not a sufficient one. A wrong equation can still be dimensionally consistent because dimensional analysis ignores pure numbers and dimensionless factors.

How is dimensional consistency useful for NEET?

It lets you quickly reject wrong options, find the dimensions of unknown constants inside an equation, and check formulas you are unsure about during the exam — all without memorising every derivation.

Can I add two quantities with different dimensions?

No. You can only add or subtract quantities that have the same dimensions, just as you can add metres to metres but not metres to seconds. This is the core rule of dimensional consistency.

What must be true for arguments of sin, log or exponential functions?

The argument (the quantity inside the function) must be dimensionless. For example, in sin(wt) the product wt must be a pure number, which forces the angular frequency w to have dimension [T^-1].