Unit And Dimensions Set-3

April 14, 2026

Unit And Dimensions Set-3 ๐Ÿ“˜

Did you know? A surprising number of JEE Physics questions can be cracked faster with dimensional logic than with full derivations. When used smartly, units and dimensions become a built-in error detector for formulas.

โšก Why this chapter quietly boosts your JEE score

Unit and dimensions may look like a small chapter, but in JEE it works like a high-value shortcut chapter. If you know how to read dimensions, you can:

  • check whether an equation is physically possible,
  • guess the form of a relation before doing full math,
  • eliminate options in multiple-choice questions,
  • identify hidden dependencies in mechanics, heat, electricity, and modern physics.

For CBSE, it helps with concept clarity and verification. For JEE Main, it saves time in objective questions. For JEE Advanced, it becomes a reasoning tool when the exact formula is not obvious. That is why this chapter is not just about memorizing [M][M], [L][L], and [T][T] โ€” it is about thinking like a physicist.

๐Ÿงญ The language of physics: units, dimensions, and why they are not the same

A unit is the standard used to measure a physical quantity. A dimension tells us which fundamental quantities are involved.

For example:

  • speed can be measured in m/s, km/h, or cm/s โ€” these are units,
  • but its dimension is always [LTโˆ’1][LT^{-1}].

The distinction matters because unit conversion changes the scale, but the dimensional formula stays fixed.

Quick concept table

QuantitySI UnitDimensional Formula
Lengthmetre (m)[L][L]
Masskilogram (kg)[M][M]
Timesecond (s)[T][T]
Velocitym/s[LTโˆ’1][LT^{-1}]
Accelerationm/s2^2[LTโˆ’2][LT^{-2}]
Forcenewton (N)[MLTโˆ’2][MLT^{-2}]
Work/Energyjoule (J)[ML2Tโˆ’2][ML^2T^{-2}]
Powerwatt (W)[ML2Tโˆ’3][ML^2T^{-3}]
Pressurepascal (Pa)[MLโˆ’1Tโˆ’2][ML^{-1}T^{-2}]

This table alone can solve many questions, but JEE questions often ask for deeper reasoning, so let us go one level higher.

๐Ÿงฉ How to read dimensional formulas without panic

Whenever a physical quantity is written as [MaLbTc][M^aL^bT^c], the exponents tell you how the quantity scales with mass, length, and time.

For example:

  • [M0L0T0][M^0L^0T^0] means dimensionless,
  • [ML2Tโˆ’1][ML^2T^{-1}] often appears in angular momentum or Planckโ€™s constant,
  • [Mโˆ’1L3Tโˆ’2][M^{-1}L^3T^{-2}] often appears in gravitational-type relations.

A helpful habit is to group formulas by physical theme:

Mechanics favorites

  • Force: [MLTโˆ’2][MLT^{-2}]
  • Momentum: [MLTโˆ’1][MLT^{-1}]
  • Impulse: [MLTโˆ’1][MLT^{-1}]
  • Work: [ML2Tโˆ’2][ML^2T^{-2}]
  • Torque: [ML2Tโˆ’2][ML^2T^{-2}]
  • Angular momentum: [ML2Tโˆ’1][ML^2T^{-1}]

Fluid and thermal favorites

  • Density: [MLโˆ’3][ML^{-3}]
  • Pressure: [MLโˆ’1Tโˆ’2][ML^{-1}T^{-2}]
  • Viscosity: [MLโˆ’1Tโˆ’1][ML^{-1}T^{-1}]
  • Surface tension: [MTโˆ’2][MT^{-2}]
  • Specific heat capacity: [L2Tโˆ’2ฮ˜โˆ’1][L^2T^{-2}\Theta^{-1}]

In many Physics problems, temperature ฮ˜\Theta also appears as a fundamental dimension, especially in heat and thermodynamics.

๐Ÿ” Step-by-step example 1: Find the dimensional formula of the gravitational constant

From Newtonโ€™s law,

F=Gm1m2r2F = \frac{Gm_1m_2}{r^2}

Rearrange for GG:

G=Fr2m1m2G = \frac{Fr^2}{m_1m_2}

Now substitute dimensions:

  • [F]=[MLTโˆ’2][F] = [MLT^{-2}]
  • [r2]=[L2][r^2] = [L^2]
  • [m1m2]=[M2][m_1m_2] = [M^2]

So,

[G]=[MLTโˆ’2][L2][M2][G] = \frac{[MLT^{-2}][L^2]}{[M^2]} [G]=[Mโˆ’1L3Tโˆ’2][G] = [M^{-1}L^3T^{-2}]

Why this matters in JEE

If you remember this dimension, you can quickly check whether a proposed formula involving GG is even possible. It also helps in option elimination when a numerical value is not required.

๐Ÿง  Step-by-step example 2: Derive the time period of a simple pendulum

Suppose the time period TT depends on length ll and acceleration due to gravity gg.

Assume:

TโˆlagbT \propto l^a g^b

Now write dimensions on both sides.

Left side:

[T][T]

Right side:

[lagb]=[La(LTโˆ’2)b][l^a g^b] = [L^a (LT^{-2})^b]

This becomes:

[La+bTโˆ’2b][L^{a+b}T^{-2b}]

Equate powers of LL and TT:

  • For LL: a+b=0a + b = 0
  • For TT: โˆ’2b=1-2b = 1

So,

b=โˆ’12b = -\frac{1}{2}

and

a=12a = \frac{1}{2}

Hence,

TโˆlgT \propto \sqrt{\frac{l}{g}}

This is the dimensional form of the pendulum formula. The actual expression is:

T=2ฯ€lgT = 2\pi \sqrt{\frac{l}{g}}

What dimensional analysis gives and what it does not

It gives the correct dependence on ll and gg, but it cannot produce the constant 2ฯ€2\pi. This is a classic JEE point and a favorite MCQ trap.

๐Ÿงช Step-by-step example 3: Check whether an equation is dimensionally correct

Consider:

s=ut+12at2s = ut + \frac{1}{2}at^2

Let us test each term.

  • ss has dimension [L][L]
  • utut has dimension [LTโˆ’1][T]=[L][LT^{-1}] [T] = [L]
  • at2at^2 has dimension [LTโˆ’2][T2]=[L][LT^{-2}] [T^2] = [L]

All terms on the right have the same dimension as the left. So the equation is dimensionally correct.

Important warning

Dimensional correctness does not guarantee that a formula is physically true. It only means the formula is possible from the point of view of dimensions. JEE questions sometimes test this subtle difference.

๐Ÿ“Œ A compact formula-checking toolkit

When you face a new relation, ask these three questions:

  1. Are all terms being added or subtracted of the same dimension?
  2. Do both sides of the equation match dimensionally?
  3. If the relation contains powers, do the exponents make sense?

If the answer to any of these is โ€œno,โ€ the equation is wrong.

Common patterns you should instantly recognize

  • Any expression inside sinโก\sin, cosโก\cos, tanโก\tan, logโก\log, or exponential functions must be dimensionless.
  • Ratios like refractive index and coefficient of friction are dimensionless.
  • Angle is treated as dimensionless in dimensional analysis.
  • Constants such as 22, 1/21/2, and ฯ€\pi cannot be found by dimensional methods.

๐Ÿšซ Common mistakes students make in Unit and Dimensions

Here are the errors that cost marks in JEE Main and JEE Advanced:

1. Confusing units with dimensions

For example, m/s and km/h are different units, but both have the same dimensions [LTโˆ’1][LT^{-1}].

2. Forgetting base dimensions beyond MM, LL, and TT

In thermal and electrical topics, temperature ฮ˜\Theta, electric current II, and luminous intensity JJ may appear.

3. Applying dimensional analysis to equations with addition of unlike terms

You cannot write something like:

x=at+bt2x = at + bt^2

unless both terms on the right have the same dimension.

4. Trying to derive dimensionless constants

Dimensional analysis cannot tell you the value of 2ฯ€2\pi in pendulum motion or 13\frac{1}{3} in volume formulas.

5. Ignoring the role of derived quantities

Many JEE questions become easier if you rewrite everything in base dimensions before comparing.

๐Ÿ’ก Did you know? A smart shortcut in objective questions

If two different formulas claim to represent the same physical quantity, compare their dimensions first. In many JEE MCQs, one wrong option can be removed immediately because its dimensions do not match. This trick is especially powerful in topics like viscosity, surface tension, elasticity, and electricity.

๐Ÿงฎ JEE-style mini practice: find the dimensions of common quantities

Here is a rapid revision list that you should be able to recall in seconds:

[p]=[MLTโˆ’1][p] = [MLT^{-1}] [E]=[ML2Tโˆ’2][E] = [ML^2T^{-2}] [P]=[ML2Tโˆ’3][P] = [ML^2T^{-3}] [ฮท]=[MLโˆ’1Tโˆ’1][\eta] = [ML^{-1}T^{-1}] [ฯƒ]=[MTโˆ’2][\sigma] = [MT^{-2}] [k]=[MTโˆ’2][k] = [MT^{-2}] [G]=[Mโˆ’1L3Tโˆ’2][G] = [M^{-1}L^3T^{-2}] [h]=[ML2Tโˆ’1][h] = [ML^2T^{-1}]

Where:

  • pp = momentum
  • EE = energy
  • PP = power
  • ฮท\eta = coefficient of viscosity
  • ฯƒ\sigma = surface tension
  • kk = spring constant
  • GG = universal gravitational constant
  • hh = Planckโ€™s constant

If you can write these without hesitation, you already have a strong base for JEE problems involving dimensional reasoning.

๐Ÿง  Exam strategy for JEE Main and Advanced

For JEE Main

  • Memorize the dimensional formulas of the most common quantities.
  • Use dimensions to eliminate wrong options quickly.
  • Check every formula in mechanics and fluids using dimensional consistency.

For JEE Advanced

  • Expect questions where dimensional analysis is only the first step.
  • Some problems hide the quantity inside a relation involving powers or unknown coefficients.
  • Be ready to combine dimensional reasoning with physical intuition.

Smart study method

Instead of memorizing 100 formulas separately, learn the dimensions of 15โ€“20 key quantities. From them, many others can be reconstructed logically. That is a much better strategy than rote learning.

๐Ÿ“š Quick revision box

Remember these core ideas:

  • Units are measurement standards; dimensions are physical nature.
  • Dimensional formulas help verify equations and estimate relationships.
  • A correct dimensional formula is necessary, but not sufficient, for a physically valid equation.
  • Additive terms must always have identical dimensions.
  • Trigonometric, exponential, and logarithmic arguments must be dimensionless.
  • Constant factors cannot be obtained from dimensional analysis.

โœจ One last concept that JEE loves

A lot of students think dimensional analysis is only for checking answers. In reality, it can also help in building a formula from scratch when you know the variables involved. For example, if a quantity depends on xx, yy, and zz, dimensional logic can often reduce the problem to a small number of possible forms. That is why experienced problem-solvers use dimensions like a map, not just a calculator.

๐Ÿ Final takeaway

Unit and dimensions is one of the most reliable scoring chapters in Physics because it rewards clarity of thought more than memorization. If you can identify dimensions quickly, you will solve faster, make fewer mistakes, and gain confidence across mechanics, fluids, waves, and modern physics. For JEE students, that is a huge advantage.

๐ŸŽฏ Test your understanding

If you want to check how well you understand this chapter, attempt the quiz below and see where you stand.

Unit And Dimensions

Related Quizzes

Test your knowledge with these related quizzes.