Level 5 — MasteryCell Theory & Microscopy

Cell Theory & Microscopy

50 minutes60 marksprintable — key stays hidden on paper

Level 5: Mastery Examination

Time limit: 50 minutes Total marks: 60 Instructions: Answer all questions. Show full working for calculations. Use appropriate units and significant figures. Where coding is required, pseudocode or Python is acceptable.


Question 1 — Foundations & Historical Reasoning (18 marks)

(a) State the three tenets of the modern cell theory. (3)

(b) For each of the following scientists, name their single most important contribution and explain how their work logically depended on or extended the work of a predecessor listed here: Hooke, Leeuwenhoek, Schleiden, Schwann, Virchow. (5)

(c) Virchow's tenet ("omnis cellula e cellula") directly contradicted a then-popular hypothesis. Name that hypothesis, and construct a logical argument (using the concept of a controlled experiment) explaining why merely observing cells under a microscope could not by itself prove Virchow's claim. (4)

(d) Distinguish magnification from resolution. Then prove, using a physical argument based on the diffraction limit d=λ2NAd = \dfrac{\lambda}{2\,\text{NA}}, why increasing magnification alone eventually yields "empty magnification." Define all symbols. (6)


Question 2 — Quantitative Microscopy & Cross-Domain Calculation (24 marks)

A student photographs a chloroplast using a TEM. On the printed micrograph, a scale bar labelled "2 μm2\ \mu\text{m}" measures 40 mm40\ \text{mm} long. The imaged chloroplast measures 100 mm100\ \text{mm} along its long axis.

(a) Calculate the magnification of the printed micrograph. Show unit reasoning. (4)

(b) Calculate the actual length of the chloroplast. Express your answer in μm\mu\text{m}, then convert to both nm\text{nm} and mm\text{mm}. (5)

(c) The TEM uses an electron beam of wavelength λ=0.005 nm\lambda = 0.005\ \text{nm} with numerical aperture NA=0.02\text{NA} = 0.02. A light microscope uses λ=500 nm\lambda = 500\ \text{nm} with NA=1.25\text{NA} = 1.25. Using d=λ2NAd = \dfrac{\lambda}{2\,\text{NA}}, compute the resolution (in nm) of each instrument and state the ratio of improvement (TEM relative to light). (6)

(d) A ribosome has a diameter of 25 nm\approx 25\ \text{nm}. Determine, with justification from your part (c) results, whether each instrument could resolve two adjacent ribosomes separated centre-to-centre by 30 nm30\ \text{nm}. (3)

(e) Write a short function (Python or pseudocode) actual_size(bar_label_um, bar_px, object_px) that returns the actual object size in micrometres given a scale-bar label (in µm), the bar length in pixels, and the object length in pixels. Then state the output your function returns for the values in part (a)/(b) if the bar is 40 px and the object is 100 px. (6)


Question 3 — Experimental Design & Technique (18 marks)

(a) Describe the correct sequence of steps to prepare a wet mount slide of onion epidermis, and explain the biological/optical purpose of each key step. (6)

(b) Explain why iodine (or methylene blue) staining is used, referencing the concepts of contrast and differential absorption. Why can staining be a disadvantage when studying living processes? (4)

(c) Compare TEM and SEM under three criteria: type of image produced (2D vs 3D), specimen preparation, and typical use-case. Present as a table. (4)

(d) A student claims: "A microscope with higher magnification is always better." Evaluate this claim critically using at least two distinct concepts from this chapter. (4)

Answer keyMark scheme & solutions

Question 1

(a) (3 marks, 1 each)

  1. All living organisms are composed of one or more cells.
  2. The cell is the basic (structural and functional) unit of life.
  3. All cells arise from pre-existing cells (by division).

(b) (5 marks, 1 each)

  • Hooke (1665): first observed and named "cells" in cork — established the term/observational foundation.
  • Leeuwenhoek (~1674): first observed living single-celled organisms ("animalcules") with improved single-lens microscopes — extended Hooke's dead-cork observation to living cells, proving cells were not just empty boxes.
  • Schleiden (1838): concluded all plants are made of cells — generalised isolated observations into a plant-wide principle.
  • Schwann (1839): extended Schleiden's plant conclusion to animals, unifying both into tenets 1 & 2.
  • Virchow (1855): added tenet 3 (cells from pre-existing cells) — completed Schleiden/Schwann's theory by explaining cell origin.

Marking: full mark requires contribution and the logical dependency/extension.

(c) (4 marks)

  • Contradicted hypothesis: spontaneous generation (abiogenesis). (1)
  • Argument: Observation alone shows cells exist, not their origin. (1) A snapshot cannot distinguish "cell arose from a parent cell" from "cell arose spontaneously from non-living matter." (1) Only a controlled experiment (e.g. sterilised vs exposed broth, isolating the variable of prior cell presence — as later done by Pasteur) can establish causation of origin. (1)

(d) (6 marks)

  • Magnification = ratio of image size to actual size (how much larger it appears); no units. (1)
  • Resolution = minimum distance dd at which two points are seen as separate; a physical limit. (1)
  • Diffraction limit d=λ2NAd = \dfrac{\lambda}{2\,\text{NA}}: λ\lambda = wavelength of illuminating radiation, NA = numerical aperture of the lens system. (2 — formula + symbol definitions)
  • Proof of empty magnification: dd depends only on λ\lambda and NA, not on magnification. (1) Once you magnify beyond the point where features smaller than dd would need to be separated, no new detail appears — the image just becomes bigger and blurrier. Hence magnification >> resolving power = "empty magnification." (1)

Question 2

(a) (4 marks) Magnification = image size of scale bar ÷ actual size it represents. M=40 mm2 μm=40000 μm2 μm=20000×M = \frac{40\ \text{mm}}{2\ \mu\text{m}} = \frac{40\,000\ \mu\text{m}}{2\ \mu\text{m}} = 20\,000\times (unit conversion 1; ratio 2; final ×20 000 = 1)

(b) (5 marks) Actual length = image length ÷ magnification: L=100 mm20000=0.005 mm=5 μmL = \frac{100\ \text{mm}}{20\,000} = 0.005\ \text{mm} = 5\ \mu\text{m} (2) Convert:

  • 5 μm=5000 nm5\ \mu\text{m} = 5000\ \text{nm} (1)
  • 5 μm=0.005 mm5\ \mu\text{m} = 0.005\ \text{mm} (1)
  • Method (÷ M) correct (1)

(c) (6 marks)

  • TEM: d=0.0052×0.02=0.0050.04=0.125 nmd = \dfrac{0.005}{2\times0.02} = \dfrac{0.005}{0.04} = 0.125\ \text{nm} (2)
  • Light: d=5002×1.25=5002.5=200 nmd = \dfrac{500}{2\times1.25} = \dfrac{500}{2.5} = 200\ \text{nm} (2)
  • Ratio (improvement) = 200/0.125=1600200 / 0.125 = 1600 — TEM resolves ~1600× finer detail. (2)

(d) (3 marks)

  • Light microscope: d=200 nm>30 nmd = 200\ \text{nm} > 30\ \text{nm} separation → cannot resolve the two ribosomes. (1.5)
  • TEM: d=0.125 nm30 nmd = 0.125\ \text{nm} \ll 30\ \text{nm}can easily resolve them. (1.5)

(e) (6 marks)

def actual_size(bar_label_um, bar_px, object_px):
    um_per_px = bar_label_um / bar_px      # calibration
    return object_px * um_per_px

(function logic 4) For bar_label = 2, bar_px = 40, object_px = 100: um_per_px=2/40=0.05;100×0.05=5.0 μm\text{um\_per\_px} = 2/40 = 0.05;\quad 100 \times 0.05 = 5.0\ \mu\text{m} Output = 5.0 µm, matching part (b). (2)


Question 3

(a) (6 marks — 1 step + purpose each, 3 pairs)

  1. Place a drop of water on a clean slide — provides medium, keeps cells hydrated/prevents shrivelling.
  2. Peel/place a thin specimen (single cell layer) into the drop — thin sample lets light pass for viewing.
  3. Lower a coverslip at ~45° using a mounted needle — avoids trapping air bubbles which obscure the image.
  4. (Add stain at coverslip edge; draw through with paper if staining) — increases contrast.

(b) (4 marks)

  • Cells are mostly transparent → low contrast. Stains bind selectively (differential absorption) so certain structures (e.g. nuclei) absorb light/appear coloured, standing out. (2)
  • Disadvantage: most stains are toxic/kill cells, so they cannot be used to observe living processes (dynamics, movement) in real time. (2)

(c) (4 marks — table, ~0.5 per correct cell + coherence)

Criterion TEM SEM
Image type 2D internal (thin section) 3D surface topography
Prep Ultra-thin sections, heavy-metal stain, vacuum Surface coated (e.g. gold), vacuum
Use-case Internal ultrastructure (organelles, membranes) Surface detail/morphology

(d) (4 marks)

  • Higher magnification is useless beyond the resolution limit → "empty magnification." (2)
  • Also, best microscope depends on purpose: e.g. light microscopes allow viewing living specimens in colour, which EM cannot. So "always better" is false; choice is task-dependent. (2)

[
  {"claim":"Micrograph magnification = 40mm/2um = 20000x","code":"bar_mm=40; bar_um=bar_mm*1000; actual_um=2; M=bar_um/actual_um; result=(M==20000)"},
  {"claim":"Chloroplast actual length = 5 um (=5000nm =0.005mm)","code":"img_mm=100; M=20000; L_mm=img_mm/M; L_um=L_mm*1000; L_nm=L_um*1000; result=(L_um==5 and L_nm==5000 and L_mm==Rational(5,1000))"},
  {"claim":"TEM resolution=0.125nm, Light=200nm, ratio=1600","code":"d_tem=Rational(5,1000)/(2*Rational(2,100)); d_light=Rational(500)/(2*Rational(125,100)); ratio=d_light/d_tem; result=(d_tem==Rational(1,8) and d_light==200 and ratio==1600)"},
  {"claim":"actual_size(2,40,100) returns 5.0 um","code":"def actual_size(b,bp,op): return op*(b/bp)\nresult=(actual_size(2,40,100)==5)"}
]