Physics Comprehensive Checklist & Flashcards

Interactive Core Skills Master Suite

How to use this study suite: Check off checkpoints as you gain competence. For any checkpoint, click on any of its 4 custom flashcards to flip it and reveal the corresponding Core Concept, Mathematical Strategy, Pitfalls to Avoid, or Exam-style Application.

1. Mathematical Fundamentals & Vector Operations

Scientific Notation & Significant Figures
Ability to convert non-standard units (e.g., km/h to m s-1) and report final calculated answers to the correct number of significant figures based on given source parameters.
Concept
Significant Figures Rules
Click to Flip
Core Principle: Your final answer cannot look more precise than the least precise measurements given. Non-zero numbers, zeros sandwiched between non-zero digits, and trailing zeros behind decimal placements are significant.
Math
Converting km/h to m/s
Click to Flip
Derivation Strategy: To go from kilometers per hour to meters per second, multiply by 1,000 meters and divide by 3,600 seconds. This simplifies directly down into dividing your value by 3.6.
Pitfall
Premature Rounding
Click to Flip
Warning: Never round off values halfway through multi-stage calculations. Keep unrounded figures saved in your calculator memory and round to the correct sig figs only at the final step to prevent calculation drift.
Exam App
Sample Conversion
Click to Flip
Problem: Convert 110 km/h using 3 sig figs.
Solution: 110 / 3.6 = 30.555... m/s.
Rounding to 3 significant figures yields 30.6 m s-1.
Vector Components & Calculations
Skills to resolve vectors into independent x and y components, sum separate component tracks (Σx and Σy), and use the Pythagorean theorem to calculate the absolute magnitude of a total vector sum.
Concept
Vector Independence
Click to Flip
Core Principle: Orthogonal vector fields (x and y axis systems) act completely independently of one another. You must resolve, sum, and manipulate x components and y components separately before combining them.
Math
Component Resolution
Click to Flip
Formulas: For a vector R at angle θ from the x-axis:
• Rx = R * cos(θ)
• Ry = R * sin(θ)
• Total Mag = √( (ΣRx)2 + (ΣRy)2 )
Pitfall
Direct Magnitude Addition
Click to Flip
Warning: Never add the raw magnitudes of two angled vectors directly together (e.g., 5N + 5N does not equal 10N unless they point in the exact same direction). Always use vector component tracking.
Exam App
Summing Forces
Click to Flip
Scenario: Force 1 is 3.0 N East (Σx=3, Σy=0). Force 2 is 4.0 N North (Σx=0, Σy=4).
Result: Net Magnitude = √(32 + 42) = √25 = 5.0 N.

2. Motion and Forces (Kinematics & Dynamics)

Free-Body Diagrams (FBD) on Inclined Planes
Ability to isolate an object on a ramp inclined at an angle (θ) and accurately draft all acting force vectors originating from the object's center of mass.
Concept
Defining Free Body Forces
Click to Flip
Core Principle: An FBD maps real, external forces physically acting on an object. Weight pulls toward Earth's center; Normal force pushes square away from the ramp plane; Friction runs parallel to the surface.
Math
Vector Directions
Click to Flip
Orientation Geometry:
• Weight (W): Points straight down vertical.
• Normal Force (FN): Angle matching tilt, points 90° away from the slope.
• Friction (F_f): Tracks flush along the surface line.
Pitfall
Misaligning Normal Force
Click to Flip
Warning: Never draw the Normal force pointing straight up on an incline. "Normal" means mathematically perpendicular to the plane of touch. If the surface tilts, your Normal force vector must tilt.
Exam App
Drafting Check
Click to Flip
Scenario: Box sliding down a ramp.
Your Diagram Checklist: Draw a box. Draw an arrow straight down for W. Draw an arrow 90° from the ramp up for FN. Draw an arrow pointing back up the ramp surface for Ff.
Resolving Gravitational Force Components
Skill to tilt your coordinate grid system inline with the surface of the ramp and geometrically break down the weight vector into perpendicular and parallel vectors relative to the incline.
Concept
Why Tilt the Axes?
Click to Flip
Core Principle: Tilting your axes parallel (||) and perpendicular (⊥) to the ramp surface makes math easier because motion happens purely along the parallel plane, while the perpendicular forces net to zero.
Math
Incline Component Equations
Click to Flip
Formulas: Using plane angle θ:
• Fg,|| = m * g * sin(θ) [pulls down ramp]
• Fg,⊥ = m * g * cos(θ) [presses into ramp]
Pitfall
Swapping Sin and Cos
Click to Flip
Warning: On standard flat vectors, horizontal uses cosine. On an inclined plane, the component parallel to the surface uses sine. Do not mix them up during step conversions.
Exam App
Calculated Components
Click to Flip
Problem: 5.0 kg mass on a 30° slope.
• Fg,|| = 5 * 9.8 * sin(30°) = 24.5 N.
• Fg,⊥ = 5 * 9.8 * cos(30°) = 42.4 N.
Newton’s Laws & Friction Calculations
Ability to compute static or kinetic friction forces utilizing the Normal Force derived from the ramp geometry, and determining net parallel acceleration rates.
Concept
Friction Dependence
Click to Flip
Core Principle: Friction force equals friction coefficient μ times the Normal Force FN. Because the Normal force drops as a ramp tilts steeper, the friction force changes depending on the angle.
Math
Net Force Dynamics
Click to Flip
Ramp Balancing Formulas:
• FN = m * g * cos(θ)
• Ff = μ * m * g * cos(θ)
• Fnet,|| = m * g * sin(θ) - Ff = m * a
Pitfall
Using F_N = mg Always
Click to Flip
Warning: FN ONLY equals mg on flat horizontal surfaces. If an object sits on an inclined plane, using FN = mg will overcalculate friction forces and lead to wrong answers.
Exam App
Finding Acceleration
Click to Flip
Problem: Object slides down ramp with θ=30°, μ=0.20.
a = g*sin(30°) - μ*g*cos(30°)
a = 4.90 - 1.70 = 3.20 m s-2.
Gravitational Acceleration Concepts
Conceptual understanding that a constant downward gravitational acceleration (g) means an object's velocity changes by a fixed amount every second, while its net acceleration profile remains uniform.
Concept
Meaning of "g"
Click to Flip
Core Principle: Acceleration due to gravity (9.80 m/s²) means that, in a vacuum, a falling object gains exactly 9.80 m/s of downward speed for every elapsed second of flight.
Math
Constant Rate Change
Click to Flip
Formula Behavior: Because a = Δv/Δt is constant under gravity, velocity shifts linearly (v = u + at), but the distance traveled per second grows quadratically (s = ut + ½at2).
Pitfall
Velocity vs Acceleration
Click to Flip
Warning: Do not confuse speed with acceleration. A falling object's speed increases continuously, but its acceleration remains a constant 9.80 m/s² downwards.
Exam App
Conceptual Question
Click to Flip
Scenario: Object dropped from rest.
• Velocity after 1s = 9.8 m/s.
• Velocity after 2s = 19.6 m/s.
• Total acceleration at all points = 9.8 m/s².
Linear Motion Graphs
Ability to analyze and interpret a Speed-Time (v-t) graph to compute exact acceleration rates across distinct motion phases using the gradient formula.
Concept
Graph Gradients
Click to Flip
Core Principle: On a velocity-time graph, the slope (rise over run) represents acceleration. A flat line means constant velocity (zero acceleration); a straight sloped line means uniform acceleration.
Math
Gradient Calculation
Click to Flip
Formula: For a segment bounded by coordinates (t1, v1) and (t2, v2):
a = (v2 - v1) / (t2 - t1)
Pitfall
Reading Coordinates Wrong
Click to Flip
Warning: Always check if a graph plots speed vs time or distance vs time. Finding the slope of a distance-time graph yields velocity, not acceleration. Check your axes labels carefully.
Exam App
Graph Segment Analysis
Click to Flip
Scenario: Speed climbs from 0 to 20 m/s over 4 seconds.
Solution: Acceleration gradient = (20 - 0) / (4 - 0) = 5.0 m s-2.
Projectile Motion
Capacity to solve two-dimensional motion paths by splitting actions into independent vertical and horizontal tracks.
Concept
Symmetry of Flight
Click to Flip
Core Principle: Projectiles experience zero horizontal acceleration (speed stays constant), while vertical motion is subject to constant gravitational drop. Time connects both component tracks.
Math
Kinematic Splitting
Click to Flip
Formulas:
• Horizontal: sx = vx * t
• Vertical: sy = uy*t + ½*ay*t2
For horizontal launches, uy = 0.
Pitfall
Mixing Velocities
Click to Flip
Warning: Never substitute horizontal velocity parameters into vertical acceleration equations. Keep your variables sorted in separate tables of data.
Exam App
Horizontal Dart
Click to Flip
Problem: Dart thrown horizontally at 15 m/s, hits ground in 0.40s.
Solution: Horizontal Distance = vx * t = 15 * 0.40 = 6.0 m.
Universal Gravitation
Understanding Newton’s Universal Law of Gravitation conceptually—specifically that the mutual gravitational attraction between two objects is perfectly equal in magnitude but opposite in direction.
Concept
Action-Reaction Pairs
Click to Flip
Core Principle: Every gravitational pull is an interactive pairing. The force exerted by a large planet on a tiny moon is exactly equal in magnitude to the force exerted by the tiny moon back on the large planet.
Math
Proportionality Scaling
Click to Flip
Formula Behavior: F = G*M*m / r2. The force is directly proportional to the product of the masses and inversely proportional to the square of the distance between their centers.
Pitfall
Mistaking Acceleration
Click to Flip
Warning: Equal forces do not mean equal accelerations. Because a = F/m, the less massive object will accelerate much more noticebly than the massive object, despite experiencing the same force.
Exam App
Conceptual Scaling
Click to Flip
Scenario: Planet exerts 500 N force on a satellite.
Question: How much force does the satellite exert on the planet?
Answer: Exactly 500 N.

3. Work, Energy, and Thermodynamics

Work-Energy Theorem & Variable Forces
Advanced skills to calculate work from the geometric area under a Force-Displacement (F-s) curve and relate it to changes in kinetic energy.
Concept
Area Under Curve = Work
Click to Flip
Core Principle: When a force changes over a distance, you cannot use Work = F * s. You must find the geometric area underneath the Force-Displacement graph to obtain total work.
Math
Kinetic Transitions
Click to Flip
Formulas:
• Triangular Area = ½ * base * height
• Work Total = ΔK_e = Kf - Ki
• Kinetic Energy = ½ * m * v2
Pitfall
Using Peak Force Directly
Click to Flip
Warning: For a triangular force graph ramping up to 20N over 5m, do not multiply 20N * 5m = 100J. A triangle takes up half that area, so it must be ½ * 20 * 5 = 50J.
Exam App
Speed From Graph
Click to Flip
Problem: Graph area equals 16 J of work done on a 2.0 kg particle starting from rest. Find v.
Solution: 16 = ½ * (2.0) * v2 → v2 = 16 → v = 4.0 m s-1.
Potential Energy Fundamentals
Understanding the properties of energy metrics (including electron-volts, eV) and resolving changes in gravitational potential energy.
Concept
Energy Units & eV
Click to Flip
Core Principle: Potential energy is work stored due to position. While Joules (J) is the standard SI unit, subatomic problems use electron-volts (eV). 1 eV = 1.60 × 10-19 J.
Math
Height Changes
Click to Flip
Formula: ΔUg = m * g * Δh = m * g * (hfinal - hinitial). Potential energy changes depend purely on the net vertical displacement, not the path taken.
Pitfall
Ignoring Sign Conventions
Click to Flip
Warning: If an object falls or moves downward, its change in potential energy is negative (ΔU is negative). Always subtract initial height from final height.
Exam App
GPE Evaluation
Click to Flip
Problem: 2.0 kg block drops from h=10m down to h=3m.
Solution: ΔU = 2.0 * 9.8 * (3 - 10) = 2.0 * 9.8 * (-7) = -137.2 J.
Momentum and Collisions
Ability to apply the conservation of linear momentum across dimensions to calculate velocity vectors following elastic or inelastic collisions.
Concept
Conservation Laws
Click to Flip
Core Principle: In any isolated system with no external forces, total initial momentum equals total final momentum (Σpi = Σpf). This holds true independently for x and y components.
Math
Momentum Vectors
Click to Flip
Formulas: p = m * v.
• Component split:
Σm*vx,initial = Σm*vx,final
Σm*vy,initial = Σm*vy,final
Pitfall
Ignoring Direction Signs
Click to Flip
Warning: Momentum is a vector. If Ball A moves right (+v) and Ball B moves left (-v), you must include the negative sign in your momentum sum.
Exam App
Perfect Inelastic
Click to Flip
Problem: 2kg block moving at 6m/s hits and sticks to a stationary 4kg block.
Solution: (2*6) + 0 = (2+4)*vf → 12 = 6*vfvf = 2.0 m s-1.
Thermal Physics & Phase Changes
Distinguishing between specific heat capacity and latent phase transformations during uniform thermal changes.
Concept
Sensible vs Latent Heat
Click to Flip
Core Principle: Adding thermal energy either speeds up molecules (rising temperature) OR breaks intermolecular bonds (phase change at a constant temperature plateau). They never happen at the same time.
Math
Thermal Equations
Click to Flip
Formulas:
• Temperature change: Q = m * c * ΔT
• Phase transformation: Q = m * L
(where L is latent heat of fusion or vaporization).
Pitfall
Mixing Phase Steps
Click to Flip
Warning: To find the total heat needed to change -10°C ice into 20°C water, you cannot do a single calculation. You must sum three separate steps: heating ice, melting ice, and heating liquid water.
Exam App
Curve Plateau
Click to Flip
Scenario: A heating graph shows a substance's temperature flattening out out at 65°C before rising again.
Analysis: The 65°C flat plateau marks the exact melting point of that substance.
Ideal Gas Laws
Applying the ideal gas equation to solve for unknown volume, pressure, or mole values across closed setups.
Concept
State Variables
Click to Flip
Core Principle: For an ideal gas, macroscopic properties (Pressure, Volume, Temperature) are related to the total count of particles (moles, n) via the universal gas constant R.
Math
Gas Law Manipulation
Click to Flip
Formula: P * V = n * R * T.
• R = 8.314 J mol-1 K-1.
Crucial step: Temperature T MUST always be converted to Kelvin (K = °C + 273.15).
Pitfall
Celsius Mistakes
Click to Flip
Warning: Never use temperature in Celsius inside PV = nRT. For example, dividing by 0°C creates an invalid mathematical operation, whereas converting it to 273K keeps the math correct.
Exam App
Moles to Volume
Click to Flip
Problem: Find pressure for 2.0 moles at 300K in a 0.05 m3 tank.
Solution: P = nRT/V = (2 * 8.314 * 300) / 0.05 = 49884 / 0.05 = 9.98 × 105 Pa.

4. Waves and Optics

Wave Properties
Analyzing a graphical wave profile to measure primary physical parameters: Wavelength (λ) and Amplitude (A).
Concept
Wave Anatomy
Click to Flip
Core Principle: Wavelength is the length of one full repeating wave cycle. Amplitude is the maximum displacement measurement, representing the total wave energy.
Math
Reading Dimensions
Click to Flip
Measurements:
• λ = horizontal distance from one crest to the next consecutive crest.
• A = vertical height from the center equilibrium line up to a crest.
Pitfall
Peak-to-Peak Amplitude
Click to Flip
Warning: Do not measure amplitude from the bottom trough to the top crest. That is peak-to-peak height. Amplitude is exactly half of that total vertical distance.
Exam App
Graph Extraction
Click to Flip
Scenario: A wave profile graph shows a total vertical distance of 6.0 cm from top to bottom, and 10 cm horizontally between crest 1 and crest 3.
Values: Amplitude = 3.0 cm; Wavelength = 10/2 = 5.0 cm.
Wave Categorization
Differentiating between mechanical waves (requiring physical particle mediums) and electromagnetic waves (capable of vacuum travel).
Concept
Medium Dependences
Click to Flip
Core Principle: Mechanical waves pass energy via particle collisions, meaning they cannot travel through empty space. Electromagnetic waves consist of oscillating fields and require no physical medium.
Math
Wave Speed Limits
Click to Flip
Constants: All EM waves move through a vacuum at the speed of light: c = 3.00 × 108 m/s. Mechanical wave speeds depend entirely on the density and elasticity of the material they travel through.
Pitfall
Misclassifying Light
Click to Flip
Warning: Do not assume radio waves or microwaves are mechanical because we can't see them. They belong to the electromagnetic spectrum and can travel through outer space. Sound waves, however, are mechanical.
Exam App
Categorization Sort
Click to Flip
Question: Sort ultrasound, gamma rays, and sound waves.
• Mechanical: Sound, Ultrasound.
• Electromagnetic: Gamma Rays.
Geometric Optics (Lenses & Mirrors)
Calculating focus metrics using optical relationships, determining magnification adjustments, and drawing ray diagrams.
Concept
Image Properties
Click to Flip
Core Principle: Real images form where light rays physically intersect, allowing them to be projected onto a screen. Virtual images form where light rays appear to diverge from behind a lens or mirror.
Math
Optics Algebra
Click to Flip
Formulas:
• 1/f = 1/do + 1/di
• M = hi / ho = -di / do
(Negative di indicates a virtual image).
Pitfall
Sign Error Flubs
Click to Flip
Warning: For concave/diverging lenses and convex mirrors, the focal length f is always negative. Forgetting this sign will flip your calculations and lead to incorrect answers.
Exam App
Solving Distance
Click to Flip
Problem: Object at do=6cm, focal length f=2cm. Find di.
Solution: 1/di = 1/2 - 1/6 = 3/6 - 1/6 = 2/6 = 1/3.
Inverting gives di = 3.0 cm (Real image).
Refraction & Total Internal Reflection (TIR)
Applying Snell's Law to analyze travel across optical boundaries, and evaluating the critical angle to check for total internal reflection.
Concept
Bending Conditions
Click to Flip
Core Principle: Light bends toward the normal line when entering a optically denser medium (higher refractive index, n). Total Internal Reflection occurs only when light travels from a high-n medium toward a low-n medium and exceeds the critical angle.
Math
Snell and Critical Limits
Click to Flip
Formulas:
• Snell's Law: n1 * sin(θ1) = n2 * sin(θ2)
• Critical Angle: sin(θc) = n2 / n1
Pitfall
Calculator Mode Slips
Click to Flip
Warning: Always ensure your calculator is set to Degree mode (DEG) rather than Radian mode (RAD) before computing trigonometric values for optics problems.
Exam App
Critical Check
Click to Flip
Problem: Find θc from glass (n=1.50) into air (n=1.00).
Solution: sin(θc) = 1.00 / 1.50 = 0.6667.
θc = sin-1(0.6667) = 41.8°.

5. Electricity and Magnetism

Electrostatics & Coulomb's Law
Understanding charging mechanisms and using Coulomb's Law to determine the electrostatic force acting between point charges.
Concept
Conservation of Charge
Click to Flip
Core Principle: Objects become charged via electron transfer (friction or contact). Like charges repel each other, while opposite charges experience an attractive force.
Math
Inverse Square Force
Click to Flip
Formula: F = k * |q1 * q2| / r2.
• Coulomb constant k = 9.00 × 109 N m2 C-2.
Doubling the separation distance drops the force to one-quarter of its initial value.
Pitfall
Forgetting Charge Scaling
Click to Flip
Warning: Pay close attention to unit prefixes like microcoulombs (μC) or nanocoulombs (nC). Convert them to standard Coulombs (1 μC = 10-6 C) before plugging them into the formula.
Exam App
Force Calculation
Click to Flip
Problem: Two +1.0 C charges separated by 3.0 meters.
Solution: F = (9.00 × 109 * 1.0 * 1.0) / 3.02 = 9.00 × 109 / 9.0 = 1.00 × 109 N.
DC Circuit Analysis
Analyzing circuit networks containing series and parallel resistor combinations to find total equivalent resistance and local currents.
Concept
Network Reduction Rules
Click to Flip
Core Principle: Series resistors share the exact same current pathway. Parallel resistor networks branch out, sharing the same voltage drop across their branches.
Math
Resistance Inversions
Click to Flip
Formulas:
• Series: Req = R1 + R2 + ...
• Parallel: 1/Req = 1/R1 + 1/R2 + ...
Ohm's Law: V = I * R.
Pitfall
Forgetting the Final Reciprocal
Click to Flip
Warning: When computing parallel tracks, don't stop after adding fractions. If 1/Req = 1/4, you must invert that value to get your final answer: Req = 4 Ω.
Exam App
Parallel Branch
Click to Flip
Problem: Combine 6.0 Ω and 3.0 Ω in parallel.
Solution: 1/R = 1/6 + 1/3 = 1/6 + 2/6 = 3/6 = 1/2.
Inverting gives Req = 2.0 Ω.
Magnetic Fields inside Solenoids
Computing uniform field strengths inside current-carrying solenoids using winding counts and physical length metrics.
Concept
Solenoid Core Uniformity
Click to Flip
Core Principle: Coiling a current-carrying wire wraps individual magnetic loops together. This builds a strong, uniform magnetic field inside the core of the solenoid that acts like a bar magnet.
Math
Permeability Scaling
Click to Flip
Formula: B = μ0 * N * I / L.
• μ0 = 4π × 10-7 T m A-1.
• N = total turn count; L = core length in meters.
Pitfall
Turns vs Density
Click to Flip
Warning: Pay close attention to whether the problem gives you the total turn count (N) or the turn density per meter (n). If turn density is given, n = N/L, so B = μ0*n*I.
Exam App
Field Computation
Click to Flip
Problem: Solenoid has 500 turns, length 0.20m, current 4.0A.
Solution: B = (4π×10-7 * 500 * 4.0) / 0.20 = 0.00251 / 0.20 = 1.26 × 10-2 T.
Magnetic Forces on Moving Charges
Using vector rules to establish force directions, and equating magnetic force to centripetal force requirements to track circular beam deflections.
Concept
Lorentz Centripetal Deflection
Click to Flip
Core Principle: A magnetic force always acts perpendicular to a moving particle's velocity vector. This constant sideways deflection acts as a centripetal force, forcing the charged particle into a circular orbital path.
Math
Orbit Equilibrium
Click to Flip
Formulas: For orthogonal paths:
• F_mag = q * v * B
• Equating forces: q * v * B = m * v2 / r
• Simplifying for radius: r = m * v / (q * B)
Pitfall
Ignoring Charge Sign
Click to Flip
Warning: When using the Right-Hand Rule to find the force direction, remember it applies directly to positive charges. For negative charges (like electrons), you must reverse the final force arrow direction.
Exam App
Required Field Strength
Click to Flip
Problem: Electron (m=9.11×10-31kg, q=1.6×10-19C) loops at v=2×106m/s with r=0.1m. Find B.
Solution: B = mv/qr = 1.82×10-24 / 1.6×10-20 = 1.14 × 10-4 T.

6. Atomic, Nuclear, and Quantum Physics

Isotope Notation
Correctly structuring elements using standard nuclear configuration formats to identify proton and neutron counts.
Concept
Nucleon Accounting
Click to Flip
Core Principle: Atoms of an element have the same number of protons but can vary in their neutron count (isotopes). Standard nuclide notation explicitly identifies these subatomic counts.
Math
Notation Layout
Click to Flip
Formatting Structure: AZX
• Z = Atomic number (protons).
• A = Mass number (protons + neutrons).
• Neutron count N = A - Z.
Pitfall
Neutron Index Swap
Click to Flip
Warning: The top mass number (A) is not the neutron count. It represents the total sum of protons and neutrons combined. You must subtract Z from A to isolate the number of neutrons.
Exam App
Carbon Isolation
Click to Flip
Example element: 146C.
• Proton count Z = 6.
• Total nucleons A = 14.
• Neutron count N = 14 - 6 = 8 neutrons.
Radioactive Decay Rates
Calculating exponential decay profiles or tracing elapsed time requirements based on specific half-life increments.
Concept
The Half-Life Rule
Click to Flip
Core Principle: A half-life (t½) is the fixed time required for exactly half of the remaining unstable radioactive parent nuclei in a sample to decay away.
Math
Step Down Equations
Click to Flip
Formulas:
• Remaining Amount: N(t) = N0 * (0.5)n
• Half-life steps: n = t / t½
This model tracks remaining mass, activity rates, or overall particle counts.
Pitfall
Linear Decay Flub
Click to Flip
Warning: Radioactive decay is exponential, not linear. If a sample loses half its mass in 5 days, it will not lose the remaining half in the next 5 days. It will lose half of what is left (dropping to one-quarter total).
Exam App
Tracing Remnants
Click to Flip
Problem: 80g sample has t½ = 3 hours. How much is left after 9 hours?
Solution: Steps n = 9 / 3 = 3 half-lives.
Mass = 80 * (0.5)3 = 80 / 8 = 10 grams.
Nuclear Fusion Equations
Balancing mass numbers (A) and proton numbers (Z) across multi-step reaction sequences to deduce unidentified particles in atomic chains.
Concept
Nucleon Conservation
Click to Flip
Core Principle: During nuclear transformations, total mass number (ΣA) and total atomic number (ΣZ) must balance perfectly across both sides of the reaction equation.
Math
Reaction Balancing
Click to Flip
Algebra Setup: For A1Z1J + A2Z2K → A3Z3L + A4Z4X:
• Top balance: A1 + A2 = A3 + A4
• Bottom balance: Z1 + Z2 = Z3 + Z4
Pitfall
Misidentifying Gammas
Click to Flip
Warning: Gamma rays (y) carry no mass or charge (00y). They are high-energy photons emitted to release excess energy, so they do not alter the nucleon count balances during your calculations.
Exam App
Deducing X
Click to Flip
Problem: Balance 21H + 31H → 42He + AZX.
• Top: 2 + 3 = 4 + A → A = 1.
• Bottom: 1 + 1 = 2 + Z → Z = 0.
10X matches a neutron (n).
The Photoelectric Effect
Applying Einstein's quantum threshold equation to determine the maximum kinetic energy and exit velocity of released photoelectrons.
Concept
Photon-Electron Packets
Click to Flip
Core Principle: Light hits a metal surface as quantized energy packets called photons. If a photon's frequency is below the threshold frequency (work function), no electrons will be ejected, regardless of the light's intensity.
Math
Quantum Energetics
Click to Flip
Formulas: E_photon = h * f.
• Einstein Equation:
Kmax = h*f - h*f0 = ½ * me * v2
(where h = 6.63×10-34 J s, and hf0 is the work function).
Pitfall
Intensity Misconceptions
Click to Flip
Warning: Increasing the intensity (brightness) of light only increases the number of emitted electrons, not their kinetic energy. Only increasing the light's frequency increases electron speed.
Exam App
Kinetic Remnants
Click to Flip
Problem: hf incoming = 5.0×10-19J. Work function threshold energy is 3.5×10-19J.
Solution: Kmax = 5.0×10-19 - 3.5×10-19 = 1.5 × 10-19 J.