Board Boosters

The questions your board exam loves to ask

800 most-asked Class 11 & 12 (+1 / +2) questions across Physics, Chemistry, Maths and Biology — each with a model answer and the exact marking-scheme points examiners reward. Revise smart, walk in calm.

800 board questionsModel answersMarking-scheme pointsEvery chapterCBSE · ISC · State boards

Question of the day

PhysicsClass 112 marksmedium

Gravitation

How does the acceleration due to gravity vary with depth below the Earth's surface? What is its value at the centre?

Reveal model answer + marking points

With depth d, g decreases as g' = g (1 - d/R), assuming uniform density, because only the mass within the smaller inner sphere attracts the body. At the centre (d = R) the value becomes zero, since the mass is symmetrically distributed all around.

g' = g (1 - d/R)

Marking-scheme points

  • g' = g (1 - d/R)
  • g decreases with depth
  • g = 0 at the centre
Still unsure? Ask the AI tutor →

800 questions

PhysicsClass 112 markseasy

Units and Measurements

Check whether the equation v = u + at is dimensionally consistent.

Reveal model answer + marking points

[v] = L T^-1, [u] = L T^-1, and [at] = (L T^-2)(T) = L T^-1. Every term has the same dimension L T^-1, so the equation is dimensionally consistent (homogeneous).

[a] = L T^-2, [t] = T

Marking-scheme points

  • Write dimensions of each term
  • All three terms reduce to L T^-1
  • Same dimension on both sides => consistent

The concept

Every physically correct equation must have the same dimensions on both sides - a quick sanity check.

Why it matters

Physicists and engineers use it to catch mistakes and even guess formulas before solving anything.

💡 Memory trick

If the units don't match, the equation is scratch. Check L, M, T on both sides.

Still unsure? Ask the AI tutor →
PhysicsClass 111 markeasy

Units and Measurements

How many significant figures are there in the measurement 0.00420 m?

Reveal model answer + marking points

Three significant figures (4, 2 and the trailing 0). Leading zeros are not significant; a trailing zero after the decimal point is significant.

Marking-scheme points

  • Leading zeros: not significant
  • Trailing zero after decimal: significant
  • Answer = 3

The concept

Significant figures show how precisely a quantity was actually measured.

Why it matters

They stop you reporting false precision - vital in labs, medicine and engineering.

💡 Memory trick

Leading zeros DON'T count; trailing zeros after a decimal DO. So 0.00420 has 3.

Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Units and Measurements

Using Newton's law of gravitation, derive the dimensional formula of the universal gravitational constant G.

Reveal model answer + marking points

From F = G M m / r^2, we get G = F r^2 / (M m). Dimensions: [G] = ([F][r^2]) / ([M][m]) = (M L T^-2 * L^2) / (M * M) = M^-1 L^3 T^-2.

G = F r^2 / (M m)

Marking-scheme points

  • Rearrange F = GMm/r^2 for G
  • Substitute [F] = M L T^-2
  • Final: [G] = M^-1 L^3 T^-2
Still unsure? Ask the AI tutor →
PhysicsClass 113 markseasy

Motion in a Straight Line

A ball is thrown vertically upward with a speed of 20 m/s. Taking g = 10 m/s^2, find (a) the maximum height reached and (b) the total time before it returns to the thrower's hand.

Reveal model answer + marking points

At maximum height the velocity is zero. (a) h = u^2 / (2g) = (20)^2 / (2*10) = 400/20 = 20 m. (b) Time of flight T = 2u/g = (2*20)/10 = 4 s.

h = u^2/2g ; T = 2u/g

Marking-scheme points

  • At top, v = 0
  • h = u^2/2g = 20 m
  • T = 2u/g = 4 s
Still unsure? Ask the AI tutor →
PhysicsClass 115 marksmedium

Motion in a Plane

A projectile is launched with speed u at an angle theta to the horizontal. Derive expressions for its time of flight, maximum height and horizontal range.

Reveal model answer + marking points

Resolve u into ux = u cos(theta) and uy = u sin(theta). Vertical motion has acceleration -g. Time of flight: uy - g(T/2) = 0 at the top, so T = 2u sin(theta)/g. Maximum height: H = uy^2/2g = u^2 sin^2(theta)/2g. Horizontal range: R = ux * T = u cos(theta) * 2u sin(theta)/g = u^2 sin(2 theta)/g. R is maximum when theta = 45 degrees.

T = 2u sin(theta)/g ; H = u^2 sin^2(theta)/2g ; R = u^2 sin(2theta)/g

Marking-scheme points

  • Resolve into horizontal and vertical components
  • T = 2u sin(theta)/g
  • H = u^2 sin^2(theta)/2g
  • R = u^2 sin(2 theta)/g
  • R max at theta = 45 deg
Still unsure? Ask the AI tutor →
PhysicsClass 112 markseasy

Laws of Motion

Define impulse of a force and state its relation with momentum.

Reveal model answer + marking points

Impulse is the product of a force and the time for which it acts: J = F * (delta t). By the impulse-momentum theorem it equals the change in momentum: J = delta p = m v - m u. SI unit: N s (= kg m/s).

J = F * delta t = delta p

Marking-scheme points

  • J = F * delta t
  • Impulse-momentum theorem: J = delta p
  • Unit N s
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Laws of Motion

A 2 kg block resting on a rough horizontal surface (coefficient of friction 0.2) is pulled by a horizontal force of 10 N. Taking g = 10 m/s^2, find its acceleration.

Reveal model answer + marking points

Force of friction f = mu * m g = 0.2 * 2 * 10 = 4 N. Net force = applied - friction = 10 - 4 = 6 N. Acceleration a = net force / mass = 6 / 2 = 3 m/s^2.

f = mu m g ; a = (F - f)/m

Marking-scheme points

  • f = mu m g = 4 N
  • Net force = 10 - 4 = 6 N
  • a = F/m = 3 m/s^2
Still unsure? Ask the AI tutor →
PhysicsClass 112 markseasy

Work, Energy and Power

State and explain the work-energy theorem.

Reveal model answer + marking points

The work-energy theorem states that the work done by the net force on a body equals the change in its kinetic energy: W_net = (1/2) m v^2 - (1/2) m u^2. If net work is positive the body speeds up; if negative, it slows down.

W_net = (1/2)m v^2 - (1/2)m u^2

Marking-scheme points

  • W_net = change in KE
  • W = (1/2)mv^2 - (1/2)mu^2
  • Positive work => speeds up
Still unsure? Ask the AI tutor →
PhysicsClass 113 markseasy

Work, Energy and Power

A body of mass 5 kg falls freely from a height of 20 m. Using g = 10 m/s^2, find its kinetic energy just before it strikes the ground.

Reveal model answer + marking points

By conservation of energy, KE at the ground = loss in potential energy = m g h = 5 * 10 * 20 = 1000 J. (Check: v = sqrt(2gh) = 20 m/s, KE = (1/2)(5)(20^2) = 1000 J.)

KE = m g h

Marking-scheme points

  • KE gained = PE lost = mgh
  • = 5*10*20 = 1000 J
  • Verify with v = sqrt(2gh)
Still unsure? Ask the AI tutor →
PhysicsClass 112 markseasy

System of Particles and Rotational Motion

Define moment of inertia. State its SI unit and mention two factors on which it depends.

Reveal model answer + marking points

Moment of inertia is the rotational analogue of mass: I = sum of (m_i r_i^2). It measures a body's opposition to a change in its rotational motion. SI unit: kg m^2. It depends on (i) the mass and its distribution and (ii) the position/orientation of the axis of rotation.

I = sum(m_i r_i^2)

Marking-scheme points

  • I = sum(m_i r_i^2)
  • Unit kg m^2
  • Depends on mass distribution and axis
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

System of Particles and Rotational Motion

State the theorem of parallel axes and use it to find the moment of inertia of a uniform rod (mass M, length L) about an axis through one end, perpendicular to the rod.

Reveal model answer + marking points

Parallel axes theorem: I = I_cm + M d^2, where I_cm is the moment of inertia about a parallel axis through the centre of mass and d is the distance between the axes. For a rod, I_cm = M L^2 / 12 and d = L/2, so I_end = M L^2/12 + M (L/2)^2 = M L^2/12 + M L^2/4 = M L^2/3.

I = I_cm + M d^2

Marking-scheme points

  • I = I_cm + M d^2
  • I_cm(rod) = ML^2/12, d = L/2
  • I_end = ML^2/3
Still unsure? Ask the AI tutor →
PhysicsClass 112 marksmedium

Gravitation

Explain why the acceleration due to gravity decreases as we go to a height above the Earth's surface.

Reveal model answer + marking points

Since g = G M / (R + h)^2, increasing the height h increases the distance from the centre of the Earth, so g decreases. For small heights, g' = g (1 - 2h/R) approximately.

g' = g (1 - 2h/R)

Marking-scheme points

  • g = GM/(R+h)^2
  • g decreases as h increases
  • For small h: g' = g(1 - 2h/R)
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Gravitation

Calculate the escape velocity from the surface of the Earth. Take g = 9.8 m/s^2 and R = 6.4 x 10^6 m.

Reveal model answer + marking points

Escape velocity v_e = sqrt(2 g R) = sqrt(2 * 9.8 * 6.4 x 10^6) = sqrt(1.2544 x 10^8) = 1.12 x 10^4 m/s = 11.2 km/s.

v_e = sqrt(2 g R)

Marking-scheme points

  • v_e = sqrt(2gR)
  • Substitute g and R
  • v_e = 11.2 km/s
Still unsure? Ask the AI tutor →
PhysicsClass 112 markseasy

Mechanical Properties of Solids

Define Young's modulus of elasticity and give its SI unit.

Reveal model answer + marking points

Young's modulus is the ratio of longitudinal (tensile) stress to longitudinal strain, within the elastic limit: Y = (F/A) / (delta L / L). SI unit: N/m^2 (pascal, Pa).

Y = (F L) / (A * delta L)

Marking-scheme points

  • Y = longitudinal stress / longitudinal strain
  • Y = (F/A)/(delta L/L)
  • Unit: N/m^2 (Pa)
Still unsure? Ask the AI tutor →
PhysicsClass 112 marksmedium

Mechanical Properties of Fluids

State Bernoulli's principle and write its mathematical form.

Reveal model answer + marking points

For the streamline (steady, non-viscous, incompressible) flow of a fluid, the sum of the pressure energy, kinetic energy and potential energy per unit volume is constant: P + (1/2) rho v^2 + rho g h = constant. Thus where the speed is high, the pressure is low.

P + (1/2) rho v^2 + rho g h = constant

Marking-scheme points

  • Streamline, ideal fluid
  • P + (1/2)rho v^2 + rho g h = constant
  • High speed => low pressure
Still unsure? Ask the AI tutor →
PhysicsClass 112 markseasy

Thermodynamics

State the first law of thermodynamics and give the sign convention used.

Reveal model answer + marking points

The first law is the law of conservation of energy for a thermodynamic system: delta Q = delta U + delta W. Here delta Q is the heat supplied to the system (positive if absorbed), delta U is the increase in internal energy, and delta W is the work done by the system (positive if the gas expands).

delta Q = delta U + delta W

Marking-scheme points

  • delta Q = delta U + delta W
  • Q positive if heat absorbed
  • W positive if work done BY the gas
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Thermodynamics

Distinguish between an isothermal process and an adiabatic process (any three points).

Reveal model answer + marking points

Isothermal: temperature stays constant, so delta U = 0; obeys P V = constant; occurs slowly with good thermal contact; heat can flow in or out. Adiabatic: no heat is exchanged (Q = 0); obeys P V^gamma = constant; occurs quickly or with perfect insulation; any work done changes the internal energy (delta U = -delta W).

Isothermal: PV = const ; Adiabatic: P V^gamma = const

Marking-scheme points

  • Isothermal: T constant, delta U = 0, PV = const
  • Adiabatic: Q = 0, PV^gamma = const
  • Isothermal slow; adiabatic fast/insulated
Still unsure? Ask the AI tutor →
PhysicsClass 115 markshard

Thermodynamics

Describe the four steps of a Carnot cycle and write the expression for the efficiency of a Carnot engine.

Reveal model answer + marking points

A Carnot cycle has four reversible steps: (1) isothermal expansion at the source temperature T_h (heat Q_h absorbed); (2) adiabatic expansion (temperature falls from T_h to T_c); (3) isothermal compression at the sink temperature T_c (heat Q_c rejected); (4) adiabatic compression (temperature rises from T_c back to T_h). The efficiency is eta = 1 - Q_c/Q_h = 1 - T_c/T_h, where temperatures are in kelvin. Efficiency depends only on the two temperatures and is always less than 1.

eta = 1 - T_c/T_h

Marking-scheme points

  • 4 steps: isothermal exp, adiabatic exp, isothermal comp, adiabatic comp
  • eta = 1 - T_c/T_h
  • T in kelvin; eta < 1 always
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Kinetic Theory

Calculate the root-mean-square speed of oxygen molecules at 300 K. Take molar mass M = 32 g/mol = 0.032 kg/mol and R = 8.31 J/mol/K.

Reveal model answer + marking points

v_rms = sqrt(3 R T / M) = sqrt(3 * 8.31 * 300 / 0.032) = sqrt(7479 / 0.032) = sqrt(233719) = 483 m/s (approximately).

v_rms = sqrt(3 R T / M)

Marking-scheme points

  • v_rms = sqrt(3RT/M)
  • Use M in kg/mol
  • v_rms ~ 483 m/s
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Oscillations

Show that the oscillation of a simple pendulum is simple harmonic for small angles, and derive its time period.

Reveal model answer + marking points

For a bob displaced by a small angle, the restoring force is F = -m g sin(theta). For small theta, sin(theta) ~ theta = x/L, so F = -(m g / L) x. This is of the form F = -k x with k = m g / L, hence the motion is SHM. Then omega^2 = k/m = g/L, so the time period T = 2 pi / omega = 2 pi sqrt(L/g).

T = 2 pi sqrt(L / g)

Marking-scheme points

  • Restoring force = -mg sin(theta) ~ -(mg/L)x
  • Form F = -kx => SHM
  • omega = sqrt(g/L), T = 2 pi sqrt(L/g)
Still unsure? Ask the AI tutor →
Page 1 of 40Next →

You are more ready than you feel.

One question at a time is how every topper started. Bookmark this, revise a few each day, and watch the fear shrink. And if a friend is stressing about boards — send this their way. You both win.