You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers the nuclear model of the atom — the arrangement of protons, neutrons and electrons, and the key numbers used to describe atoms — as required by the Edexcel GCSE Physics specification (1PH0), Topic 6: Radioactivity. You need to understand the structure of the atom, the meaning of atomic number and mass number, what isotopes are, and the relative sizes of atoms and nuclei.
All matter is made of atoms. Each atom consists of a central nucleus surrounded by electrons that orbit in shells (energy levels).
| Sub-Atomic Particle | Relative Mass | Relative Charge | Location |
|---|---|---|---|
| Proton | 1 | +1 | Nucleus |
| Neutron | 1 | 0 | Nucleus |
| Electron | Very small (~1/1836) | −1 | Shells around the nucleus |
Exam Tip: You must memorise the relative mass and charge of all three sub-atomic particles. This is one of the most commonly tested facts across all GCSE physics and chemistry papers.
In a neutral atom, the number of protons equals the number of electrons. The positive charges from the protons exactly cancel the negative charges from the electrons:
This is why atoms have no overall electrical charge.
Exam Tip: If a question asks why atoms are neutral, you must state that the number of protons equals the number of electrons, so the positive and negative charges cancel out. Simply saying "it has no charge" without explanation will not earn full marks.
Every atom is described by two key numbers:
Number of neutrons = mass number − atomic number = A − Z
Example 1: Carbon-12
Example 2: Uranium-238
Example 3: Helium-4
Exam Tip: Remember the formula: neutrons = mass number − atomic number. The mass number is always the larger number. A useful mnemonic: "A is Above, Z is below" — referring to how they are written in nuclear notation.
Isotopes are atoms of the same element that have the same number of protons but a different number of neutrons.
Because isotopes have the same number of protons (and therefore the same number of electrons in a neutral atom), they have the same chemical properties. However, they have different masses because they have different numbers of neutrons.
| Isotope | Protons | Neutrons | Mass Number |
|---|---|---|---|
| Carbon-12 | 6 | 6 | 12 |
| Carbon-13 | 6 | 7 | 13 |
| Carbon-14 | 6 | 8 | 14 |
| Hydrogen-1 (protium) | 1 | 0 | 1 |
| Hydrogen-2 (deuterium) | 1 | 1 | 2 |
| Hydrogen-3 (tritium) | 1 | 2 | 3 |
| Uranium-235 | 92 | 143 | 235 |
| Uranium-238 | 92 | 146 | 238 |
Exam Tip: A very common exam mistake is to say isotopes have a different number of protons. They do NOT. Isotopes have the SAME number of protons but a DIFFERENT number of neutrons. This changes the mass number but not the atomic number.
Understanding the relative sizes of atoms and nuclei is important:
If an atom were scaled up to the size of a football stadium (~100 m across), the nucleus would be the size of a marble (~1 cm across) sitting at the centre. The electrons would be tiny specks orbiting somewhere in the stands.
| Feature | Approximate Radius | Comparison |
|---|---|---|
| Atom | ~1 × 10⁻¹⁰ m | Football stadium |
| Nucleus | ~1 × 10⁻¹⁴ m | Marble at the centre |
| Ratio | Atom is ~10,000× larger | — |
graph TD
A["Atom"] --> B["Nucleus<br/>(centre, very small, dense)"]
A --> C["Electron Shells<br/>(surround the nucleus)"]
B --> D["Protons<br/>Mass: 1, Charge: +1"]
B --> E["Neutrons<br/>Mass: 1, Charge: 0"]
C --> F["Electrons<br/>Mass: ~0, Charge: −1"]
style A fill:#2c3e50,color:#fff
style B fill:#c0392b,color:#fff
style C fill:#2980b9,color:#fff
style D fill:#e74c3c,color:#fff
style E fill:#95a5a6,color:#fff
style F fill:#3498db,color:#fff
Nuclear notation is a concise way to describe any nuclide. Always read the mass number (top) and atomic number (bottom) together and link them back to the structure of the atom.
Worked Example A — Lithium-7
The notation ⁷₃Li tells you that A = 7 and Z = 3. Therefore the nucleus contains 3 protons and 7 − 3 = 4 neutrons. A neutral lithium atom has 3 electrons arranged in shells to balance the +3 nuclear charge. Its chemistry is determined by those 3 electrons; the 4 neutrons affect mass but not chemical behaviour.
Worked Example B — Chlorine isotopes (chlorine-35 and chlorine-37)
| Isotope | A | Z | Protons | Neutrons | Electrons (neutral) |
|---|---|---|---|---|---|
| ³⁵₁₇Cl | 35 | 17 | 17 | 18 | 17 |
| ³⁷₁₇Cl | 37 | 17 | 17 | 20 | 17 |
Both have identical chemistry because they have the same electron configuration. They differ only in the number of neutrons. This is why chlorine's relative atomic mass on the periodic table is 35.5 — it reflects the weighted average of the two isotopes.
Worked Example C — Working backwards
A neutral nuclide contains 26 electrons and 30 neutrons. What is it? Protons must equal electrons in a neutral atom, so Z = 26 (iron). Mass number A = 26 + 30 = 56. The nuclide is ⁵⁶₂₆Fe (iron-56).
Exam Tip: Always show the subtraction
A − Zin working, even if you can do it in your head. Examiners reward visible method.
Common mistake: Students often write "atoms of the same element have the same mass number." They do not — they have the same atomic number. Different isotopes of the same element have different mass numbers.
| Quantity | Proton | Neutron | Electron |
|---|---|---|---|
| Actual mass (kg) | 1.673 × 10⁻²⁷ | 1.675 × 10⁻²⁷ | 9.11 × 10⁻³¹ |
| Ratio to proton | 1 | ~1 | ~1/1836 |
| Actual charge (C) | +1.6 × 10⁻¹⁹ | 0 | −1.6 × 10⁻¹⁹ |
| Relative charge | +1 | 0 | −1 |
At GCSE you use the relative values (1, 1, ~0 and +1, 0, −1) because absolute values are unwieldy. Remember that the "relative" system is a deliberate simplification — it preserves ratios while hiding the huge exponents.
Sometimes atoms lose or gain electrons to form ions. This does not change the atomic number or mass number — it only changes the electron count.
Common mistake: Students sometimes think forming an ion changes the atomic number. It does not. Only nuclear changes (radioactive decay) change the atomic number.
graph TD
A["Neutral atom<br/>protons = electrons"] --> B["Lose electron(s)<br/>→ positive ion"]
A --> C["Gain electron(s)<br/>→ negative ion"]
A --> D["Nucleus emits α or β<br/>→ different element"]
style A fill:#2c3e50,color:#fff
style B fill:#c0392b,color:#fff
style C fill:#27ae60,color:#fff
style D fill:#e67e22,color:#fff
Notice the crucial distinction: ionisation is an electron process (chemistry), while radioactive decay is a nuclear process (physics). Only the second changes what element you have.
Exam-style question (3 marks): An atom of carbon has a mass number of 14 and an atomic number of 6. Describe the particles in its nucleus and explain why a carbon-14 atom is electrically neutral.
Grade 4–5 answer: "Carbon-14 has 6 protons and 8 neutrons in the nucleus. The atom has 6 electrons. The charges cancel out so it is neutral."
This answer identifies the correct numbers and mentions cancellation, but uses loose language ("cancel out") and does not explain the link between proton and electron counts with precise terms.
Grade 8–9 answer: "A carbon-14 nucleus contains 6 protons and 8 neutrons (mass number 14 − atomic number 6 = 8 neutrons). In a neutral atom the number of electrons equals the number of protons, so carbon-14 has 6 electrons arranged in shells. The atom is electrically neutral because the total positive charge from the 6 protons (+6) is exactly balanced by the total negative charge from the 6 electrons (−6), giving a net charge of zero. Carbon-14 is an isotope of carbon because it has the same atomic number (6) as carbon-12 but a different mass number due to its two extra neutrons."
The Grade 8–9 response uses precise terms (isotope, atomic number, mass number, nucleus) and shows the arithmetic. It links the balancing of charges to a specific numerical argument and extends the answer to link with isotopes — earning full marks.
Edexcel alignment: This content is aligned with Edexcel GCSE Physics (1PH0) specification Topic 6 Radioactivity — specifically 6.1 Atomic structure and 6.2 Atoms and isotopes. Assessed on Paper 1.