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

180 questions · clear filters

PhysicsClass 113 markshard

Laws of Motion

Why are roads banked at curves? Write the expression for the ideal speed on a frictionless banked road of angle theta and radius r.

Reveal model answer + marking points

Roads are banked at curves so that the horizontal component of the normal reaction provides the centripetal force needed to turn, reducing reliance on friction and the risk of skidding. On a frictionless banked road, the ideal (safe) speed is v = sqrt(r g tan(theta)).

v = sqrt(r g tan(theta))

Marking-scheme points

  • Banking supplies centripetal force via normal reaction
  • Reduces dependence on friction
  • v = sqrt(r g tan theta)
Still unsure? Ask the AI tutor →
PhysicsClass 113 markshard

Mechanical Properties of Fluids

Write the expression for the terminal velocity of a small sphere falling through a viscous fluid and name the quantities.

Reveal model answer + marking points

v_t = (2 r^2 (rho - sigma) g) / (9 eta), where r is the radius of the sphere, rho its density, sigma the density of the fluid, g the acceleration due to gravity and eta the coefficient of viscosity. It is obtained by balancing the weight against the buoyant force and the viscous (Stokes) drag.

v_t = 2 r^2 (rho - sigma) g / (9 eta)

Marking-scheme points

  • v_t = 2 r^2 (rho - sigma) g / (9 eta)
  • From weight = buoyancy + viscous drag
  • v_t proportional to r^2
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Thermodynamics

What is a refrigerator in thermodynamic terms? Write the expression for its coefficient of performance.

Reveal model answer + marking points

A refrigerator is a heat engine working in reverse: it uses external work W to extract heat Q_c from a cold body and reject a larger heat Q_h to the hot surroundings, so Q_h = Q_c + W. Its coefficient of performance is beta = Q_c / W = Q_c / (Q_h - Q_c). A good refrigerator has a high beta.

beta = Q_c / (Q_h - Q_c)

Marking-scheme points

  • Reverse heat engine, uses work W
  • Q_h = Q_c + W
  • beta = Q_c / W = Q_c/(Q_h - Q_c)
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Oscillations

For a particle in SHM given by x = A sin(omega t), write the expressions for its velocity and acceleration, and state where each is maximum.

Reveal model answer + marking points

Velocity v = dx/dt = A omega cos(omega t), with magnitude v = omega sqrt(A^2 - x^2); it is maximum (A omega) at the mean position (x = 0) and zero at the extremes. Acceleration a = dv/dt = - A omega^2 sin(omega t) = - omega^2 x; its magnitude is maximum (A omega^2) at the extreme positions (x = +/- A) and zero at the mean position.

v = omega sqrt(A^2 - x^2) ; a = - omega^2 x

Marking-scheme points

  • v = A omega cos(omega t), max at mean position
  • a = - omega^2 x, max at extremes
  • |v| = omega sqrt(A^2 - x^2)
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Waves

Write Newton's formula for the speed of sound in a gas and state Laplace's correction to it.

Reveal model answer + marking points

Newton assumed sound propagation in a gas is isothermal, giving v = sqrt(P / rho), where P is pressure and rho density; this gave a value about 15% lower than the measured value. Laplace corrected this by treating the process as adiabatic (compressions and rarefactions are too rapid for heat exchange), giving v = sqrt(gamma P / rho), where gamma is the ratio of specific heats; this matches experiment.

v = sqrt(gamma P / rho)

Marking-scheme points

  • Newton (isothermal): v = sqrt(P/rho) - too low
  • Laplace (adiabatic): v = sqrt(gamma P/rho)
  • Correction factor sqrt(gamma)
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Laws of Motion

A person of mass 50 kg stands in a lift. Find the apparent weight when the lift accelerates upward at 2 m/s^2. Take g = 10 m/s^2.

Reveal model answer + marking points

When the lift accelerates upward, the apparent weight (normal reaction) is N = m (g + a) = 50 (10 + 2) = 50 * 12 = 600 N. (At rest it would be m g = 500 N, so the person feels heavier.)

N = m (g + a)

Marking-scheme points

  • Upward acceleration: N = m(g + a)
  • = 50 * 12
  • N = 600 N (feels heavier)
Still unsure? Ask the AI tutor →
PhysicsClass 113 markshard

Work, Energy and Power

Write the condition (minimum speed) for a body to just complete a vertical circle of radius r at the highest point, and the corresponding minimum speed at the lowest point.

Reveal model answer + marking points

At the highest point, gravity alone must provide the centripetal force, so m g = m v_top^2 / r, giving the minimum speed at the top v_top = sqrt(g r). Using energy conservation between the lowest and highest points, the minimum speed at the bottom is v_bottom = sqrt(5 g r).

v_top = sqrt(g r) ; v_bottom = sqrt(5 g r)

Marking-scheme points

  • At top: mg = m v^2/r => v_top = sqrt(g r)
  • Energy conservation over height 2r
  • v_bottom = sqrt(5 g r)
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Waves

Compare the harmonics produced in an open organ pipe and a closed organ pipe.

Reveal model answer + marking points

In an open pipe (open at both ends) both even and odd harmonics are present; the fundamental is f1 = v/(2L) and the harmonics are f1, 2 f1, 3 f1, ... In a closed pipe (closed at one end) only odd harmonics are present; the fundamental is f1 = v/(4L) and the harmonics are f1, 3 f1, 5 f1, ... So an open pipe of the same length gives a higher fundamental and a richer set of harmonics.

Open: fn = n v/2L ; Closed: fn = (2n-1) v/4L

Marking-scheme points

  • Open pipe: all harmonics, f1 = v/2L
  • Closed pipe: only odd harmonics, f1 = v/4L
  • Closed-pipe fundamental is half that of the open pipe
Still unsure? Ask the AI tutor →
PhysicsClass 113 marksmedium

Motion in a Straight Line

A body starts from rest and moves with a uniform acceleration of 2 m/s^2. Find the distance travelled by it during the 5th second.

Reveal model answer + marking points

Distance in the nth second: s_n = u + (a/2)(2n - 1). With u = 0, a = 2, n = 5: s_5 = 0 + (2/2)(2*5 - 1) = 1 * 9 = 9 m.

s_n = u + (a/2)(2n - 1)

Marking-scheme points

  • s_n = u + (a/2)(2n - 1)
  • u = 0, a = 2, n = 5
  • s_5 = 9 m
Still unsure? Ask the AI tutor →
ChemistryClass 113 marksmedium

Some Basic Concepts of Chemistry

How many molecules and how many atoms are present in 0.25 mol of CO2? (Avogadro number = 6.022 x 10^23)

Reveal model answer + marking points

Number of molecules = 0.25 x 6.022 x 10^23 = 1.506 x 10^23 molecules. Each CO2 molecule has 3 atoms (1 C + 2 O), so number of atoms = 3 x 1.506 x 10^23 = 4.52 x 10^23 atoms.

N = n x N_A

Marking-scheme points

  • molecules = n x N_A = 0.25 x 6.022e23 = 1.506e23
  • Atoms per CO2 molecule = 3
  • atoms = 3 x 1.506e23 = 4.52e23
Still unsure? Ask the AI tutor →
ChemistryClass 113 markshard

Some Basic Concepts of Chemistry

A compound contains 24.27% carbon, 4.07% hydrogen and 71.65% chlorine by mass. Its molar mass is 98.96 g/mol. Find its empirical and molecular formula.

Reveal model answer + marking points

Divide each percentage by atomic mass: C = 24.27/12 = 2.02, H = 4.07/1 = 4.07, Cl = 71.65/35.5 = 2.02. Divide by the smallest (2.02): C = 1, H = 2, Cl = 1. Empirical formula = CH2Cl (empirical mass = 12 + 2 + 35.5 = 49.5). n = molar mass / empirical mass = 98.96/49.5 = 2. Molecular formula = C2H4Cl2.

n = molar mass / empirical formula mass

Marking-scheme points

  • Moles of atoms: C 2.02, H 4.07, Cl 2.02
  • Simplest ratio 1 : 2 : 1 -> empirical CH2Cl (mass 49.5)
  • n = 98.96/49.5 = 2 -> molecular C2H4Cl2
Still unsure? Ask the AI tutor →
ChemistryClass 113 marksmedium

Some Basic Concepts of Chemistry

Calculate the molarity of a solution prepared by dissolving 5 g of NaOH in enough water to make 450 mL of solution.

Reveal model answer + marking points

Molar mass of NaOH = 23 + 16 + 1 = 40 g/mol. Moles of NaOH = 5/40 = 0.125 mol. Volume = 450 mL = 0.450 L. Molarity = 0.125 / 0.450 = 0.278 M (approximately 0.28 M).

M = n / V(L)

Marking-scheme points

  • Molar mass NaOH = 40 g/mol
  • moles = 5/40 = 0.125 mol
  • M = 0.125/0.450 = 0.28 M
Still unsure? Ask the AI tutor →
ChemistryClass 113 markshard

Some Basic Concepts of Chemistry

3.0 g of H2 reacts with 29 g of O2 to form water (2H2 + O2 -> 2H2O). Identify the limiting reagent and calculate the mass of water formed.

Reveal model answer + marking points

Moles of H2 = 3/2 = 1.5 mol; moles of O2 = 29/32 = 0.906 mol. From the equation, 2 mol H2 need 1 mol O2. For 1.5 mol H2, O2 required = 0.75 mol, but 0.906 mol O2 is available, so O2 is in excess and H2 is the limiting reagent. Water formed = moles of H2 (since 2H2 -> 2H2O) = 1.5 mol = 1.5 x 18 = 27 g.

mass = moles x molar mass

Marking-scheme points

  • moles H2 = 1.5, moles O2 = 0.906
  • H2 needs O2 in 2:1 ratio -> only 0.75 mol O2 needed
  • H2 is limiting; water = 1.5 mol = 27 g
Still unsure? Ask the AI tutor →
ChemistryClass 113 marksmedium

Structure of Atom

State the main postulates of Bohr's model of the hydrogen atom.

Reveal model answer + marking points

1) The electron revolves around the nucleus only in certain fixed circular orbits of definite energy called stationary states, without radiating energy. 2) Angular momentum of the electron is quantised: mvr = nh/2pi, where n = 1, 2, 3... 3) Energy is emitted or absorbed only when an electron jumps from one orbit to another, and the energy difference equals hv (delta E = E2 - E1 = h v).

mvr = nh/2pi ; delta E = h v

Marking-scheme points

  • Fixed stationary orbits with no energy loss
  • Quantised angular momentum mvr = nh/2pi
  • Energy change on jump: delta E = h v
Still unsure? Ask the AI tutor →
ChemistryClass 113 marksmedium

Structure of Atom

The radius of the first Bohr orbit of hydrogen is 0.529 Angstrom. Calculate the radius of the third orbit.

Reveal model answer + marking points

For a hydrogen atom, r_n = n^2 x r_1. For n = 3: r_3 = 3^2 x 0.529 = 9 x 0.529 = 4.761 Angstrom.

r_n = n^2 x r_1

Marking-scheme points

  • r_n is proportional to n^2 for hydrogen
  • r_3 = 9 x r_1
  • r_3 = 9 x 0.529 = 4.761 Angstrom
Still unsure? Ask the AI tutor →
ChemistryClass 113 marksmedium

Structure of Atom

Calculate the de Broglie wavelength of an electron moving with a velocity of 2.05 x 10^7 m/s. (mass of electron = 9.1 x 10^-31 kg, h = 6.626 x 10^-34 J s)

Reveal model answer + marking points

de Broglie wavelength lambda = h / (m v) = (6.626 x 10^-34) / (9.1 x 10^-31 x 2.05 x 10^7). Denominator = 1.866 x 10^-23. lambda = 3.55 x 10^-11 m = 0.355 Angstrom.

lambda = h / (m v)

Marking-scheme points

  • lambda = h / mv
  • mv = 9.1e-31 x 2.05e7 = 1.866e-23
  • lambda = 3.55 x 10^-11 m
Still unsure? Ask the AI tutor →
ChemistryClass 113 marksmedium

Structure of Atom

What are the four quantum numbers? State what each one describes.

Reveal model answer + marking points

1) Principal quantum number (n): gives the main energy level/shell and size of the orbital (n = 1, 2, 3...). 2) Azimuthal (angular momentum) quantum number (l): gives the subshell and shape of the orbital (l = 0 to n-1, i.e. s, p, d, f). 3) Magnetic quantum number (m_l): gives the orientation of the orbital in space (m_l = -l to +l). 4) Spin quantum number (m_s): gives the direction of electron spin (+1/2 or -1/2).

l = 0 to (n-1); m_l = -l ... +l

Marking-scheme points

  • n: shell / size and energy
  • l: subshell / shape (0 to n-1)
  • m_l: orientation (-l to +l); m_s: spin (+/-1/2)
Still unsure? Ask the AI tutor →
ChemistryClass 113 marksmedium

Structure of Atom

Write the electronic configurations of chromium (Z = 24) and copper (Z = 29). Explain why they are exceptions to the expected order.

Reveal model answer + marking points

Cr (Z = 24): [Ar] 3d5 4s1 (not 3d4 4s2). Cu (Z = 29): [Ar] 3d10 4s1 (not 3d9 4s2). One 4s electron shifts to 3d because exactly half-filled (3d5) and completely filled (3d10) subshells have extra stability due to symmetrical distribution of electrons and greater exchange energy.

Marking-scheme points

  • Cr = [Ar] 3d5 4s1; Cu = [Ar] 3d10 4s1
  • Half-filled and fully-filled d subshells are extra stable
  • Cause: symmetry + maximum exchange energy
Still unsure? Ask the AI tutor →
ChemistryClass 113 marksmedium

Classification of Elements and Periodicity

How does atomic radius vary across a period and down a group? Give reasons.

Reveal model answer + marking points

Across a period (left to right), atomic radius decreases because nuclear charge increases while electrons are added to the same shell, so the increased effective nuclear charge pulls the electron cloud closer. Down a group, atomic radius increases because a new shell is added at each step and the number of inner shielding electrons increases, outweighing the rise in nuclear charge.

Marking-scheme points

  • Across period: radius decreases (rising effective nuclear charge, same shell)
  • Down group: radius increases (new shells added)
  • Shielding by inner electrons increases down a group
Still unsure? Ask the AI tutor →
ChemistryClass 113 marksmedium

Classification of Elements and Periodicity

Define ionization enthalpy. Explain its trend across a period and down a group.

Reveal model answer + marking points

Ionization enthalpy is the minimum energy required to remove the most loosely bound electron from an isolated gaseous atom in its ground state. Across a period it increases because nuclear charge increases and atomic size decreases, so the electron is held more tightly. Down a group it decreases because atomic size increases and shielding by inner electrons increases, so the outer electron is more easily removed.

M(g) -> M+(g) + e-

Marking-scheme points

  • Energy to remove electron from gaseous atom
  • Increases across a period (size down, nuclear charge up)
  • Decreases down a group (size and shielding up)
Still unsure? Ask the AI tutor →
← PrevPage 3 of 9Next →

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.