Study Guide

Buoyancy and Archimedes' Principle

AP Physics 1Β· AP Physics 1 CED β€” Fluids and Thermal PhysicsΒ· 14 min read

1. Core Concepts of Buoyancyβ˜…β˜…β˜†β˜†β˜†β± 3 min

Buoyancy is the net upward force exerted by a static fluid on any object immersed partially or fully in it. It arises because hydrostatic pressure increases with depth: upward pressure on the object's bottom surface is greater than downward pressure on the top surface, creating the net upward force called buoyant force ().

πŸ“˜ Definition

Archimedes' Principle

FbF_b

Any object immersed in a static fluid experiences a buoyant force equal in magnitude to the weight of the fluid displaced by the object.

πŸ”¬ Derivation
Goal:

Prove Archimedes' Principle for static fluids

Starting from:

Static equilibrium of a fluid volume matching the displaced volume of an object

  1. 1

    Replace the immersed object with an identical volume of the fluid itself. This fluid volume is at rest, so net force on it is zero.

  2. 2

    The only forces acting on the fluid volume are its own weight (downward) and the net upward force from the surrounding fluid (buoyant force).

  3. 3

    Force balance gives:

  4. 4
    Fb=WdisplacedF_b = W_{displaced}
  5. 5

    Replacing the fluid volume with the original object does not change the force exerted by the surrounding fluid, so the relationship holds.

Result:

Archimedes' Principle is valid for any object immersed in a static fluid.

Exam tip:

Buoyancy is tested conceptually as often as numerically on the AP exam. Be prepared to explain why buoyant force does not change with depth for fully submerged objects.

2. Buoyant Force Calculationsβ˜…β˜…β˜†β˜†β˜†β± 3 min

βœ“ Calculator OK

From Archimedes' Principle, the core formula for buoyant force is:

Fb=ρfVdgF_b = \rho_f V_d g

Where = fluid density, = volume of displaced fluid, and = acceleration due to gravity. For fully submerged objects, equals the total volume of the object . For partially submerged objects, is only the volume of the object below the fluid surface.

πŸ“ Worked Example

A solid rectangular iron block with total volume is fully submerged in fresh water of density . Calculate the magnitude of the buoyant force on the block.

  1. 1

    Confirm the object is fully submerged, so displaced volume equals total object volume:

  2. 2
    Vd=Vo=2.5Γ—10βˆ’3 m3V_d = V_o = 2.5 \times 10^{-3} \text{ m}^3
  3. 3

    Write Archimedes' Principle formula:

  4. 4
    Fb=ρfVdgF_b = \rho_f V_d g
  5. 5

    Substitute known values ():

  6. 6
    Fb=(1000 kg/m3)(2.5Γ—10βˆ’3 m3)(9.8 m/s2)F_b = (1000 \text{ kg/m}^3)(2.5 \times 10^{-3} \text{ m}^3)(9.8 \text{ m/s}^2)
  7. 7

    Calculate the final result:

  8. 8
    Fb=24.5β‰ˆ25 NF_b = 24.5 \approx 25 \text{ N}
  9. 9

    Note that the density of iron is not required here, because buoyant force only depends on fluid properties and displaced volume.

Exam tip:

Always label (fluid density) and (object density) at the start of every problem to avoid mixing the two up.

3. Equilibrium of Floating Objectsβ˜…β˜…β˜…β˜†β˜†β± 4 min

βœ“ Calculator OK

A floating object at rest is in static equilibrium, so net vertical force is zero. The only vertical forces are the downward weight of the object and upward buoyant force , so force balance gives:

Fb=WoF_b = W_o

Substituting the formulas for and and canceling from both sides gives the useful relationship for floating objects:

VdVo=ρoρf\frac{V_d}{V_o} = \frac{\rho_o}{\rho_f}
πŸ“˜ Definition

Neutral Buoyancy

Condition when an object's average density equals the fluid density, so the object floats fully submerged at rest at any depth.

Example:

A scuba diver adjusting their buoyancy to hover at a fixed depth.

πŸ“ Worked Example

A piece of pine wood has a density of , and floats in pure ethanol of density . What fraction of the wood's volume is above the surface of the ethanol?

  1. 1

    For a floating object at equilibrium, applies. Substitute the given densities:

  2. 2
    VdVo=500789β‰ˆ0.634\frac{V_d}{V_o} = \frac{500}{789} \approx 0.634
  3. 3

    The fraction of volume above the surface is total fraction minus submerged fraction:

  4. 4
    1βˆ’VdVo=1βˆ’0.634=0.366β‰ˆ0.371 - \frac{V_d}{V_o} = 1 - 0.634 = 0.366 \approx 0.37
  5. 5

    Approximately 37% of the wood's volume is above the ethanol surface.

Exam tip:

AP questions almost always ask for the fraction of volume above the fluid surface, not the submerged fraction. Double-check which quantity the question asks for.

4. Apparent Weight of Submerged Objectsβ˜…β˜…β˜…β˜…β˜†β± 4 min

βœ“ Calculator OK

When an object is suspended and held at rest fully submerged in a fluid, its apparent weight (the force required to support it) is less than its actual weight, because the upward buoyant force counteracts part of the object's weight. For static equilibrium:

Wapp+Fb=Woβ€…β€ŠβŸΉβ€…β€ŠWapp=Woβˆ’FbW_{app} + F_b = W_o \implies W_{app} = W_o - F_b

For a fully submerged object, this can be rewritten in terms of densities as:

Wapp=Wo(1βˆ’Οfρo)W_{app} = W_o \left(1 - \frac{\rho_f}{\rho_o}\right)

This relationship is commonly used to find the density of irregular solid objects by measuring weight in air and apparent weight in a fluid of known density, a common lab-based AP exam problem.

πŸ“ Worked Example

A solid irregular brass object is weighed in air and found to have a weight of 32 N. When fully submerged in water of density , its apparent weight is 28 N. What is the density of brass?

  1. 1

    Rearrange the apparent weight formula to solve for buoyant force:

  2. 2
    Fb=Woβˆ’Wapp=32βˆ’28=4 NF_b = W_o - W_{app} = 32 - 28 = 4 \text{ N}
  3. 3

    For full submersion, , so solve for object volume:

  4. 4
    Vo=Fbρfg=4(1000)(9.8)β‰ˆ4.08Γ—10βˆ’4 m3V_o = \frac{F_b}{\rho_f g} = \frac{4}{(1000)(9.8)} \approx 4.08 \times 10^{-4} \text{ m}^3
  5. 5

    Use actual weight to solve for object density:

  6. 6
    ρo=WoVog=32(4.08Γ—10βˆ’4)(9.8)β‰ˆ8000 kg/m3\rho_o = \frac{W_o}{V_o g} = \frac{32}{(4.08 \times 10^{-4})(9.8)} \approx 8000 \text{ kg/m}^3
  7. 7

    This matches the accepted density of brass, as expected.

βœ“ Quick check

Test your understanding with this AP-style multiple choice question:

  1. A solid wooden block floats in a beaker of pure fresh water. The beaker is then drained and refilled with ethyl alcohol, which has a lower density than fresh water. The block still floats in the alcohol. What happens to the buoyant force on the block, and what happens to the volume of the block submerged below the fluid surface, compared to fresh water?

    • A) Buoyant force increases, submerged volume increases

    • B) Buoyant force stays the same, submerged volume decreases

    • C) Buoyant force stays the same, submerged volume increases

    • D) Buoyant force decreases, submerged volume decreases

    Reveal answer
    C β€”

    Since the block remains floating, equilibrium requires buoyant force always equals the constant weight of the block. From , lower fluid density means larger submerged volume, so C is correct.

Exam tip:

If a problem gives you the tension in a string holding a submerged object, that tension equals β€” use it directly in your force balance.

5. Common Pitfalls

Wrong move:

Using the object's density instead of the fluid's density in the buoyant force formula

Why:

Students often mix up which density is relevant, since object density determines whether an object sinks or floats

Correct move:

Always explicitly label each variable and write at the start of every problem

Wrong move:

Assuming for all floating objects

Why:

Students forget only neutral buoyancy (fully submerged floating) has , not surface floating

Correct move:

Always start with for floating objects to relate and , never assume unless the object is explicitly fully submerged

Wrong move:

Claiming buoyant force increases as a fully submerged object moves deeper into the fluid

Why:

Students confuse increasing pressure with depth with increasing net pressure difference, which does not change for a fixed volume

Correct move:

For incompressible objects and fluids (all AP Physics 1 cases), is constant, so is constant regardless of depth

Wrong move:

Flipping the density ratio to get for floating objects

Why:

Students memorize the ratio instead of deriving it from force balance

Correct move:

Always start from first principles and cancel terms step-by-step to get the ratio, rather than relying on memory

Wrong move:

Adding buoyant force to the object's weight when calculating apparent weight

Why:

Students forget buoyant force acts upward, opposite to weight

Correct move:

Always draw a free-body diagram of the object to confirm force directions before writing the force balance equation

6. Quick Reference Cheatsheet

Category

Formula

Notes

Buoyant Force (Archimedes' Principle)

= fluid density, = displaced fluid volume

Fully Submerged Buoyant Force

= total object volume

Floating Object Equilibrium

Only applies to static floating objects at rest

Floating Submerged Fraction

Gives fraction of volume below fluid surface

Apparent Weight (Submerged)

equals tension supporting the object

Apparent Weight (Density Form)

Only valid for fully submerged objects

Neutral Buoyancy Condition

Object floats fully submerged at any depth

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2022 Β· MCQ

    Density of submerged object

  • 2019 Β· FRQ

    Floating boat buoyancy calculation

Going deeper

What's Next

Buoyancy and Archimedes' Principle is the core foundation for all fluid mechanics topics in AP Physics 1. Mastery of this concept is required for multi-concept free-response questions that combine force analysis with fluid properties, and it is regularly tested in conceptual multiple-choice questions. Next, you will build on this understanding to study hydrostatic pressure, then move to fluid flow with the continuity equation and Bernoulli's principle. Buoyancy also connects to core course concepts like static force equilibrium, which is tested throughout the AP Physics 1 exam. A solid grasp of Archimedes' Principle will help you avoid common pitfalls on fluid questions and earn maximum points on exam day.