Cell Theory & Microscopy
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 , 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 "" measures long. The imaged chloroplast measures 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 , then convert to both and . (5)
(c) The TEM uses an electron beam of wavelength with numerical aperture . A light microscope uses with . Using , 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 . Determine, with justification from your part (c) results, whether each instrument could resolve two adjacent ribosomes separated centre-to-centre by . (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)
- All living organisms are composed of one or more cells.
- The cell is the basic (structural and functional) unit of life.
- 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 at which two points are seen as separate; a physical limit. (1)
- Diffraction limit : = wavelength of illuminating radiation, NA = numerical aperture of the lens system. (2 — formula + symbol definitions)
- Proof of empty magnification: depends only on and NA, not on magnification. (1) Once you magnify beyond the point where features smaller than 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. (unit conversion 1; ratio 2; final ×20 000 = 1)
(b) (5 marks) Actual length = image length ÷ magnification: (2) Convert:
- (1)
- (1)
- Method (÷ M) correct (1)
(c) (6 marks)
- TEM: (2)
- Light: (2)
- Ratio (improvement) = — TEM resolves ~1600× finer detail. (2)
(d) (3 marks)
- Light microscope: separation → cannot resolve the two ribosomes. (1.5)
- TEM: → 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: Output = 5.0 µm, matching part (b). (2)
Question 3
(a) (6 marks — 1 step + purpose each, 3 pairs)
- Place a drop of water on a clean slide — provides medium, keeps cells hydrated/prevents shrivelling.
- Peel/place a thin specimen (single cell layer) into the drop — thin sample lets light pass for viewing.
- Lower a coverslip at ~45° using a mounted needle — avoids trapping air bubbles which obscure the image.
- (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)"}
]