Chapter 7

Energy, Thermodynamics, Waves, and Electromagnetism

Mechanical Work and the Dot Product

Mechanical Work and the Dot Product

In physics, work is a way to measure how much energy is transferred when a force causes an object to move. You have probably heard the word “work” in everyday life, but in science it has a very specific meaning.

If you push a box and it moves, your force transfers energy to the box. If you push on a wall and it does not move, then no mechanical work is done on the wall, even though you may feel tired. The key idea is that force must cause displacement for work to happen.

This lesson explains how mechanical work is connected to the dot product. The dot product helps us calculate how much of a force acts in the same direction as an object’s displacement.

1. What is mechanical work?

Mechanical work is the energy transferred when a force acts on an object and the object moves. The basic formula is

$$W = Fd$$

but this only works when the force and displacement are in exactly the same direction.

In many real situations, the force is not perfectly aligned with the motion. For example, if you pull a suitcase using a handle at an angle, only part of your force moves the suitcase forward. That is why we use the more complete formula:

$$W = Fd\cos\theta$$

Here,

  • \(W\) = work, measured in joules (J)
  • \(F\) = force, measured in newtons (N)
  • \(d\) = displacement, measured in meters (m)
  • \(\theta\) = angle between the force and the displacement

Since \(1\text{ J} = 1\text{ N}\cdot\text{m}\), the unit of work is the joule.

2. Why does the angle matter?

Only the part of the force that points in the direction of motion does work. If a force is applied at an angle, we break it into components. The component parallel to the displacement is

$$F_{\parallel} = F\cos\theta$$

Then the work becomes

$$W = F_{\parallel}d = (F\cos\theta)d$$

This is why the cosine appears in the work formula. The dot product is the mathematical operation that captures this idea directly.

3. The dot product connection

Force and displacement are both vectors. A vector has both magnitude and direction. The dot product of two vectors tells us how much one vector points in the direction of the other.

For force \(\vec{F}\) and displacement \(\vec{d}\), work is defined as

$$W = \vec{F} \cdot \vec{d}$$

The dot product of two vectors is

$$\vec{F} \cdot \vec{d} = Fd\cos\theta$$

So the dot product gives exactly the formula for work. This means:

  • If the force is in the same direction as displacement, \(\theta = 0^\circ\), so \(\cos 0^\circ = 1\), and work is positive.
  • If the force is perpendicular to displacement, \(\theta = 90^\circ\), so \(\cos 90^\circ = 0\), and work is zero.
  • If the force is opposite the displacement, \(\theta = 180^\circ\), so \(\cos 180^\circ = -1\), and work is negative.

4. What does positive, zero, and negative work mean?

Positive work means the force transfers energy to the object or system. This usually makes the object speed up.

Zero work means the force does not transfer energy through motion in that direction. For example, when you carry a backpack while walking horizontally, the upward support force from your arm is perpendicular to the horizontal motion, so that force does no mechanical work on the backpack in the horizontal direction.

Negative work means the force transfers energy out of the object or system. Friction often does negative work because it acts opposite the motion and reduces kinetic energy.

5. Common special cases

  • Parallel force and displacement: $$W = Fd$$
  • Perpendicular force and displacement: $$W = 0$$
  • Opposite force and displacement: $$W = -Fd$$

These cases help you quickly understand whether energy is being added, not changed by that force, or removed.

6. Important ideas to remember

  • Work depends on displacement, not just on force.
  • A large force does not guarantee large work; the object must move.
  • Only the component of force parallel to the displacement matters.
  • The dot product is used because it naturally picks out the parallel part.
  • Work can be positive, zero, or negative.

7. Worked Example 1: Force in the same direction

A student pushes a cart with a force of \(25\text{ N}\) across the floor for \(6.0\text{ m}\). The force is horizontal, and the cart moves horizontally.

Step 1: Identify the angle.

The force and displacement are in the same direction, so \(\theta = 0^\circ\).

Step 2: Use the work formula.

$$W = Fd\cos\theta$$ $$W = (25)(6.0)\cos 0^\circ$$ $$W = 150(1) = 150\text{ J}$$

Answer: The student does 150 J of work on the cart.

This is positive work because the force helps the motion.

8. Worked Example 2: Force at an angle

A person pulls a suitcase with a force of \(40\text{ N}\) using a handle at an angle of \(30^\circ\) above the horizontal. The suitcase moves \(5.0\text{ m}\) horizontally. Find the work done by the pulling force.

Step 1: Identify values.

  • \(F = 40\text{ N}\)
  • \(d = 5.0\text{ m}\)
  • \(\theta = 30^\circ\)

Step 2: Apply the formula.

$$W = Fd\cos\theta$$ $$W = (40)(5.0)\cos 30^\circ$$

Since \(\cos 30^\circ \approx 0.866\),

$$W = 200(0.866) = 173.2\text{ J}$$

Answer: The work done is about 173 J.

Notice that this is less than \(200\text{ J}\), because not all of the force is directed forward. Only the horizontal part of the force does work on the suitcase’s horizontal motion.

9. Worked Example 3: Perpendicular force

A student carries a \(60\text{ N}\) backpack across a room for \(8.0\text{ m}\) at constant height. How much work does the upward supporting force do on the backpack?

Step 1: Think about directions.

The supporting force is upward, but the displacement is horizontal. The angle between them is \(90^\circ\).

Step 2: Use the formula.

$$W = Fd\cos\theta$$ $$W = (60)(8.0)\cos 90^\circ$$ $$W = 480(0) = 0\text{ J}$$

Answer: The supporting force does 0 J of mechanical work on the backpack.

This is a very common idea in physics: a force perpendicular to the motion does no work.

10. Worked Example 4: Negative work

A box slides \(4.0\text{ m}\) to the right across a rough floor. Friction exerts a force of \(12\text{ N}\) to the left. Find the work done by friction.

Step 1: Identify the angle.

Friction is opposite the displacement, so \(\theta = 180^\circ\).

Step 2: Use the formula.

$$W = Fd\cos\theta$$ $$W = (12)(4.0)\cos 180^\circ$$ $$W = 48(-1) = -48\text{ J}$$

Answer: Friction does -48 J of work.

The negative sign shows that friction removes energy from the box’s motion.

11. Using vector components with the dot product

Sometimes vectors are written in component form. For example, suppose

$$\vec{F} = \langle 10, 0 \rangle \text{ N}$$

and

$$\vec{d} = \langle 3, 4 \rangle \text{ m}$$

The dot product is found by multiplying matching components and adding:

$$\vec{F} \cdot \vec{d} = (10)(3) + (0)(4) = 30$$

So,

$$W = 30\text{ J}$$

This method gives the same idea: only the part of displacement in the direction of the force contributes to the work.

At this level, the most important idea is not the component calculation itself, but what it means physically: the dot product measures alignment between force and displacement.

12. Common mistakes to avoid

  • Using the full force when the force is angled. You must include \(\cos\theta\).
  • Confusing distance with displacement. Work uses displacement in the direction of motion.
  • Forgetting the sign. Opposing forces do negative work.
  • Thinking any force does work. If there is no displacement, or if the force is perpendicular to displacement, the work is zero.

13. How work connects to energy

Mechanical work is important because it explains energy transfer. When positive work is done on an object, energy is added to it. When negative work is done, energy is removed.

This is why work is a central idea in energy, thermodynamics, and motion. It gives a direct way to calculate how forces change a system’s energy.

14. Quick check questions

  1. A force of \(15\text{ N}\) moves an object \(2.0\text{ m}\) in the same direction. What is the work?
  2. A force acts at \(90^\circ\) to the displacement. What is the work?
  3. Why is the work done by friction usually negative?
  4. What part of a force does the dot product select when calculating work?

Answers:

  1. \(W = 15 \times 2.0 = 30\text{ J}\)
  2. \(0\text{ J}\)
  3. Because friction acts opposite the displacement.
  4. The component parallel to the displacement.

Summary

Mechanical work measures energy transfer when a force causes displacement. If the force and displacement are not in the same direction, only the parallel component of the force does work.

The mathematical tool that describes this is the dot product:

$$W = \vec{F} \cdot \vec{d} = Fd\cos\theta$$

Positive work adds energy, zero work transfers no energy through that motion, and negative work removes energy. If you remember that work depends on how well the force lines up with the displacement, you will understand both mechanical work and the dot product.

Put what you read to the test

You've worked through Mechanical Work and the Dot Product. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Kinetic Energy and the Work-Energy Theorem

Lesson: Kinetic Energy and the Work-Energy Theorem

In physics, energy helps us describe how objects move and how forces change that motion. One important type of energy is kinetic energy, which is the energy an object has because it is moving.

This lesson explains what kinetic energy is, how to calculate it, and how it connects to work. The big idea is called the work-energy theorem: when a net force does work on an object, the object’s kinetic energy changes.

Understanding this idea helps us solve many motion problems more easily than using force and acceleration alone. It is especially useful when an object speeds up, slows down, or is affected by several forces at once.

1. What is kinetic energy?

Kinetic energy is the energy of motion. Any moving object has kinetic energy: a rolling ball, a moving car, a runner, or even a falling rock.

The kinetic energy of an object depends on two things:

  • its mass \(m\)
  • its speed \(v\)

The formula for kinetic energy is:

$$KE = \frac{1}{2}mv^2$$

where:

  • \(KE\) is kinetic energy in joules (J)
  • \(m\) is mass in kilograms (kg)
  • \(v\) is speed in meters per second (m/s)

Important patterns:

  • If mass doubles, kinetic energy doubles.
  • If speed doubles, kinetic energy becomes four times larger, because speed is squared.

This means speed has a very strong effect on kinetic energy.

2. What is work?

In everyday language, “work” can mean effort. In physics, work has a specific meaning. Work is done when a force causes an object to move in the direction of the force.

The basic formula for work is:

$$W = Fd$$

where:

  • \(W\) is work in joules (J)
  • \(F\) is force in newtons (N)
  • \(d\) is displacement in meters (m)

This simple form applies when the force and motion are in the same direction. If the force acts opposite the motion, the work is negative.

Positive, negative, and zero work

  • Positive work: the force helps the motion, so kinetic energy increases.
  • Negative work: the force opposes the motion, so kinetic energy decreases.
  • Zero work: the force does not change the object’s motion in that direction.

For example, if you push a box forward and it moves forward, your force does positive work. If friction acts backward while the box moves forward, friction does negative work.

3. The work-energy theorem

The work-energy theorem states that the net work done on an object equals the change in its kinetic energy.

$$W_{net} = \Delta KE$$

This can also be written as:

$$W_{net} = KE_f - KE_i$$

Substituting the kinetic energy formula gives:

$$W_{net} = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2$$

where:

  • \(KE_i\) is initial kinetic energy
  • \(KE_f\) is final kinetic energy
  • \(v_i\) is initial speed
  • \(v_f\) is final speed

This theorem connects force, motion, and energy in one statement:

  • If net work is positive, kinetic energy increases.
  • If net work is negative, kinetic energy decreases.
  • If net work is zero, kinetic energy stays the same.

4. Why do we use net work?

An object may have several forces acting on it at the same time. What matters for changing kinetic energy is the net work, which is the total work done by all forces combined.

For example, imagine a sled being pulled forward while friction acts backward. The pulling force does positive work, and friction does negative work. The sum of these works is the net work.

If the positive work is greater than the negative work, the sled speeds up. If the negative work is greater, the sled slows down.

5. Units and meaning

Both work and kinetic energy are measured in joules (J).

One joule is equal to:

$$1\,J = 1\,N \cdot m = 1\,kg \cdot m^2/s^2$$

This is useful because it shows that work and energy are closely related. In fact, the work-energy theorem says they are directly connected.

6. Interpreting the theorem physically

Suppose you apply a net forward force to an object over some distance. That force transfers energy to the object, increasing its kinetic energy. As a result, the object moves faster.

Now suppose resistive forces such as friction or air resistance do net negative work. Then energy is removed from the object’s motion, and its kinetic energy decreases.

This is why brakes slow a car down. The braking force does negative work on the car, reducing its kinetic energy.

7. Worked Example 1: Finding kinetic energy

A \(2.0\,kg\) ball moves at \(3.0\,m/s\). What is its kinetic energy?

Step 1: Use the kinetic energy formula.

$$KE = \frac{1}{2}mv^2$$

Step 2: Substitute the values.

$$KE = \frac{1}{2}(2.0)(3.0)^2$$

Step 3: Calculate.

$$KE = 1.0 \times 9.0 = 9.0\,J$$

Answer: The ball’s kinetic energy is \(9.0\,J\).

What to notice: Even though the mass is small, the speed matters a lot because it is squared.

8. Worked Example 2: Net work changes speed

A \(4.0\,kg\) cart is initially moving at \(2.0\,m/s\). A net work of \(24\,J\) is done on it. What is its final kinetic energy?

Step 1: Find the initial kinetic energy.

$$KE_i = \frac{1}{2}mv_i^2 = \frac{1}{2}(4.0)(2.0)^2$$ $$KE_i = 2.0 \times 4.0 = 8.0\,J$$

Step 2: Use the work-energy theorem.

$$W_{net} = KE_f - KE_i$$ $$24 = KE_f - 8.0$$

Step 3: Solve for final kinetic energy.

$$KE_f = 32\,J$$

Answer: The final kinetic energy is \(32\,J\).

What to notice: Positive net work increased the cart’s kinetic energy.

9. Worked Example 3: Finding final speed from work

A \(5.0\,kg\) object starts from rest. The net work done on it is \(62.5\,J\). What is its final speed?

Step 1: Use the work-energy theorem.

Since the object starts from rest, \(v_i = 0\), so \(KE_i = 0\).

$$W_{net} = KE_f$$ $$62.5 = \frac{1}{2}(5.0)v_f^2$$

Step 2: Simplify.

$$62.5 = 2.5v_f^2$$

Step 3: Solve for \(v_f^2\).

$$v_f^2 = \frac{62.5}{2.5} = 25$$

Step 4: Take the square root.

$$v_f = 5.0\,m/s$$

Answer: The final speed is \(5.0\,m/s\).

What to notice: Work can be used to find speed without first finding acceleration or time.

10. Worked Example 4: Negative work and slowing down

A \(1200\,kg\) car is moving at \(20\,m/s\). The brakes do \(-1.8 \times 10^5\,J\) of net work on the car. What is the car’s final speed?

Step 1: Find the initial kinetic energy.

$$KE_i = \frac{1}{2}mv_i^2 = \frac{1}{2}(1200)(20)^2$$ $$KE_i = 600 \times 400 = 2.4 \times 10^5\,J$$

Step 2: Apply the work-energy theorem.

$$W_{net} = KE_f - KE_i$$ $$-1.8 \times 10^5 = KE_f - 2.4 \times 10^5$$

Step 3: Solve for final kinetic energy.

$$KE_f = 2.4 \times 10^5 - 1.8 \times 10^5 = 6.0 \times 10^4\,J$$

Step 4: Use kinetic energy to find final speed.

$$KE_f = \frac{1}{2}mv_f^2$$ $$6.0 \times 10^4 = \frac{1}{2}(1200)v_f^2$$ $$6.0 \times 10^4 = 600v_f^2$$ $$v_f^2 = 100$$ $$v_f = 10\,m/s$$

Answer: The car’s final speed is \(10\,m/s\).

What to notice: Negative work reduced the kinetic energy, so the car slowed down.

11. Common mistakes to avoid

  • Forgetting to square the speed in \(KE = \frac{1}{2}mv^2\).
  • Using velocity direction incorrectly. Kinetic energy depends on speed, so it is always zero or positive.
  • Ignoring the sign of work. Positive work adds kinetic energy; negative work removes it.
  • Using one force instead of net force. The theorem uses total net work from all forces.
  • Mixing units. Use kilograms, meters, seconds, joules, and newtons.

12. Quick problem-solving steps

  1. Identify what is given: mass, speed, force, distance, or work.
  2. Find the initial and/or final kinetic energy if needed using \(KE = \frac{1}{2}mv^2\).
  3. Use the work-energy theorem:
$$W_{net} = KE_f - KE_i$$
  1. Solve for the unknown quantity.
  2. Check whether the answer makes physical sense. Did positive work make the object faster? Did negative work make it slower?

13. Big-picture connection

The work-energy theorem is part of a larger idea in science: energy transfer. Forces can transfer energy to or from an object. When that energy changes the object’s motion, we see a change in kinetic energy.

This idea connects mechanics to other topics in science. For example, when friction does negative work, some of the object’s kinetic energy is transferred into thermal energy. So motion, force, and energy are all linked.

Brief Summary

Kinetic energy is the energy of motion and is given by \(KE = \frac{1}{2}mv^2\). Work is the transfer of energy by a force acting through a distance. The work-energy theorem states that the net work done on an object equals its change in kinetic energy: $$W_{net} = \Delta KE$$. Positive net work increases speed, negative net work decreases speed, and zero net work means kinetic energy stays the same.

Put what you read to the test

You've worked through Kinetic Energy and the Work-Energy Theorem. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Gravitational and Elastic Potential Energy

Gravitational and Elastic Potential Energy are two important ways energy can be stored. This stored energy is called potential energy because it has the potential to change into other forms, especially kinetic energy, which is the energy of motion.

In everyday life, you see potential energy all the time. A book held above the floor can fall. A stretched rubber band can snap back. A compressed spring can push an object forward. In each case, energy is stored because of an object’s position or shape.

This lesson explains two common types of potential energy:

  • Gravitational potential energy — energy stored because of an object’s height in a gravitational field.
  • Elastic potential energy — energy stored when an object such as a spring is stretched or compressed.

Understanding these ideas helps explain how energy is transferred and conserved in systems such as falling objects, roller coasters, springs, trampolines, and many machines.

1. What is potential energy?

Potential energy is energy stored in a system due to the arrangement of objects or the condition of an object. It is not energy of motion. Instead, it is energy that can be released or converted later.

For example:

  • A ball held high above the ground has stored energy because gravity can pull it downward.
  • A stretched spring has stored energy because it can return to its original length.

Potential energy depends on a reference point. This means we often choose a level where the potential energy is defined as zero. What matters most is usually the change in potential energy, not the absolute value.

2. Gravitational potential energy

Gravitational potential energy is the energy stored when an object is at a height above some reference level. Near Earth’s surface, it is given by:

$$U_g = mgh$$

where:

  • \(U_g\) = gravitational potential energy in joules (J)
  • \(m\) = mass in kilograms (kg)
  • \(g\) = gravitational field strength, about \(9.8\,\text{m/s}^2\) on Earth
  • \(h\) = height above the chosen reference level in meters (m)

This equation shows that gravitational potential energy increases when:

  • the mass is larger,
  • the object is higher above the reference point, or
  • the gravitational field is stronger.

If you lift an object upward, you are doing work against gravity. That work is stored as gravitational potential energy. If the object falls, that stored energy can be converted into kinetic energy.

Important idea: Height matters relative to a reference level. If you choose the floor as \(h=0\), then a shelf above the floor has positive gravitational potential energy. If you choose the shelf as \(h=0\), then the floor would have a lower value.

Change in gravitational potential energy is often more useful than total gravitational potential energy:

$$\Delta U_g = mg\Delta h$$

If an object moves upward, \(\Delta h\) is positive, so gravitational potential energy increases. If it moves downward, \(\Delta h\) is negative, so gravitational potential energy decreases.

3. Elastic potential energy

Elastic potential energy is energy stored when an elastic object is stretched or compressed. The most common example in physics is a spring.

For an ideal spring, the elastic potential energy is:

$$U_e = \frac{1}{2}kx^2$$

where:

  • \(U_e\) = elastic potential energy in joules (J)
  • \(k\) = spring constant in newtons per meter (N/m)
  • \(x\) = stretch or compression distance from the spring’s natural length in meters (m)

The spring constant \(k\) tells how stiff the spring is. A larger \(k\) means the spring is harder to stretch or compress.

The equation includes \(x^2\), which means:

  • doubling the stretch does not double the energy,
  • instead, doubling \(x\) makes the energy four times larger.

This stored energy can be released when the spring returns toward its original length. That energy may become kinetic energy, sound, or thermal energy depending on the situation.

4. Hooke’s law and elastic energy

Elastic potential energy is closely connected to Hooke’s law, which states that for an ideal spring:

$$F = kx$$

This means the force needed to stretch or compress a spring is proportional to the distance \(x\), as long as the spring remains in its elastic range.

The elastic range is the range where the spring returns to its original shape after the force is removed. If the spring is stretched too far, it may become permanently deformed, and the equation may no longer apply.

Because the force changes as the spring stretches, the energy formula is not just \(Fx\). Instead, the correct stored energy is:

$$U_e = \frac{1}{2}kx^2$$

The factor of \(\frac{1}{2}\) appears because the spring force starts at zero and increases steadily as the spring is stretched or compressed.

5. Energy conversion and conservation

One of the most important ideas in science is the conservation of energy. Energy cannot be created or destroyed. It can only be transferred or changed from one form to another.

In systems involving gravitational or elastic potential energy, the energy often changes between:

  • potential energy,
  • kinetic energy,
  • thermal energy, and sometimes
  • sound energy.

For example:

  • A falling object changes gravitational potential energy into kinetic energy.
  • A spring launcher changes elastic potential energy into kinetic energy.
  • A bouncing object may change energy back and forth between kinetic and elastic potential energy.

In an ideal situation with no friction or air resistance, mechanical energy is conserved:

$$E_{mechanical} = K + U_g + U_e$$

where \(K\) is kinetic energy. If no energy is lost to heat or sound, the total mechanical energy stays constant.

In real life, some energy is often transferred to the surroundings as heat or sound. That means the useful mechanical energy may decrease, even though total energy is still conserved overall.

6. Comparing gravitational and elastic potential energy

  • Gravitational potential energy depends mainly on mass, gravity, and height: \(U_g = mgh\).
  • Elastic potential energy depends on spring stiffness and deformation: \(U_e = \frac{1}{2}kx^2\).
  • Gravitational potential energy is stored because of position in a gravitational field.
  • Elastic potential energy is stored because of shape change.
  • Both can be converted into kinetic energy.

7. Worked Example 1: Gravitational potential energy of a lifted object

A \(4.0\,\text{kg}\) backpack is lifted onto a shelf \(1.5\,\text{m}\) above the floor. Find its gravitational potential energy relative to the floor.

Step 1: Write the formula

$$U_g = mgh$$

Step 2: Substitute values

$$U_g = (4.0)(9.8)(1.5)$$

Step 3: Calculate

$$U_g = 58.8\,\text{J}$$

Answer: The backpack has \(58.8\,\text{J}\) of gravitational potential energy relative to the floor.

Meaning: If the backpack fell, up to \(58.8\,\text{J}\) of that stored energy could be converted into kinetic energy, ignoring air resistance.

8. Worked Example 2: Change in gravitational potential energy

A \(60\,\text{kg}\) student climbs stairs to a platform \(3.2\,\text{m}\) higher than the starting point. How much does the student’s gravitational potential energy increase?

Step 1: Use change in potential energy

$$\Delta U_g = mg\Delta h$$

Step 2: Substitute values

$$\Delta U_g = (60)(9.8)(3.2)$$

Step 3: Calculate

$$\Delta U_g = 1881.6\,\text{J}$$

Answer: The student’s gravitational potential energy increases by about \(1.88 \times 10^3\,\text{J}\).

Meaning: The student’s body-Earth system stores more energy because the student is now higher above the starting point.

9. Worked Example 3: Elastic potential energy in a spring

A spring has a spring constant of \(250\,\text{N/m}\). It is compressed by \(0.12\,\text{m}\). Find the elastic potential energy stored.

Step 1: Write the formula

$$U_e = \frac{1}{2}kx^2$$

Step 2: Substitute values

$$U_e = \frac{1}{2}(250)(0.12)^2$$

Step 3: Square the displacement

$$0.12^2 = 0.0144$$

Step 4: Calculate

$$U_e = 0.5 \times 250 \times 0.0144 = 1.8\,\text{J}$$

Answer: The spring stores \(1.8\,\text{J}\) of elastic potential energy.

Meaning: If the spring is released, this energy can be transferred to an object or converted into other forms.

10. Worked Example 4: Converting elastic potential energy into kinetic energy

A cart of mass \(0.50\,\text{kg}\) is launched by a spring. The spring constant is \(180\,\text{N/m}\), and the spring is compressed \(0.20\,\text{m}\). Assume all elastic potential energy becomes kinetic energy of the cart. Find the cart’s kinetic energy after launch.

Step 1: Find elastic potential energy

$$U_e = \frac{1}{2}kx^2$$ $$U_e = \frac{1}{2}(180)(0.20)^2$$ $$U_e = 0.5 \times 180 \times 0.04 = 3.6\,\text{J}$$

Step 2: Apply conservation of energy

If all elastic potential energy becomes kinetic energy, then:

$$K = 3.6\,\text{J}$$

Answer: The cart’s kinetic energy is \(3.6\,\text{J}\).

Extension: If needed, you could use the kinetic energy formula \(K = \frac{1}{2}mv^2\) to find the cart’s speed.

11. Common mistakes to avoid

  • Using the wrong formula: Use \(mgh\) for gravitational potential energy and \(\frac{1}{2}kx^2\) for elastic potential energy.
  • Forgetting to square \(x\): In elastic potential energy, the deformation must be squared.
  • Using the wrong units: Mass must be in kilograms, height and stretch in meters, and energy in joules.
  • Confusing height with distance traveled: For gravitational potential energy, the important quantity is vertical height change.
  • Ignoring the reference level: Gravitational potential energy depends on the chosen zero level.
  • Assuming no energy losses in every situation: Real systems often lose some energy as heat or sound.

12. Real-world examples

  • Roller coasters: At the top of a hill, cars have high gravitational potential energy. As they go down, that energy becomes kinetic energy.
  • Dams: Water stored at a height has gravitational potential energy that can be converted into electrical energy.
  • Bow and arrow: Pulling back the bow stores elastic potential energy, which becomes kinetic energy of the arrow.
  • Trampolines: When the surface stretches, elastic potential energy is stored and then released to push the jumper upward.
  • Vehicle suspension systems: Springs compress and store elastic potential energy when a car moves over bumps.

13. Key ideas to remember

  • Potential energy is stored energy.
  • Gravitational potential energy depends on height: \(U_g = mgh\).
  • Elastic potential energy depends on spring deformation: \(U_e = \frac{1}{2}kx^2\).
  • Both forms of potential energy can change into kinetic energy.
  • Energy is conserved, but some may be transferred to heat or sound in real systems.

Brief Summary

Gravitational potential energy is stored because of an object’s position in a gravitational field, and near Earth it is calculated using \(U_g = mgh\). Elastic potential energy is stored when a spring or elastic object is stretched or compressed, and it is calculated using \(U_e = \frac{1}{2}kx^2\).

These forms of stored energy are important because they can be converted into motion and other energy forms. By using the correct formulas and applying conservation of energy, you can describe many real-world situations involving falling objects, springs, and mechanical systems.

Put what you read to the test

You've worked through Gravitational and Elastic Potential Energy. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Conservation of Mechanical Energy

Conservation of Mechanical Energy is one of the most useful ideas in physics for solving motion problems. It helps us connect an object's speed, height, and stored energy without always needing to calculate the forces at every moment.

In this lesson, you will learn what mechanical energy is, when it is conserved, and how to use it to solve problems involving motion. This idea is especially important in systems where gravity and springs are involved.

Mechanical energy is the total of an object's kinetic energy and potential energy.

$$E_{mech} = KE + PE$$

Kinetic energy is the energy of motion:

$$KE = \frac{1}{2}mv^2$$

Potential energy is stored energy. In many 12th Grade problems, the two most common types are:

  • Gravitational potential energy: $$PE_g = mgh$$
  • Elastic potential energy in a spring: $$PE_s = \frac{1}{2}kx^2$$

Here, \(m\) is mass, \(v\) is speed, \(g\) is gravitational field strength, \(h\) is height, \(k\) is spring constant, and \(x\) is spring stretch or compression.

The law of conservation of mechanical energy says that if only conservative forces do work, then the total mechanical energy stays constant.

$$KE_i + PE_i = KE_f + PE_f$$

The subscripts \(i\) and \(f\) mean initial and final.

A conservative force is a force that can store and return energy without permanently removing it from the system. In this course, the most important conservative forces are:

  • Gravity
  • Spring force

Some forces are non-conservative. These forces usually change mechanical energy into other forms, such as heat or sound.

  • Friction
  • Air resistance
  • Applied forces that add or remove energy

So, mechanical energy is conserved only when non-conservative forces are absent or negligible.

For example, if a ball falls through the air and we ignore air resistance, its gravitational potential energy decreases while its kinetic energy increases. The total stays the same.

If friction is present, some mechanical energy becomes thermal energy. Then mechanical energy is not conserved, even though total energy is still conserved.

This idea is important: energy is always conserved overall, but mechanical energy is conserved only in special situations.

How energy changes in motion can often be described like this:

  • As height decreases, gravitational potential energy decreases.
  • As speed increases, kinetic energy increases.
  • In a spring system, compressed or stretched spring energy can become kinetic energy.
  • Energy can shift back and forth between kinetic and potential forms.

Using conservation of mechanical energy to solve problems usually follows a clear process.

  1. Choose the initial and final positions.
  2. Write the kinetic and potential energy at each position.
  3. Set total initial mechanical energy equal to total final mechanical energy.
  4. Solve for the unknown quantity.
  5. Check that the answer makes physical sense.

In many problems, choosing a reference level for gravitational potential energy is helpful. Since only differences in gravitational potential energy matter, you may choose \(h = 0\) at any convenient location.

Now let us look at the main forms of mechanical energy more closely.

1. Kinetic Energy

Kinetic energy depends on mass and speed. Because speed is squared, doubling the speed makes the kinetic energy four times larger.

$$KE = \frac{1}{2}mv^2$$

This means that speed has a very strong effect on motion problems.

2. Gravitational Potential Energy

Near Earth's surface, gravitational potential energy is:

$$PE_g = mgh$$

An object higher above the reference point has more gravitational potential energy. As it falls, that energy can turn into kinetic energy.

3. Elastic Potential Energy

When a spring is stretched or compressed, energy is stored in the spring:

$$PE_s = \frac{1}{2}kx^2$$

The farther the spring is stretched or compressed, the more energy it stores. Because \(x\) is squared, doubling the compression or stretch gives four times the spring energy.

When can we use conservation of mechanical energy?

  • A falling object with negligible air resistance
  • A roller coaster moving on a smooth track
  • A pendulum, if friction and air resistance are ignored
  • A mass attached to an ideal spring

When should we be careful?

  • When surfaces are rough and friction matters
  • When air resistance is significant
  • When an engine or external force adds energy
  • When energy leaves as heat, sound, or deformation

In those cases, the simple equation

$$KE_i + PE_i = KE_f + PE_f$$

must be changed to include work done by non-conservative forces. But for this lesson, we focus on systems where mechanical energy is conserved.

Worked Example 1: Falling from rest

A \(2.0\,\text{kg}\) rock is dropped from a height of \(15\,\text{m}\). Ignore air resistance. Find its speed just before it hits the ground.

Step 1: Identify initial and final states.

  • Initial: rock at height \(15\,\text{m}\), starting from rest
  • Final: rock at ground level

Step 2: Write the energy equation.

$$KE_i + PE_i = KE_f + PE_f$$

Initially, the rock is at rest, so \(KE_i = 0\).

Choose the ground as \(h = 0\), so \(PE_f = 0\).

$$0 + mgh = \frac{1}{2}mv^2 + 0$$

Step 3: Substitute values.

$$2.0(9.8)(15) = \frac{1}{2}(2.0)v^2$$ $$294 = v^2$$ $$v = \sqrt{294} \approx 17.1\,\text{m/s}$$

Answer: The rock hits the ground with a speed of about \(17.1\,\text{m/s}\).

Notice that the mass canceled out. For a falling object with no air resistance, the final speed depends on height, not mass.

Worked Example 2: Moving up a ramp

A skateboarder moves at \(12\,\text{m/s}\) at the bottom of a smooth ramp. How high can the skateboarder rise if friction is ignored?

Step 1: Define the states.

  • Initial: moving at the bottom of the ramp
  • Final: at the highest point, momentarily at rest

Step 2: Write the equation.

$$KE_i + PE_i = KE_f + PE_f$$

Let the bottom be \(h = 0\), so \(PE_i = 0\).

At the top, the speed is zero, so \(KE_f = 0\).

$$\frac{1}{2}mv^2 = mgh$$

Step 3: Solve for height.

$$\frac{1}{2}v^2 = gh$$ $$h = \frac{v^2}{2g}$$ $$h = \frac{12^2}{2(9.8)} = \frac{144}{19.6} \approx 7.35\,\text{m}$$

Answer: The skateboarder rises to about \(7.35\,\text{m}\).

This example shows how kinetic energy can be converted into gravitational potential energy.

Worked Example 3: Spring launching a block

A horizontal spring with spring constant \(k = 200\,\text{N/m}\) is compressed by \(0.15\,\text{m}\). A \(0.50\,\text{kg}\) block is released from rest on a smooth horizontal surface. Find the speed of the block when the spring returns to its natural length.

Step 1: Identify energy forms.

  • Initially: elastic potential energy in the spring
  • Finally: kinetic energy of the block

Step 2: Write the energy equation.

$$KE_i + PE_{s,i} = KE_f + PE_{s,f}$$

Initially, the block is at rest, so \(KE_i = 0\).

When the spring returns to natural length, \(x = 0\), so \(PE_{s,f} = 0\).

$$0 + \frac{1}{2}kx^2 = \frac{1}{2}mv^2 + 0$$

Step 3: Substitute values.

$$\frac{1}{2}(200)(0.15)^2 = \frac{1}{2}(0.50)v^2$$ $$100(0.0225) = 0.25v^2$$ $$2.25 = 0.25v^2$$ $$v^2 = 9.0$$ $$v = 3.0\,\text{m/s}$$

Answer: The block's speed is \(3.0\,\text{m/s}\).

This is a direct conversion of spring potential energy into kinetic energy.

Worked Example 4: Combining height and speed

A \(1.5\,\text{kg}\) cart starts from rest at the top of a \(4.0\,\text{m}\) high track. The track is smooth. What is the cart's speed when it is \(1.0\,\text{m}\) above the ground?

Step 1: Write initial and final energies.

Initial state:

  • Height \(h_i = 4.0\,\text{m}\)
  • Speed \(v_i = 0\)

Final state:

  • Height \(h_f = 1.0\,\text{m}\)
  • Speed \(v_f = ?\)

Step 2: Use conservation of mechanical energy.

$$KE_i + PE_i = KE_f + PE_f$$ $$0 + mgh_i = \frac{1}{2}mv_f^2 + mgh_f$$

Step 3: Substitute values.

$$1.5(9.8)(4.0) = \frac{1}{2}(1.5)v_f^2 + 1.5(9.8)(1.0)$$ $$58.8 = 0.75v_f^2 + 14.7$$ $$44.1 = 0.75v_f^2$$ $$v_f^2 = 58.8$$ $$v_f = \sqrt{58.8} \approx 7.67\,\text{m/s}$$

Answer: The cart's speed is about \(7.67\,\text{m/s}\).

Here, the cart has not reached the bottom yet, so some gravitational potential energy still remains.

Common mistakes to avoid

  • Forgetting one type of energy: Include all relevant kinetic and potential energies.
  • Using the wrong height: Heights must be measured from the same reference level.
  • Ignoring whether friction is present: Mechanical energy is not conserved if friction removes energy.
  • Confusing speed and velocity: In energy equations, use speed, so direction does not matter.
  • Squaring errors: In \(v^2\) and \(x^2\), be careful with calculator input.

Helpful problem-solving strategy

When solving a mechanical energy problem, ask yourself these questions:

  1. What object or system am I analyzing?
  2. What are the initial and final points?
  3. Is friction or air resistance present?
  4. What forms of energy exist at each point?
  5. Which quantity am I trying to find?

If the system is conservative, the energy equation often gives a faster solution than using motion equations.

Big idea

Conservation of mechanical energy shows that motion can be understood as an exchange between kinetic energy and potential energy. An object speeds up when stored energy changes into motion energy, and it slows down when motion energy changes back into stored energy.

This is why the concept is so powerful in physics. It allows you to solve many complex motion problems by comparing only the beginning and ending states.

Brief Summary

Mechanical energy is the sum of kinetic energy and potential energy. In systems with only conservative forces, such as gravity or springs, total mechanical energy remains constant:

$$KE_i + PE_i = KE_f + PE_f$$

You can use this principle to find speed, height, or spring compression by comparing initial and final energy states. Always check whether friction or air resistance is present before assuming that mechanical energy is conserved.

Put what you read to the test

You've worked through Conservation of Mechanical Energy. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Power and Energy Transfer Rates

Power and Energy Transfer Rates is the study of how quickly energy is transferred or transformed. In science, energy can move from one object to another or change form, such as from electrical energy to light and heat in a bulb, or from chemical energy in fuel to motion in a car. Power tells us the rate at which this happens.

This idea is important in mechanics, electricity, and thermodynamics. Two devices might use the same amount of energy, but if one uses it in less time, it has a greater power. Understanding power helps us compare machines, electrical devices, and energy systems in everyday life.

Power is defined as the amount of work done or energy transferred per unit time.

$$P = \frac{W}{t} = \frac{\Delta E}{t}$$

In this equation:

  • (P) is power, measured in watts (W)
  • (W) is work done, measured in joules (J)
  • \(\Delta E\) is energy transferred, also measured in joules (J)
  • \(t\) is time, measured in seconds (s)

One watt means one joule of energy is transferred every second.

$$1\text{ W} = 1\text{ J/s}$$

This means if a machine has a power of \(100\text{ W}\), it transfers \(100\text{ J}\) of energy each second.

Work and energy transfer are closely related. When a force moves an object, work is done. When energy changes form or moves between systems, energy is transferred. Power can describe both situations because both involve energy over time.

In mechanical systems, work is often calculated using force and distance:

$$W = Fd$$

if the force acts in the same direction as the motion. Combining this with the power formula gives:

$$P = \frac{Fd}{t}$$

Since \(\frac{d}{t}\) is speed, we can also write:

$$P = Fv$$

This formula is useful when a constant force moves an object at a constant speed. It shows that power increases when either the force or the speed increases.

In electrical systems, power can be found from voltage and current:

$$P = VI$$

In this equation:

  • \(P) is power in watts
  • \(V) is voltage in volts
  • \(I) is current in amperes

This formula shows how quickly electrical energy is transferred. A device with high voltage, high current, or both will usually have greater power.

Because power is a rate, time matters a lot. If two devices have the same power, they transfer energy at the same rate. If one runs longer, it transfers more total energy.

We can rearrange the power formula to find energy transferred:

$$\Delta E = Pt$$

This is especially useful for electrical appliances. For example, if a heater has a power of \(2000\text{ W}\) and runs for \(10\text{ s}\), then the energy transferred is:

$$\Delta E = (2000)(10) = 20000\text{ J}$$

This means the heater transfers \(20000\text{ J}\) of energy in 10 seconds.

It is important to keep units consistent. Time should usually be in seconds when using watts and joules. If time is given in minutes or hours, convert it first unless the problem uses a different energy unit on purpose.

Key ideas to remember:

  • Power is the rate of doing work or transferring energy.
  • Power is measured in watts.
  • Higher power means energy is transferred more quickly.
  • Power does not tell you the total energy by itself; you also need time.

In many real systems, not all transferred energy becomes useful output. Some energy is lost to the surroundings, often as heat or sound. For example, a motor may transfer electrical energy into motion, but some energy also becomes heat due to friction or resistance.

This means a device can have a certain power input and a smaller useful power output. Even so, the main idea remains the same: power measures the rate of energy transfer.

Worked Example 1: Finding power from work and time

A student does \(600\text{ J}\) of work lifting boxes in \(12\text{ s}\). What is the student's power?

Use the formula:

$$P = \frac{W}{t}$$

Substitute the values:

$$P = \frac{600}{12} = 50\text{ W}$$

Answer: The student's power is \(50\text{ W}\).

Worked Example 2: Finding energy transferred from power and time

A lamp is rated at \(60\text{ W}\). How much energy does it transfer in \(5\text{ minutes}\)?

First convert time to seconds:

$$5\text{ min} = 300\text{ s}$$

Now use:

$$\Delta E = Pt$$

Substitute the values:

$$\Delta E = (60)(300) = 18000\text{ J}$$

Answer: The lamp transfers \(18000\text{ J}\) of energy in 5 minutes.

Worked Example 3: Mechanical power using force and speed

A machine pushes a box with a constant force of \(250\text{ N}\) at a constant speed of \(3.0\text{ m/s}\). What is its power?

Use:

$$P = Fv$$

Substitute the values:

$$P = (250)(3.0) = 750\text{ W}$$

Answer: The machine delivers \(750\text{ W}\) of power.

Worked Example 4: Electrical power

An electric heater operates at \(120\text{ V}\) and draws a current of \(10\text{ A}\). What is its power?

Use:

$$P = VI$$

Substitute the values:

$$P = (120)(10) = 1200\text{ W}$$

Answer: The heater has a power of \(1200\text{ W}\), or \(1.2\text{ kW}\).

Common mistakes to avoid

  • Do not confuse power with energy. Power is a rate; energy is the total amount transferred.
  • Always check that time is in seconds when using watts and joules.
  • Choose the correct formula for the situation: \(P = \frac{W}{t}\), \(P = Fv\), or \(P = VI\).
  • Be careful with unit conversions, especially minutes to seconds and watts to kilowatts.

How this connects to bigger science ideas

  • In thermodynamics, power can describe how fast heat energy is transferred.
  • In mechanics, power compares engines, motors, and human performance.
  • In electricity, power tells how quickly appliances use electrical energy.
  • In energy systems, understanding power helps explain why some devices are faster, stronger, or more efficient than others.

Summary

Power measures how quickly work is done or energy is transferred. The main formula is \(P = \frac{W}{t} = \frac{\Delta E}{t}\), and the unit of power is the watt, where \(1\text{ W} = 1\text{ J/s}\). In mechanical systems, power can also be found with \(P = Fv\), and in electrical systems with \(P = VI\). If you understand that power is an energy transfer rate, you can solve many problems in science and everyday life.

Put what you read to the test

You've worked through Power and Energy Transfer Rates. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Kinetic Theory of Gases and Ideal Gas Law

Kinetic Theory of Gases and the Ideal Gas Law

Gases are all around us. The air you breathe, the helium in a balloon, and the steam rising from hot water are all examples of gases. Even though gases may seem invisible and difficult to understand, scientists can explain their behavior using a simple model called the kinetic theory of gases.

This theory connects what we can measure on a large scale, such as pressure, volume, and temperature, with what is happening on a tiny scale, where particles are constantly moving and colliding. From this model, we get one of the most useful equations in chemistry and physics: the ideal gas law.

In this lesson, you will learn how the motion of gas particles produces pressure, how temperature is related to particle motion, and how pressure, volume, temperature, and amount of gas are connected through the equation $$PV=nRT.$$

1. What is the kinetic theory of gases?

The kinetic theory of gases is a model that describes gas behavior by treating a gas as a huge number of tiny particles in constant random motion.

The theory is based on several important ideas:

  • Gas particles are extremely small compared with the space between them.
  • The particles move in constant, random, straight-line motion until they collide.
  • Collisions between particles, and between particles and the walls of the container, are elastic. This means no kinetic energy is lost in the collision.
  • There are no significant attractive or repulsive forces between particles in an ideal gas, except during collisions.
  • The average kinetic energy of the particles depends only on the absolute temperature measured in kelvin.

These ideas describe an ideal gas. Real gases do not behave perfectly this way, but many gases act very close to ideal under normal conditions, especially at low pressure and high temperature.

2. How particle motion explains pressure

Gas pressure is caused by particles colliding with the walls of a container. Every time a particle hits the wall, it exerts a tiny force. Since there are huge numbers of particles colliding every second, the total effect is a measurable pressure.

Pressure is defined as force per unit area:

$$P=\frac{F}{A}$$

If the particles move faster, they hit the walls harder and more often. This increases pressure. If there are more particles in the same space, collisions also happen more often, which again increases pressure.

3. How temperature relates to kinetic energy

According to the kinetic theory, the temperature of a gas is related to the average kinetic energy of its particles. This means that when temperature increases, gas particles move faster on average.

For an ideal gas, the average kinetic energy increases directly with absolute temperature. That is why gas law calculations must use kelvin, not degrees Celsius.

To convert from Celsius to kelvin, use:

$$T(K)=T(^\circ C)+273$$

For example:

  • $$25^\circ C = 298\,K$$

  • $$100^\circ C = 373\,K$$

If the temperature doubles in kelvin, the average kinetic energy also doubles.

4. The gas variables

To understand gas behavior, we use four main variables:

  • Pressure \, \(P\): how strongly the gas pushes on the container walls
  • Volume \, \(V\): the space the gas occupies
  • Temperature \, \(T\): a measure of the average kinetic energy of the particles
  • Amount of gas \, \(n\): the number of moles of gas particles

These four variables are connected. If one changes, one or more of the others usually change too.

5. Gas laws that lead to the ideal gas law

Before combining everything into one equation, it helps to understand the simpler gas laws.

Boyle's law: If temperature and amount of gas stay constant, pressure and volume are inversely related.

$$P_1V_1=P_2V_2$$

This means that if volume decreases, pressure increases.

Charles's law: If pressure and amount of gas stay constant, volume is directly related to temperature.

$$\frac{V_1}{T_1}=\frac{V_2}{T_2}$$

This means that if temperature increases, volume increases.

Gay-Lussac's law: If volume and amount of gas stay constant, pressure is directly related to temperature.

$$\frac{P_1}{T_1}=\frac{P_2}{T_2}$$

This means that if temperature increases in a sealed rigid container, pressure increases.

Avogadro's law: If pressure and temperature stay constant, volume is directly related to the amount of gas.

$$\frac{V_1}{n_1}=\frac{V_2}{n_2}$$

This means that adding more gas to a container at the same pressure and temperature requires more volume.

6. The ideal gas law

All of these patterns can be combined into one equation:

$$PV=nRT$$

This is the ideal gas law.

In this equation:

  • \(P\) = pressure
  • \(V\) = volume
  • \(n\) = number of moles
  • \(R\) = gas constant
  • \(T\) = temperature in kelvin

A common value of the gas constant is:

$$R=0.0821\,\frac{L\cdot atm}{mol\cdot K}$$

This value is used when pressure is in atmospheres and volume is in liters.

7. Understanding the ideal gas law physically

The ideal gas law is not just a formula to memorize. It reflects particle behavior.

  • If temperature increases, particles move faster. At constant volume, they collide with the walls more often and with greater force, so pressure increases.
  • If volume decreases, particles have less space. They hit the walls more often, so pressure increases.
  • If more gas is added, there are more particles colliding with the walls, so pressure increases if the volume stays the same.
  • If pressure stays constant while temperature increases, volume must increase to give particles more room.

This is the key connection between the microscopic model and the macroscopic equation.

8. Units commonly used

When solving ideal gas law problems, units must be consistent.

  • Pressure: atm, kPa, or Pa
  • Volume: L or m3
  • Temperature: K
  • Amount: mol

Always check which value of \(R\) matches your units. In many 12th Grade problems, pressure is given in atm and volume in liters, so:

$$R=0.0821\,\frac{L\cdot atm}{mol\cdot K}$$

9. Worked Example 1: Finding pressure

Problem: A sample of gas has a volume of \(2.0\,L\), contains \(0.50\,mol\), and is at a temperature of \(300\,K\). Find the pressure.

Step 1: Write the formula.

$$PV=nRT$$

Step 2: Rearrange for pressure.

$$P=\frac{nRT}{V}$$

Step 3: Substitute values.

$$P=\frac{(0.50)(0.0821)(300)}{2.0}$$

Step 4: Calculate.

$$P=\frac{12.315}{2.0}=6.16\,atm$$

Answer: The pressure is approximately \(6.2\,atm\).

Why this makes sense: The gas is in a fairly small volume with a moderate amount of particles, so the pressure is relatively high.

10. Worked Example 2: Finding volume

Problem: What volume does \(1.2\,mol\) of an ideal gas occupy at \(1.0\,atm\) and \(273\,K\)?

Step 1: Start with the ideal gas law.

$$PV=nRT$$

Step 2: Rearrange for volume.

$$V=\frac{nRT}{P}$$

Step 3: Substitute values.

$$V=\frac{(1.2)(0.0821)(273)}{1.0}$$

Step 4: Calculate.

$$V\approx 26.9\,L$$

Answer: The gas occupies about \(27\,L\).

Why this makes sense: At low pressure, gas particles spread out and take up a larger volume.

11. Worked Example 3: Temperature change in a rigid container

Problem: A gas in a sealed rigid container has a pressure of \(2.0\,atm\) at \(300\,K\). It is heated to \(450\,K\). What is the new pressure?

Because the container is rigid, the volume stays constant, and the amount of gas also stays constant. We can use Gay-Lussac's law:

$$\frac{P_1}{T_1}=\frac{P_2}{T_2}$$

Step 1: Rearrange for \(P_2\).

$$P_2=P_1\frac{T_2}{T_1}$$

Step 2: Substitute values.

$$P_2=2.0\times\frac{450}{300}$$

Step 3: Calculate.

$$P_2=2.0\times1.5=3.0\,atm$$

Answer: The new pressure is \(3.0\,atm\).

Microscopic explanation: Heating the gas makes the particles move faster. Since the container cannot expand, the faster particles strike the walls harder and more often, increasing pressure.

12. Worked Example 4: Solving a two-step problem

Problem: A gas sample occupies \(4.0\,L\) at \(1.5\,atm\) and \(27^\circ C\). How many moles of gas are present?

Step 1: Convert temperature to kelvin.

$$T=27+273=300\,K$$

Step 2: Use the ideal gas law and solve for \(n\).

$$PV=nRT$$

$$n=\frac{PV}{RT}$$

Step 3: Substitute values.

$$n=\frac{(1.5)(4.0)}{(0.0821)(300)}$$

Step 4: Calculate.

$$n=\frac{6.0}{24.63}\approx0.244\,mol$$

Answer: The sample contains about \(0.24\,mol\) of gas.

13. Common mistakes to avoid

  • Using Celsius instead of kelvin. Gas law equations require absolute temperature.
  • Not checking units for \(R\). The value of \(R\) must match the units of pressure and volume.
  • Forgetting to rearrange the formula carefully. Solve for the unknown before substituting values.
  • Confusing direct and inverse relationships. For example, pressure and volume are inverse when temperature is constant.
  • Ignoring the physical meaning. Try to picture what the particles are doing.

14. Real gases versus ideal gases

The ideal gas law is based on a simplified model. Real gas particles do have some volume, and there can be attractive forces between them.

Because of this, real gases can differ from ideal behavior, especially:

  • at high pressure, where particles are crowded together
  • at low temperature, where particle motion is slower and attractions matter more

Still, the ideal gas law is very useful because it gives a good approximation for many everyday situations.

15. Big idea: connecting microscopic and macroscopic views

The most important idea in this topic is that the large-scale properties of gases come from the motion of tiny particles.

  • Pressure comes from collisions with the container walls.
  • Temperature tells us about average kinetic energy.
  • Volume affects how often particles collide.
  • Amount of gas affects how many particles are colliding.

The equation $$PV=nRT$$ summarizes all of these relationships in one powerful law.

Brief Summary

The kinetic theory of gases explains gas behavior by modeling gases as tiny particles in constant random motion. Pressure is caused by collisions with container walls, and temperature is related to the average kinetic energy of the particles.

The ideal gas law, $$PV=nRT,$$ connects pressure, volume, temperature, and amount of gas. By understanding both the particle model and the equation, you can explain and calculate how gases behave in many situations.

Put what you read to the test

You've worked through Kinetic Theory of Gases and Ideal Gas Law. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

First Law of Thermodynamics

First Law of Thermodynamics explains how energy is conserved in thermal systems. It connects three important ideas: internal energy, heat, and work. If you understand how these three are related, you can solve many problems involving gases, engines, and heating or cooling processes.

In simple words, the First Law says that energy cannot be created or destroyed. It can only be transferred or changed from one form to another. In thermodynamics, this means that when a system gains or loses heat, or when it does work or has work done on it, its internal energy changes.

The basic equation is:

$$\Delta U = Q - W$$

Here:

  • \(\Delta U\) = change in internal energy of the system
  • \(Q\) = heat added to the system
  • \(W\) = work done by the system on the surroundings

This sign convention is very important. If heat enters the system, then \(Q\) is positive. If heat leaves the system, then \(Q\) is negative. If the system does work on the surroundings, then \(W\) is positive. If work is done on the system, then \(W\) is negative.

You can think of it like this: heat added gives the system energy, while work done by the system uses up some of that energy. The remaining change shows up as a change in internal energy.

What is internal energy?

Internal energy is the total energy stored inside a system due to the motion and interactions of its particles. For a gas, this includes the kinetic energy of the moving particles and, in some cases, potential energy from particle interactions.

At the 12th Grade level, you can usually think of internal energy as the energy connected to the temperature and condition of the substance. If the temperature rises, the internal energy usually increases. If the temperature falls, the internal energy usually decreases.

What is heat?

Heat is energy transferred because of a temperature difference. Heat is not something a system “contains” like a stored substance. Instead, heat is energy moving from a warmer object to a cooler one.

For example, if you place a hot metal spoon in cool water, energy moves from the spoon to the water. That transfer of energy is heat.

What is work in thermodynamics?

In thermodynamics, work often happens when a gas expands or is compressed. If a gas expands and pushes a piston outward, the gas does work on the surroundings. If the gas is compressed, the surroundings do work on the gas.

When a gas expands:

  • the system may lose internal energy if no heat is added
  • or it may use some added heat to do work

When a gas is compressed:

  • work is done on the system
  • its internal energy can increase

Understanding the equation physically

The First Law can be understood in several common situations:

  • If \(Q > 0\), heat is added to the system.
  • If \(Q < 0\), heat leaves the system.
  • If \(W > 0\), the system does work on the surroundings.
  • If \(W < 0\), work is done on the system.

Then:

  • If more heat enters than work leaves, internal energy increases.
  • If the system does more work than the heat it gains, internal energy decreases.
  • If heat added exactly equals work done, internal energy stays the same.

Special cases of the First Law

There are several important cases you should recognize.

1. No work done

If the volume does not change, then the system does no expansion work, so \(W = 0\). The equation becomes:

$$\Delta U = Q$$

All the heat added changes the internal energy.

2. No heat transfer

If no heat enters or leaves the system, then \(Q = 0\). The equation becomes:

$$\Delta U = -W$$

If the system does work, its internal energy decreases. If work is done on the system, its internal energy increases.

3. No change in internal energy

If \(\Delta U = 0\), then:

$$Q = W$$

In this case, all the heat added is used to do work.

Units

In thermodynamics, heat, work, and internal energy are all forms of energy, so they are measured in joules (J).

Always check that all values are in the same unit before substituting into the formula.

Sign convention tips

Students often lose points because of signs. A helpful way to remember the equation \(\Delta U = Q - W\) is:

  • plus heat in
  • minus work out

If the wording says “work done on the gas,” then that means the gas is not doing the work. In the equation, work done by the gas would be negative.

For example, if 200 J of work is done on the system, then \(W = -200\,\text{J}\).

Worked Example 1: Heat added, no work done

A sealed container of gas is heated with 500 J of energy. Because the container is rigid, the gas does no work. Find the change in internal energy.

Step 1: Write the First Law

$$\Delta U = Q - W$$

Step 2: Substitute the values

Heat added: \(Q = +500\,\text{J}\)

No work done: \(W = 0\)

$$\Delta U = 500 - 0 = 500\,\text{J}$$

Answer: The internal energy increases by 500 J.

Why? Since the gas cannot expand, none of the added heat goes into work. All of it increases the internal energy.

Worked Example 2: Heat added and work done by the system

A gas absorbs 900 J of heat and expands, doing 300 J of work on the surroundings. Find the change in internal energy.

Step 1: Use the formula

$$\Delta U = Q - W$$

Step 2: Identify signs

  • Heat is added: \(Q = +900\,\text{J}\)
  • Work done by the gas: \(W = +300\,\text{J}\)

Step 3: Calculate

$$\Delta U = 900 - 300 = 600\,\text{J}$$

Answer: The internal energy increases by 600 J.

Why? The gas gains 900 J, but 300 J leaves as work. So only 600 J remains to increase internal energy.

Worked Example 3: Work done on the system

A gas loses 150 J of heat while being compressed. During compression, 400 J of work is done on the gas. Find the change in internal energy.

Step 1: Write the equation

$$\Delta U = Q - W$$

Step 2: Choose the correct signs

  • Heat leaves the gas: \(Q = -150\,\text{J}\)
  • 400 J of work is done on the gas, so work done by the gas is \(W = -400\,\text{J}\)

Step 3: Substitute

$$\Delta U = -150 - (-400)$$

$$\Delta U = -150 + 400 = 250\,\text{J}$$

Answer: The internal energy increases by 250 J.

Why? Even though the gas loses some heat, the compression adds more energy through work done on it.

Worked Example 4: Finding heat transferred

The internal energy of a system decreases by 200 J while the system does 500 J of work on the surroundings. How much heat was transferred?

Step 1: Start with the First Law

$$\Delta U = Q - W$$

Step 2: Substitute known values

  • \(\Delta U = -200\,\text{J}\)
  • \(W = +500\,\text{J}\)

$$-200 = Q - 500$$

Step 3: Solve for \(Q\)

$$Q = 300\,\text{J}$$

Answer: 300 J of heat was added to the system.

Check the meaning: The system received 300 J of heat but used 500 J to do work, so its internal energy dropped by 200 J.

Common mistakes to avoid

  • Mixing up the sign of work. In this lesson, \(W\) means work done by the system.
  • Confusing heat with temperature. Heat is energy transfer; temperature measures how hot or cold something is.
  • Forgetting units. Use joules for all energy quantities.
  • Ignoring the meaning of the process. Words like “compressed,” “expands,” “absorbs heat,” and “loses heat” tell you the signs.

How to solve First Law problems step by step

  1. Identify the system.
  2. Write the equation: $$\Delta U = Q - W$$
  3. Determine whether heat is added or removed.
  4. Determine whether work is done by the system or on the system.
  5. Assign the correct signs.
  6. Substitute values and solve.
  7. Check whether the answer makes physical sense.

Real-life meaning

The First Law of Thermodynamics is used to understand engines, refrigerators, air conditioners, and many natural processes. In a car engine, fuel releases energy, part of that energy becomes work moving the car, and part changes the internal energy or is lost as heat.

In everyday life, whenever something heats up, cools down, expands, or is compressed, the First Law helps explain where the energy goes.

Brief Summary

The First Law of Thermodynamics is the law of energy conservation for thermal systems. It is written as $$\Delta U = Q - W$$ where \(\Delta U\) is the change in internal energy, \(Q\) is heat added to the system, and \(W\) is work done by the system. If heat is added, internal energy tends to increase; if the system does work, internal energy tends to decrease. Correct sign use is the key to solving problems accurately.

Put what you read to the test

You've worked through First Law of Thermodynamics. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Specific Heat Capacity and Latent Heat

Specific Heat Capacity and Latent Heat are two important ideas in thermal physics. They help us understand how energy is transferred when a substance is heated, cooled, melted, frozen, boiled, or condensed.

In everyday life, you see these ideas often. A metal spoon gets hot quickly in soup, while water in a pot takes longer to heat up. Ice can sit in a drink for a while without making the drink instantly warmer, because energy is being used to melt the ice. These effects can be explained using specific heat capacity and latent heat.

In this lesson, you will learn what these quantities mean, how to calculate thermal energy changes, and how to tell whether energy is changing a substance's temperature or its state.

1. Thermal Energy and Temperature

Thermal energy is the internal energy associated with the motion and arrangement of particles in a substance. When a substance gains energy, one of two main things can happen:

  • Its temperature changes.
  • Its state changes, such as solid to liquid or liquid to gas.

A temperature change means the average kinetic energy of the particles changes. The particles move faster when heated and slower when cooled.

A state change is different. During a change of state, the temperature stays constant while energy is used to break or form intermolecular attractions between particles.

2. Specific Heat Capacity

Specific heat capacity is the amount of thermal energy needed to raise the temperature of 1 kilogram of a substance by 1 degree Celsius or 1 kelvin.

The symbol for specific heat capacity is usually 9, and its unit is:

$$\text{J kg}^{-1}\, ^\circ\text{C}^{-1}$$

or equivalently

$$\text{J kg}^{-1}\, \text{K}^{-1}$$

The formula for energy transferred when temperature changes is:

$$Q = mc\Delta T$$

where:

  • \(Q\) = thermal energy transferred (J)
  • \(m\) = mass (kg)
  • \(c\) = specific heat capacity \((\text{J kg}^{-1} \, ^\circ\text{C}^{-1})\)
  • \(\Delta T\) = change in temperature \((^\circ\text{C} \text{ or K})\)

Important: \(\Delta T\) is found by:

$$\Delta T = T_{\text{final}} - T_{\text{initial}}$$

If the final temperature is higher, \(\Delta T\) is positive. If the final temperature is lower, \(\Delta T\) is negative.

3. What Specific Heat Capacity Tells Us

A substance with a high specific heat capacity needs a large amount of energy to change its temperature. Water is a common example. It heats up slowly and cools down slowly.

A substance with a low specific heat capacity needs less energy to change its temperature. Many metals have relatively low specific heat capacities, so they heat up and cool down quickly.

This is why coastal areas often have milder climates than inland areas. Water stores a lot of energy with only a small temperature change.

4. Latent Heat

Latent heat is the energy absorbed or released when a substance changes state without a change in temperature.

For example:

  • Ice melting at \(0^\circ\text{C}\)
  • Water boiling at \(100^\circ\text{C}\) under standard pressure
  • Steam condensing to water
  • Water freezing to ice

During these processes, energy is not used to increase particle speed. Instead, it is used to change how strongly particles are held together.

5. Specific Latent Heat

Specific latent heat is the amount of energy required to change the state of 1 kilogram of a substance without changing its temperature.

The symbol is usually \(L\), and the unit is:

$$\text{J kg}^{-1}$$

The formula is:

$$Q = mL$$

where:

  • \(Q\) = thermal energy transferred (J)
  • \(m\) = mass (kg)
  • \(L\) = specific latent heat \((\text{J kg}^{-1})\)

There are two common types:

  • Specific latent heat of fusion: energy needed to change between solid and liquid
  • Specific latent heat of vaporization: energy needed to change between liquid and gas

6. Fusion and Vaporization

Fusion refers to melting or freezing.

  • Melting: solid \(\to\) liquid, energy is absorbed
  • Freezing: liquid \(\to\) solid, energy is released

Vaporization refers to boiling/evaporation or condensation.

  • Boiling or evaporation: liquid \(\to\) gas, energy is absorbed
  • Condensation: gas \(\to\) liquid, energy is released

Although energy may be absorbed or released, the temperature remains constant during the state change itself.

7. Why Temperature Stays Constant During a Change of State

When a solid melts or a liquid boils, the added energy is used to overcome attractive forces between particles. Because this energy is not increasing the average kinetic energy of the particles, the temperature does not rise during the change of state.

Similarly, when a gas condenses or a liquid freezes, energy is released as particles form stronger attractions.

8. Heating Curves

A heating curve shows how temperature changes as energy is added to a substance.

A typical heating process for ice turning into steam has several stages:

  1. Ice warms up: temperature increases
  2. Ice melts: temperature stays constant at the melting point
  3. Liquid water warms up: temperature increases
  4. Water boils: temperature stays constant at the boiling point
  5. Steam warms up: temperature increases

This shows an important idea:

  • When temperature changes, use \(Q = mc\Delta T\).
  • When state changes, use \(Q = mL\).

9. Comparing the Two Equations

It is very important to choose the correct equation.

  • Use \(Q = mc\Delta T\) when the substance stays in the same state and its temperature changes.
  • Use \(Q = mL\) when the substance changes state at constant temperature.

Sometimes a full problem has both parts. For example, heating ice from below \(0^\circ\text{C}\) to steam above \(100^\circ\text{C}\) requires several steps, and you calculate each step separately.

10. Worked Example 1: Temperature Change Only

Problem: How much energy is needed to heat \(2.0\,\text{kg}\) of water from \(20^\circ\text{C}\) to \(35^\circ\text{C}\)? Take the specific heat capacity of water as \(4200\,\text{J kg}^{-1}\,^\circ\text{C}^{-1}\).

Step 1: Identify the formula.

The water is staying liquid, so use:

$$Q = mc\Delta T$$

Step 2: Find the temperature change.

$$\Delta T = 35 - 20 = 15^\circ\text{C}$$

Step 3: Substitute values.

$$Q = (2.0)(4200)(15)$$

$$Q = 126000\,\text{J}$$

Answer: The energy needed is \(1.26 \times 10^5\,\text{J}\).

11. Worked Example 2: Change of State Only

Problem: How much energy is needed to melt \(0.50\,\text{kg}\) of ice at \(0^\circ\text{C}\)? Take the specific latent heat of fusion of ice as \(3.34 \times 10^5\,\text{J kg}^{-1}\).

Step 1: Identify the formula.

The ice is melting, so this is a state change. Use:

$$Q = mL$$

Step 2: Substitute values.

$$Q = (0.50)(3.34 \times 10^5)$$

$$Q = 1.67 \times 10^5\,\text{J}$$

Answer: The energy needed is \(1.67 \times 10^5\,\text{J}\).

12. Worked Example 3: Cooling a Metal Block

Problem: A \(1.5\,\text{kg}\) aluminum block cools from \(180^\circ\text{C}\) to \(40^\circ\text{C}\). The specific heat capacity of aluminum is \(900\,\text{J kg}^{-1}\,^\circ\text{C}^{-1}\). How much energy is released?

Step 1: Use the temperature-change equation.

$$Q = mc\Delta T$$

Step 2: Find \(\Delta T\).

$$\Delta T = 40 - 180 = -140^\circ\text{C}$$

Step 3: Substitute values.

$$Q = (1.5)(900)(-140)$$

$$Q = -189000\,\text{J}$$

The negative sign means energy leaves the block.

Answer: The block releases \(1.89 \times 10^5\,\text{J}\) of energy.

13. Worked Example 4: A Two-Step Problem

Problem: How much energy is required to heat \(0.20\,\text{kg}\) of ice at \(0^\circ\text{C}\) until it becomes water at \(25^\circ\text{C}\)? Use:

  • Specific latent heat of fusion of ice \(= 3.34 \times 10^5\,\text{J kg}^{-1}\)
  • Specific heat capacity of water \(= 4200\,\text{J kg}^{-1}\,^\circ\text{C}^{-1}\)

Step 1: Melt the ice.

$$Q_1 = mL_f$$

$$Q_1 = (0.20)(3.34 \times 10^5) = 66800\,\text{J}$$

Step 2: Heat the liquid water from \(0^\circ\text{C}\) to \(25^\circ\text{C}\).

$$Q_2 = mc\Delta T$$

$$Q_2 = (0.20)(4200)(25) = 21000\,\text{J}$$

Step 3: Add the energies.

$$Q_{\text{total}} = Q_1 + Q_2$$

$$Q_{\text{total}} = 66800 + 21000 = 87800\,\text{J}$$

Answer: The total energy required is \(8.78 \times 10^4\,\text{J}\).

14. Common Mistakes to Avoid

  • Using the wrong formula: If temperature changes, use \(Q = mc\Delta T\). If state changes, use \(Q = mL\).
  • Forgetting units: Mass should usually be in kilograms, not grams.
  • Using final temperature instead of temperature change: Use \(\Delta T\), not just \(T\).
  • Ignoring the sign of \(Q\): Positive \(Q\) means energy is absorbed. Negative \(Q\) means energy is released.
  • Trying to make temperature rise during melting or boiling: During a state change, temperature stays constant.

15. How to Solve Problems Step by Step

  1. Read the question carefully.
  2. Decide whether the substance is changing temperature, changing state, or both.
  3. Write down the known values with units.
  4. Choose the correct formula.
  5. Substitute carefully.
  6. Check whether the answer makes sense.

16. Real-World Applications

Specific heat capacity and latent heat are important in many real situations.

  • Cooking: Water takes a lot of energy to heat, which helps it cook food evenly.
  • Climate: Oceans absorb and release large amounts of energy slowly because water has a high specific heat capacity.
  • Refrigeration: Refrigerators and air conditioners rely on substances absorbing and releasing latent heat during evaporation and condensation.
  • Burns from steam: Steam can cause severe burns because it releases latent heat when it condenses on skin.

17. Key Ideas to Remember

  • Specific heat capacity tells you how much energy is needed to change temperature.
  • Latent heat tells you how much energy is needed to change state.
  • Temperature changes involve particle speed changing.
  • State changes involve particle arrangement and attractions changing.
  • During a change of state, temperature remains constant.

Brief Summary

Specific heat capacity measures the energy needed to raise the temperature of a substance, and is calculated using \(Q = mc\Delta T\). Specific latent heat measures the energy needed to change a substance's state without changing its temperature, and is calculated using \(Q = mL\).

To solve thermal energy problems, first decide whether the substance is changing temperature, changing state, or doing both. Then apply the correct formula, keep units consistent, and add separate energy changes when a problem has multiple stages.

Put what you read to the test

You've worked through Specific Heat Capacity and Latent Heat. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Second Law of Thermodynamics and Entropy

Second Law of Thermodynamics and Entropy

Thermodynamics is the study of how energy moves and changes form. One of its most important ideas is that energy transfers have a preferred direction. You may have noticed this in everyday life: a hot drink cools down, an ice cube melts in warm water, and a room does not suddenly become warmer in one corner and colder in another for no reason.

This behavior is explained by the Second Law of Thermodynamics. This law helps us understand why heat naturally flows from hot objects to cold objects, why some energy becomes less useful during transfers, and why a machine cannot keep running forever without energy input.

A key idea connected to the second law is entropy. Entropy is a measure of how spread out energy is in a system, or how much disorder/randomness there is. In general, natural processes tend to move toward states with higher entropy.

In this lesson, you will learn what the second law says, what entropy means, why heat flow is one-way in natural situations, and why perpetual motion machines are impossible.

1. Review: Thermal Energy and Heat

Before learning the second law, it helps to review two ideas:

  • Thermal energy is the internal energy related to the motion of particles in a substance.
  • Heat is the transfer of thermal energy from one object to another because of a temperature difference.

If two objects at different temperatures are placed in contact, energy is transferred as heat. The hotter object loses thermal energy, and the colder object gains thermal energy.

The First Law of Thermodynamics says energy is conserved. Energy is not created or destroyed. However, the first law does not tell us which direction a process will happen naturally. The second law answers that question.

2. Statement of the Second Law of Thermodynamics

One common way to state the second law is:

Heat flows naturally from a hotter object to a colder object, not from a colder object to a hotter object, unless work is done.

This means that if a hot metal spoon is placed in cool water, the spoon transfers heat to the water. The reverse process does not happen by itself.

Another way to state the law is:

In any natural process, the total entropy of an isolated system increases or stays the same.

An isolated system is one that does not exchange matter or energy with its surroundings. For real processes in such a system, entropy usually increases. If the process is perfectly balanced and ideal, entropy can stay constant, but it does not decrease on its own.

3. What Is Entropy?

Entropy is often described as a measure of disorder, but a better 12th-grade description is that it measures how spread out energy is among particles.

When energy is concentrated in one place, entropy is lower. When energy is spread out more evenly, entropy is higher.

For example:

  • A hot object next to a cold object has energy unevenly distributed.
  • After they reach the same temperature, the energy is more evenly spread out.
  • This final state has higher entropy.

Entropy helps explain why natural processes move in one direction. Systems tend to go from less probable arrangements to more probable ones. It is much more likely for particle motion and energy to become spread out than to become concentrated on their own.

4. Why Heat Flows from Hot to Cold

Particles in a hotter object have, on average, more kinetic energy than particles in a colder object. When these objects interact, collisions transfer energy from the faster-moving particles to the slower-moving particles.

As a result, the hot object cools and the cold object warms until they reach the same temperature. This state is called thermal equilibrium.

At thermal equilibrium, there can still be particle motion, but there is no net heat flow between the objects because their temperatures are equal.

The reason the reverse process does not naturally occur is tied to probability. There are many more ways for energy to be spread out evenly than to be gathered into one object while leaving the other colder. So the spread-out arrangement is the more natural one.

5. Entropy Change

For a process that happens at a constant temperature, the change in entropy can be written as:

$$\Delta S = \frac{Q}{T}$$

Here:

  • \(\Delta S\) = change in entropy
  • \(Q\) = heat transferred
  • \(T\) = absolute temperature in kelvins

This equation shows that adding heat to a system increases its entropy, while removing heat decreases its entropy.

Temperature must be measured in kelvins, not degrees Celsius, when using this equation.

Even if the entropy of one object decreases, the total entropy of the system plus surroundings still increases for a natural process.

6. Everyday Examples of the Second Law

  • Ice melting in a warm room: Heat flows from the warmer air to the colder ice.
  • Hot coffee cooling: Thermal energy spreads from the coffee to the cooler surroundings.
  • Perfume spreading through a room: Particles move from a more concentrated area to a more spread-out arrangement.
  • A dropped object shattering: The pieces and energy become more spread out; the reverse does not happen naturally.

These examples all show the same idea: natural processes tend toward more spread-out energy and higher entropy.

7. Heat Engines and Limits on Efficiency

A heat engine is a device that converts some thermal energy into useful work. Car engines and power plants are examples.

A heat engine takes in heat from a hot source, does some work, and releases some heat to a colder sink. Not all the heat can be turned into work.

This is a direct result of the second law. Some energy must leave as waste heat.

In symbols:

$$Q_{in} = W + Q_{out}$$

where:

  • \(Q_{in}\) is the heat taken in from the hot source
  • \(W\) is the useful work done by the engine
  • \(Q_{out}\) is the heat released to the cold sink

The efficiency of a heat engine is:

$$\text{efficiency} = \frac{W}{Q_{in}} \times 100\%$$

Since some heat must always be released, efficiency can never be 100%.

8. Why Perpetual Motion Machines Are Impossible

A perpetual motion machine is a machine that would run forever without energy input, or one that would produce more useful energy than it takes in.

There are two main reasons such machines are impossible:

  • The First Law of Thermodynamics says energy cannot be created from nothing.
  • The Second Law of Thermodynamics says no machine can convert all heat into useful work without some energy becoming less useful and spreading out.

Because of friction, air resistance, and unavoidable waste heat, every real machine loses some useful energy to the surroundings. That energy still exists, but it becomes harder to use for work.

So a machine cannot keep going forever unless energy is continuously supplied.

9. Refrigerators and Air Conditioners

You might wonder: if heat naturally flows from hot to cold, how does a refrigerator move heat from cold food to the warmer room?

The answer is that it does not happen naturally. A refrigerator uses work, supplied by electricity, to force heat to move from a colder place to a warmer place.

This does not break the second law. Instead, it confirms it: moving heat from cold to hot requires an energy input.

10. Worked Examples

Example 1: Predicting the direction of heat flow

A metal block at \(80^\circ\text{C}\) is placed in contact with water at \(20^\circ\text{C}\). Which way does heat flow?

Step 1: Identify which object is hotter. The metal block is hotter than the water.

Step 2: Apply the second law. Heat flows naturally from hot to cold.

Answer: Heat flows from the metal block to the water until they reach the same temperature.

Example 2: Calculating entropy change for heat added

A system absorbs \(500\,\text{J}\) of heat at a constant temperature of \(250\,\text{K}\). Find the entropy change.

Step 1: Use the equation

$$\Delta S = \frac{Q}{T}$$

Step 2: Substitute values.

$$\Delta S = \frac{500}{250}$$

$$\Delta S = 2\,\text{J/K}$$

Answer: The entropy change is \(2\,\text{J/K}\). Since heat was added, entropy increased.

Example 3: Calculating entropy change for heat removed

A system releases \(300\,\text{J}\) of heat at a constant temperature of \(150\,\text{K}\). Find the entropy change of the system.

Step 1: Heat released means \(Q\) is negative.

$$Q = -300\,\text{J}$$

Step 2: Use the entropy formula.

$$\Delta S = \frac{Q}{T} = \frac{-300}{150}$$

$$\Delta S = -2\,\text{J/K}$$

Answer: The system’s entropy change is \(-2\,\text{J/K}\). The system became more ordered, but the surroundings gained entropy when they received the heat.

Example 4: Heat engine efficiency

A heat engine takes in \(1200\,\text{J}\) of heat and does \(300\,\text{J}\) of work.

Step 1: Use the efficiency formula.

$$\text{efficiency} = \frac{W}{Q_{in}} \times 100\%$$

Step 2: Substitute values.

$$\text{efficiency} = \frac{300}{1200} \times 100\%$$

$$\text{efficiency} = 25\%$$

Step 3: Find heat released.

$$Q_{in} = W + Q_{out}$$

$$1200 = 300 + Q_{out}$$

$$Q_{out} = 900\,\text{J}$$

Answer: The engine is \(25\%\) efficient and releases \(900\,\text{J}\) of heat. This shows that not all input heat becomes work.

11. Common Misunderstandings

  • “Energy is lost.” Energy is not lost; it becomes spread out and less useful for doing work.
  • “Entropy means only disorder.” Disorder can be a helpful simple description, but entropy is more accurately about how spread out energy is.
  • “Heat can never move from cold to hot.” It can, but only if external work is done, as in a refrigerator.
  • “A very efficient machine could reach 100% efficiency.” No real heat engine can convert all heat into work.

12. Key Ideas to Remember

  1. Heat naturally flows from hot to cold.
  2. The second law gives a direction for natural processes.
  3. Entropy measures how spread out energy is.
  4. In natural processes, the total entropy of an isolated system increases or stays the same.
  5. No heat engine can be 100% efficient.
  6. Perpetual motion machines are impossible because they would break the laws of thermodynamics.

Brief Summary

The Second Law of Thermodynamics explains why heat flows naturally from warmer objects to cooler ones and not the other way around unless work is done. This happens because natural processes tend to increase entropy, meaning energy becomes more spread out. The law also explains why all heat engines must release some waste heat and why a perpetual motion machine cannot exist.

Put what you read to the test

You've worked through Second Law of Thermodynamics and Entropy. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Wave-Particle Duality

Wave-Particle Duality is the idea that light can act like a wave and also like a particle. This may sound strange at first, but scientists learned that light does not fit into just one simple category.

In this lesson, you will learn what waves and particles are, how light can show signs of both, and why this idea helps us understand things like rainbows, shadows, and how light carries energy.

Let’s begin with the two big ideas.

A wave is a pattern that moves energy from one place to another. Waves can spread out, bend around corners, and make repeating patterns. Water waves are an easy example to imagine.

A particle is a tiny piece of matter or energy. You can think of a particle like a very small packet. For light, scientists call these tiny packets photons.

So what is special about light? Light can behave like a wave and like a stream of photons. This is called wave-particle duality.

Part 1: Light as a Wave

When light acts like a wave, it shows behaviors that waves usually show. One important wave behavior is called diffraction.

Diffraction happens when a wave bends or spreads out after passing through a small opening or going around an edge.

Imagine ocean waves moving toward a narrow gap between rocks. After the waves pass through the gap, they spread out. Light can do something similar.

If light goes through a tiny slit, it can spread out instead of moving only in a straight line. This is wave-like behavior.

Another wave behavior is making patterns when waves overlap. These patterns can have bright and dark areas. Bright areas happen where wave parts add together. Dark areas happen where wave parts cancel out.

This is one clue that light acts like a wave.

Part 2: Light as a Particle

Light also acts like it is made of tiny packets called photons. A photon is a small bundle of light energy.

Instead of thinking of light only as a smooth wave, you can also think of it as many tiny energy packets traveling from place to place.

This particle idea helps explain how light transfers energy. For example, sunlight warms your skin. That energy is carried by photons.

The particle idea also helps explain how light can be detected in tiny amounts. Even when light is very dim, it still arrives as photons.

Why Both Ideas Matter

If we only said light was a wave, we would miss some important facts about how light carries energy.

If we only said light was a particle, we would miss important facts like diffraction and spreading.

So scientists use both ideas because light shows evidence of both.

Comparing Wave-Like and Particle-Like Behavior

  • Wave-like: Light can spread out, bend around edges, and make patterns.
  • Particle-like: Light can be thought of as photons, which are tiny packets of energy.
  • Both are true: Light is not just one or the other in a simple way.

Important Vocabulary

  • Wave: A moving pattern that transfers energy.
  • Particle: A tiny piece or packet.
  • Photon: A tiny packet of light energy.
  • Diffraction: The spreading or bending of a wave when it passes through an opening or around an edge.
  • Energy: The ability to cause change, motion, or warmth.

How This Connects to What You Already Know

In 6th grade science, you may already know that sound is a mechanical wave and light is an electromagnetic wave. Light travels as a wave, but scientists also learned it can arrive in packets of energy called photons.

This does not mean light changes into two different things. It means light has behaviors that match both models, depending on what we are observing.

Worked Example 1: Is this wave-like or particle-like?

Situation: Light passes through a very tiny opening and spreads out on the other side.

Question: Does this show wave-like behavior or particle-like behavior?

Step 1: Look for a clue. The clue is that light spreads out.

Step 2: Ask which model explains spreading out after an opening. That is diffraction.

Step 3: Diffraction is a wave behavior.

Answer: This is wave-like behavior.

Worked Example 2: What is a photon?

Situation: A student says, “A photon is a tiny packet of light energy.”

Question: Is that correct?

Step 1: Recall the definition of photon.

Step 2: A photon is the name scientists give to a tiny packet of light energy.

Answer: Yes, that statement is correct. A photon shows the particle-like side of light.

Worked Example 3: Choosing the best explanation

Situation: Two students are talking.

  • Student A says, “Light is only a wave.”
  • Student B says, “Light is only made of particles.”

Question: Which student is completely correct?

Step 1: Think about what light can do.

  • It can diffract and make patterns like a wave.
  • It can carry energy in photons like particles.

Step 2: Decide if one student included both ideas.

Answer: Neither student is completely correct. Light shows both wave-like and particle-like behavior.

Worked Example 4: Sorting observations

Question: Put each observation into the correct group.

  1. Light bends around a tiny edge.
  2. Light energy arrives in photons.
  3. Light spreads after passing through a narrow slit.
  4. Sunlight transfers energy to warm the ground.

Step 1: Look for wave clues such as bending or spreading.

Step 2: Look for particle clues such as photons or packets of energy.

Answers:

  • Wave-like: 1 and 3
  • Particle-like: 2 and 4

A Simple Way to Remember It

You can remember wave-particle duality with this sentence:

Light spreads like a wave and carries energy in packets like particles.

Common Mistakes to Avoid

  • Mistake 1: Thinking light must be only one thing. Light shows both kinds of behavior.
  • Mistake 2: Thinking photons are large pieces you can see. Photons are extremely tiny packets of energy.
  • Mistake 3: Mixing up diffraction with simple reflection. Diffraction is spreading or bending around an opening or edge.

Quick Check for Understanding

  • What is the name for a tiny packet of light energy? Photon
  • What wave behavior happens when light spreads after passing through a small opening? Diffraction
  • Does light behave only like a wave? No
  • Does light behave only like a particle? No

Brief Summary

Light is special because it shows wave-particle duality. This means light can behave like a wave, such as when it diffracts and spreads out, and also like a particle, because it carries energy in tiny packets called photons.

Scientists use both ideas to explain what light does. When you see light spreading, think wave. When you think about tiny packets of light energy, think photon and particle.

Put what you read to the test

You've worked through Wave-Particle Duality. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Wave Anatomy and Propagation

Wave Anatomy and Propagation is the study of what a wave looks like and how it moves. Waves are one of the main ways energy travels from one place to another. You see waves in water, hear them as sound, and use them every day through light, radio, and other forms of electromagnetic radiation.

In this lesson, you will learn the main parts of a wave, the difference between important wave quantities, and how to use the key relationship between wave speed, frequency, and wavelength. You will also see how amplitude affects the energy carried by a wave.

To understand wave propagation, start with a basic idea: a wave is a disturbance that transfers energy from one place to another without permanently moving matter along with it. For example, when a wave travels along a rope, the rope moves up and down, but the wave itself moves horizontally.

There are two common types of waves students study:

  • Transverse waves: the disturbance moves perpendicular to the direction the wave travels. A rope wave is a common example.
  • Longitudinal waves: the disturbance moves parallel to the direction the wave travels. Sound in air is a common example.

Even though waves can look different, many of the same measurements describe them.

1. Anatomy of a Wave

For a transverse wave, the highest point is called the crest, and the lowest point is called the trough. The middle or resting position is called the equilibrium position.

The amplitude of a wave is the maximum distance from the equilibrium position to a crest or to a trough. Amplitude tells you how large the disturbance is.

The wavelength, written as \\(\lambda\\), is the distance between two identical points on consecutive waves, such as crest to crest or trough to trough.

The frequency, written as \\(f\\), is the number of complete waves that pass a point each second. Frequency is measured in hertz (Hz), where \\(1\text{ Hz} = 1\text{ wave per second}\\).

The period, written as \\(T\\), is the time required for one complete wave to pass a point. Period and frequency are inverses of each other:

$$T = \frac{1}{f} \qquad \text{and} \qquad f = \frac{1}{T}$$

The wave speed, written as \\(v\\), is how fast the wave travels through a medium. It depends on the properties of the medium, such as density, tension, or temperature, depending on the type of wave.

2. The Main Wave Equation

The most important relationship in wave mechanics at this level is:

$$v = f\lambda$$

This equation tells you that wave speed equals frequency times wavelength.

Each part has a standard unit:

  • \(v\): meters per second (m/s)
  • \(f\): hertz (Hz)
  • \(\lambda\): meters (m)

This equation is extremely useful because if you know any two of these quantities, you can find the third.

For example:

  • If frequency increases while speed stays the same, wavelength must decrease.
  • If wavelength increases while speed stays the same, frequency must decrease.
  • If the medium changes, the wave speed may change.

3. How Waves Propagate

Propagation means the movement of the wave through a medium or through space. Mechanical waves, such as sound and water waves, need a medium. Electromagnetic waves, such as light, do not need a medium and can travel through a vacuum.

When a wave propagates, it transfers energy. The particles of the medium do not travel across the whole distance with the wave. Instead, they oscillate around their equilibrium positions while the wave disturbance moves forward.

For example, if you shake one end of a rope, each part of the rope moves up and down, but the pulse travels down the rope. This is a key idea: energy moves forward, while matter mostly vibrates in place.

4. Amplitude and Energy

Amplitude affects how much energy a wave carries. In general, a wave with greater amplitude carries more energy than a wave with smaller amplitude.

For sound waves, greater amplitude means louder sound. For water waves, greater amplitude means taller waves. For light waves, amplitude is related to brightness.

It is important not to confuse amplitude with frequency:

  • Amplitude is about the size of the disturbance.
  • Frequency is about how often the disturbance repeats.

A wave can have high amplitude and low frequency, or low amplitude and high frequency. These are separate properties.

5. Frequency, Wavelength, and Speed in Different Situations

Suppose a wave travels from one medium into another. The wave speed may change because the new medium has different properties.

In many cases, the frequency stays the same when a wave enters a new medium, because the source of the wave has not changed. If the speed changes and frequency stays constant, then the wavelength must change according to \\(v = f\lambda\\).

This means:

  • Lower speed in a new medium  shorter wavelength
  • Higher speed in a new medium  longer wavelength

This idea is especially important for understanding sound and light behavior in different materials.

6. Longitudinal Waves

Not all waves have crests and troughs. In a longitudinal wave, the wave consists of compressions and rarefactions.

  • Compression: particles are crowded together.
  • Rarefaction: particles are spread farther apart.

For longitudinal waves, wavelength is the distance from one compression to the next compression, or from one rarefaction to the next rarefaction.

Sound is the most common example. When a speaker vibrates, it creates regions of high and low pressure in the air. These pressure changes move outward as a longitudinal wave.

7. Common Mistakes to Avoid

  • Confusing amplitude and wavelength: amplitude is vertical size; wavelength is horizontal distance between repeating points.
  • Confusing frequency and speed: frequency is how often the wave repeats; speed is how fast it travels.
  • Forgetting units: always check that frequency is in hertz and wavelength is in meters.
  • Thinking particles travel with the wave: usually they only oscillate locally while the energy moves on.

Worked Example 1: Finding Wave Speed

A wave has frequency \\(f = 5.0\text{ Hz}\\) and wavelength \\(\lambda = 2.4\text{ m}\\). Find its speed.

Step 1: Write the equation.

$$v = f\lambda$$

Step 2: Substitute the values.

$$v = (5.0\text{ Hz})(2.4\text{ m})$$

Step 3: Calculate.

$$v = 12.0\text{ m/s}$$

Answer: The wave speed is 12.0 m/s.

Worked Example 2: Finding Wavelength

A sound wave travels at \\(340\text{ m/s}\\) and has frequency \\(170\text{ Hz}\\). What is its wavelength?

Step 1: Rearrange the wave equation.

$$\lambda = \frac{v}{f}$$

Step 2: Substitute the known values.

$$\lambda = \frac{340\text{ m/s}}{170\text{ Hz}}$$

Step 3: Calculate.

$$\lambda = 2.0\text{ m}$$

Answer: The wavelength is 2.0 m.

Worked Example 3: Finding Frequency from Period

A wave has a period of \\(0.20\text{ s}\\). Find the frequency. Then, if the wave speed is \\(10\text{ m/s}\\), find the wavelength.

Step 1: Use the period-frequency relationship.

$$f = \frac{1}{T}$$

$$f = \frac{1}{0.20\text{ s}} = 5.0\text{ Hz}$$

Step 2: Use the wave equation to find wavelength.

$$\lambda = \frac{v}{f}$$

$$\lambda = \frac{10\text{ m/s}}{5.0\text{ Hz}} = 2.0\text{ m}$$

Answer: The frequency is 5.0 Hz and the wavelength is 2.0 m.

Worked Example 4: Understanding a Change in Medium

A wave has frequency \\(8.0\text{ Hz}\\) and travels at \\(16\text{ m/s}\\) in one medium. It enters a new medium where its speed becomes \\(12\text{ m/s}\\). Assume the frequency stays the same. Find the original and new wavelengths.

Step 1: Find the original wavelength.

$$\lambda_1 = \frac{v_1}{f} = \frac{16\text{ m/s}}{8.0\text{ Hz}} = 2.0\text{ m}$$

Step 2: Find the new wavelength.

$$\lambda_2 = \frac{v_2}{f} = \frac{12\text{ m/s}}{8.0\text{ Hz}} = 1.5\text{ m}$$

Step 3: Interpret the result.

Because the wave slowed down while frequency stayed constant, the wavelength became shorter.

Answer: The original wavelength is 2.0 m, and the new wavelength is 1.5 m.

8. How to Read a Wave Diagram

When looking at a wave graph, first identify what each axis means. Usually, the horizontal axis shows position or time, and the vertical axis shows displacement from equilibrium.

If the graph shows displacement vs. position:

  • Amplitude is the height from the center line to a crest.
  • Wavelength is the distance between repeating points.

If the graph shows displacement vs. time:

  • Amplitude is still the height from the center line.
  • Period is the time for one full cycle.

This is important because students sometimes try to measure wavelength on a time graph. Wavelength can only be read directly from a graph that shows distance or position.

9. Key Relationships to Remember

  • $$v = f\lambda$$
  • $$T = \frac{1}{f}$$
  • Greater amplitude means more energy.
  • If speed stays constant, frequency and wavelength are inversely related.
  • Waves transfer energy, not matter overall.

Brief Summary

Wave anatomy describes the parts and measurements of a wave, including crest, trough, amplitude, wavelength, frequency, and period. Wave propagation explains how a disturbance moves and carries energy through a medium or through space.

The most important equation is \\(v = f\lambda\\), which connects wave speed, frequency, and wavelength. Amplitude tells you the size of the disturbance and is related to the energy carried by the wave. Understanding these relationships helps you analyze sound, light, water waves, and many other physical systems.

Put what you read to the test

You've worked through Wave Anatomy and Propagation. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Wave Interference and Superposition

Wave Interference and Superposition are key ideas in wave physics. They explain what happens when two or more waves meet in the same place at the same time. Instead of destroying each other permanently, the waves combine to make a new wave pattern called the resultant wave.

This lesson will help you understand how waves add together, why some overlapping waves make bigger waves, why others cancel out, and how to solve basic problems involving interference. These ideas apply to water waves, sound waves, light waves, and other kinds of waves.

1. The Principle of Superposition

The principle of superposition says that when two or more waves overlap, the total displacement at any point is the sum of the displacements of the individual waves at that point.

If one wave has displacement \(y_1\) and another has displacement \(y_2\), then the combined displacement is:

$$y = y_1 + y_2$$

This rule is true for waves in many situations, as long as the medium behaves normally and the waves are not causing permanent changes to it.

For example, if one pulse on a rope moves upward by \(+3\text{ cm}\) at a point and another pulse moves downward by \(-1\text{ cm}\) at the same point, then the total displacement there is:

$$y = (+3) + (-1) = 2\text{ cm}$$

So the rope would be displaced \(2\text{ cm}\) upward at that moment.

2. What Is Interference?

Interference is the effect produced when overlapping waves combine due to superposition. The shape of the resultant wave depends on how the individual waves line up.

There are two main types of interference:

  • Constructive interference: waves add to make a larger amplitude.
  • Destructive interference: waves add to make a smaller amplitude or even cancel completely.

Interference can happen with pulses or with continuous waves. It can also happen with transverse waves, like waves on a rope, and longitudinal waves, like sound waves.

3. Constructive Interference

Constructive interference happens when the displacements of the overlapping waves are in the same direction. For example, two crests meeting or two troughs meeting will produce a larger displacement.

If two upward pulses of amplitude \(2\text{ cm}\) overlap perfectly, the total amplitude becomes:

$$2\text{ cm} + 2\text{ cm} = 4\text{ cm}$$

Similarly, if two troughs of \(-3\text{ cm}\) overlap, the resultant displacement is:

$$-3 + (-3) = -6\text{ cm}$$

This means the trough becomes deeper.

For continuous waves, constructive interference occurs when the waves are in phase. That means corresponding points on the waves match up, such as crest with crest and trough with trough.

4. Destructive Interference

Destructive interference happens when the displacements of the overlapping waves are in opposite directions. For example, a crest meeting a trough will reduce the total amplitude.

If a crest of \(+5\text{ cm}\) overlaps with a trough of \(-2\text{ cm}\), then:

$$y = (+5) + (-2) = 3\text{ cm}$$

The result is still upward, but smaller than the original crest.

If the two displacements are equal in size and opposite in direction, they cancel completely. For example:

$$(+4) + (-4) = 0$$

This is called complete destructive interference.

For continuous waves, destructive interference occurs when the waves are out of phase by half a cycle. This means a crest of one wave lines up with a trough of the other.

5. Phase and Interference

Phase describes where a point is in its wave cycle. Two waves with the same frequency can interfere in different ways depending on their phase difference.

  • If the phase difference is \(0^\circ\) or \(360^\circ\), the waves are in phase and interfere constructively.
  • If the phase difference is \(180^\circ\), the waves are completely out of phase and interfere destructively.

For a path difference instead of a phase difference:

  • Constructive interference occurs when the path difference is a whole number of wavelengths:

$$\Delta d = n\lambda$$

  • Destructive interference occurs when the path difference is half of an odd number of wavelengths:

$$\Delta d = \left(n + \frac{1}{2}\right)\lambda$$

Here, \(n = 0, 1, 2, 3, \dots\) and \(\lambda\) is the wavelength.

6. Interference of Pulses vs Continuous Waves

It is important to distinguish between two common situations.

Pulses are single disturbances. When two pulses meet, they overlap briefly. During the overlap, their displacements add according to superposition. After passing through each other, they continue on unchanged.

Continuous waves are repeating disturbances. When two continuous waves overlap, they can create a steady interference pattern if their frequencies stay the same.

So, interference does not mean the waves are permanently changed. It means their effects combine while they overlap.

7. Interference in Different Types of Waves

The ideas of superposition and interference work in many systems:

  • Water waves: overlapping ripples can form taller waves or flatter regions.
  • Sound waves: overlapping sound waves can make louder or quieter sounds.
  • Light waves: interference can create bright and dark bands.
  • Waves on ropes or springs: pulses can combine and then continue traveling.

Even though these waves are different, they all follow the same superposition rule.

8. Conditions for Clear Interference Patterns

For a stable and easy-to-observe interference pattern, the waves should usually have:

  • the same frequency
  • a constant phase relationship
  • similar wave types in the same medium

When this happens, the waves are often called coherent. At the 12th Grade level, you can think of coherent waves as waves that stay in step with each other.

9. Worked Example 1: Adding Two Pulse Displacements

A pulse with displacement \(+6\text{ cm}\) overlaps with another pulse with displacement \(-4\text{ cm}\). What is the resultant displacement?

Step 1: Use superposition.

$$y = y_1 + y_2$$

Step 2: Substitute the values.

$$y = (+6) + (-4)$$

Step 3: Calculate.

$$y = 2\text{ cm}$$

Answer: The resultant displacement is \(2\text{ cm}\) upward.

This is destructive interference because the waves are in opposite directions, but it is not complete cancellation.

10. Worked Example 2: Constructive Interference of Equal Waves

Two identical waves each have amplitude \(3\text{ cm}\). They meet in phase. What is the amplitude of the resultant wave at points of maximum constructive interference?

Step 1: Identify the type of interference.

Because the waves are in phase, they undergo constructive interference.

Step 2: Add the amplitudes.

$$A = 3\text{ cm} + 3\text{ cm} = 6\text{ cm}$$

Answer: The resultant amplitude is \(6\text{ cm}\).

This shows that when two equal waves line up crest with crest, the amplitude doubles.

11. Worked Example 3: Determining Interference from Path Difference

Two light waves have wavelength \(500\text{ nm}\). At one point, the path difference is \(1000\text{ nm}\). Is the interference constructive or destructive?

Step 1: Compare the path difference to the wavelength.

$$\Delta d = 1000\text{ nm}$$

$$\lambda = 500\text{ nm}$$

Step 2: Find how many wavelengths fit into the path difference.

$$\frac{\Delta d}{\lambda} = \frac{1000}{500} = 2$$

The path difference is \(2\lambda\), which is a whole number of wavelengths.

Step 3: Use the rule.

If \(\Delta d = n\lambda\), the interference is constructive.

Answer: The interference is constructive.

12. Worked Example 4: Complete Destructive Interference

Two sound waves of equal amplitude reach a point. One wave has displacement \(+0.8\) units and the other has displacement \(-0.8\) units at that instant. What is the resultant displacement?

Step 1: Add the displacements.

$$y = (+0.8) + (-0.8) = 0$$

Answer: The resultant displacement is \(0\).

This is complete destructive interference. At that instant, the medium is not displaced at all at that point.

13. Common Misunderstandings

  • Misunderstanding 1: “When waves cancel, they disappear forever.”
    This is not true. The waves only cancel while they overlap. After passing through each other, they continue traveling.
  • Misunderstanding 2: “Interference only happens with water waves.”
    Interference happens with all kinds of waves, including sound and light.
  • Misunderstanding 3: “You always add amplitudes as positive numbers.”
    Displacement has direction. Upward and downward displacements, or compression and rarefaction effects, must be added with signs.
  • Misunderstanding 4: “A bigger resultant wave means more waves were created.”
    No extra waves are created. The larger displacement comes from adding the displacements of the original waves.

14. How to Solve Interference Questions

When answering a question on wave interference, follow these steps:

  1. Identify the displacement, amplitude, phase difference, or path difference given.
  2. Decide whether the waves are lining up in the same direction or opposite directions.
  3. Use superposition: add the displacements.
  4. For continuous waves, use phase or path difference to decide whether the interference is constructive or destructive.
  5. Check whether the answer should be a displacement, amplitude, or description of the interference.

15. Why This Concept Matters

Wave interference helps explain many important physical effects. It explains why some places are louder in a room and others are quieter, why water ripples form patterns, and why light can make bright and dark bands.

It also shows a powerful idea in physics: when effects happen together, the total result often depends on adding contributions from each one. For waves, that rule is the principle of superposition.

Summary

When waves meet, they combine according to the principle of superposition, which says their displacements add. This produces interference. If the waves add to make a larger displacement, the interference is constructive. If they reduce or cancel each other, the interference is destructive.

For continuous waves, phase difference and path difference determine the kind of interference. Waves in phase interfere constructively, while waves out of phase by half a cycle interfere destructively. Understanding these ideas lets you predict what happens when waves overlap in many real-world situations.

Put what you read to the test

You've worked through Wave Interference and Superposition. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Standing Waves and Resonance

Standing Waves and Resonance are important ideas in wave physics because they explain how musical instruments produce notes, why bridges can vibrate strongly, and how waves behave when they are confined to a space.

In this lesson, you will learn what standing waves are, how they form, what resonance means, and how to calculate the allowed frequencies for strings and air columns. These ideas connect wave behavior, energy transfer, and vibration.

Introduction: What is a standing wave?

A standing wave is a wave pattern that appears to stay in one place instead of moving along the medium. It forms when two waves with the same frequency, wavelength, and amplitude travel in opposite directions and interfere with each other.

This often happens when a wave reflects back from the end of a string or from the end of an air column. The incoming wave and the reflected wave overlap. At certain points they always cancel, and at other points they always reinforce. This creates a fixed pattern.

In a standing wave, some points never move. These points are called nodes. Other points move with the greatest amplitude. These are called antinodes.

  • Node: point of zero displacement
  • Antinode: point of maximum displacement

Standing waves do not transfer energy along the medium in the same way that a traveling wave does. Instead, the energy stays trapped in the vibrating system.

How standing waves form

Imagine a string fixed at both ends. If you shake the string, waves travel along it and reflect back from the ends. Most frequencies produce a messy pattern, but certain frequencies create a stable standing wave. These special frequencies are called natural frequencies or harmonic frequencies.

For a stable standing wave to form, the length of the system must fit a whole-number pattern of the wave. This is why only certain wavelengths and frequencies are allowed.

Standing waves on a string fixed at both ends

For a string of length \(L\) fixed at both ends, the ends must always be nodes. This limits the wave patterns that can exist.

The simplest standing wave is called the fundamental frequency or first harmonic. In this pattern, the string contains half of a wavelength.

$$L = \frac{\lambda_1}{2}$$

So the wavelength of the first harmonic is:

$$\lambda_1 = 2L$$

Using the wave equation \(v = f\lambda\), the fundamental frequency is:

$$f_1 = \frac{v}{2L}$$

The next pattern is the second harmonic, which fits one full wavelength on the string:

$$L = \lambda_2$$

So:

$$f_2 = \frac{v}{L} = 2f_1$$

In general, for a string fixed at both ends:

$$\lambda_n = \frac{2L}{n}$$ $$f_n = \frac{nv}{2L}$$

where:

  • \(n = 1, 2, 3, \dots\) is the harmonic number
  • \(v\) is the wave speed on the string
  • \(L\) is the length of the string

This means the harmonic frequencies are whole-number multiples of the fundamental frequency:

$$f_n = nf_1$$

Key idea: A string fixed at both ends can produce all harmonics: first, second, third, and so on.

Standing waves in air columns

Standing waves can also form in air inside tubes. In this case, the wave is a sound wave. The exact pattern depends on whether the ends of the tube are open or closed.

At an open end, the air can move freely, so there is a displacement antinode. At a closed end, the air cannot move, so there is a displacement node.

Open pipe: both ends open

If a pipe is open at both ends, both ends are antinodes. The allowed patterns are similar to a string fixed at both ends, except the ends are antinodes instead of nodes.

For an open pipe of length \(L\):

$$\lambda_n = \frac{2L}{n}$$ $$f_n = \frac{nv}{2L}$$

So an open pipe also has all harmonics.

Closed pipe: one end closed, one end open

If a pipe is closed at one end and open at the other, the closed end must be a node and the open end must be an antinode. This changes the possible wave patterns.

The fundamental mode fits one-quarter of a wavelength in the pipe:

$$L = \frac{\lambda_1}{4}$$

So:

$$\lambda_1 = 4L$$ $$f_1 = \frac{v}{4L}$$

The next allowed mode is not the second harmonic. Instead, the pipe fits three-quarters of a wavelength:

$$L = \frac{3\lambda}{4}$$

This produces:

$$f_3 = \frac{3v}{4L} = 3f_1$$

In general, for a pipe closed at one end:

$$f_n = \frac{nv}{4L} \quad \text{where } n = 1, 3, 5, \dots$$

Only odd harmonics are present.

Key idea: A closed pipe produces the 1st, 3rd, 5th, and other odd harmonics, but not the even harmonics.

What is resonance?

Resonance happens when a system is driven at one of its natural frequencies. When this happens, the system absorbs energy very efficiently and vibrates with a much larger amplitude.

For example, if you push a swing at just the right rhythm, the swing goes higher and higher. That rhythm matches the swing's natural frequency. This is resonance.

In wave systems, resonance produces strong standing waves. If the driving frequency matches a harmonic frequency, the wave amplitude increases a lot.

  • A guitar string resonates at certain frequencies.
  • An organ pipe resonates when the air vibrates at a natural frequency.
  • A glass can vibrate strongly if exposed to the right sound frequency.

Why resonance matters

Resonance can be useful or dangerous.

  • Useful: musical instruments, radio tuning, speaker systems
  • Dangerous: excessive vibration in bridges, buildings, or machines

Engineers must understand resonance so structures do not vibrate too strongly.

Harmonics and overtones

A harmonic is one of the allowed frequencies of a standing wave system. The first harmonic is the fundamental frequency.

An overtone is any frequency above the fundamental.

  • First harmonic = fundamental
  • Second harmonic = first overtone
  • Third harmonic = second overtone

Be careful with a closed pipe: since only odd harmonics exist, the naming of overtones can be different from the harmonic number. For example, in a closed pipe, the first overtone is the third harmonic.

Worked Example 1: Fundamental frequency of a string

A guitar string is \(0.80\,\text{m}\) long. Waves travel on the string at \(320\,\text{m/s}\). Find the fundamental frequency.

Step 1: Use the formula for a string fixed at both ends.

$$f_1 = \frac{v}{2L}$$

Step 2: Substitute the values.

$$f_1 = \frac{320}{2(0.80)}$$ $$f_1 = \frac{320}{1.6} = 200\,\text{Hz}$$

Answer: The fundamental frequency is 200 Hz.

Worked Example 2: Higher harmonic on a string

The same string has fundamental frequency \(200\,\text{Hz}\). What is the third harmonic?

For a string:

$$f_n = nf_1$$

So:

$$f_3 = 3(200) = 600\,\text{Hz}$$

Answer: The third harmonic is 600 Hz.

Worked Example 3: Open pipe frequency

An open pipe has length \(0.50\,\text{m}\). The speed of sound in air is \(340\,\text{m/s}\). Find the fundamental frequency.

For a pipe open at both ends:

$$f_1 = \frac{v}{2L}$$

Substitute:

$$f_1 = \frac{340}{2(0.50)} = \frac{340}{1.0} = 340\,\text{Hz}$$

Answer: The fundamental frequency is 340 Hz.

Worked Example 4: Closed pipe and odd harmonics

A pipe is closed at one end and open at the other. Its length is \(0.85\,\text{m}\). The speed of sound is \(340\,\text{m/s}\). Find:

  1. the fundamental frequency
  2. the next allowed frequency

Step 1: Fundamental frequency for a closed pipe.

$$f_1 = \frac{v}{4L}$$ $$f_1 = \frac{340}{4(0.85)} = \frac{340}{3.4} = 100\,\text{Hz}$$

Step 2: Find the next allowed frequency.

A closed pipe has only odd harmonics, so after \(n=1\), the next is \(n=3\).

$$f_3 = 3f_1 = 3(100) = 300\,\text{Hz}$$

Answers:

  • Fundamental frequency = 100 Hz
  • Next allowed frequency = 300 Hz

Common mistakes to avoid

  • Do not assume every system has all harmonics. A closed pipe has only odd harmonics.
  • Do not confuse nodes and antinodes.
  • Make sure you use the correct formula for the type of system: string, open pipe, or closed pipe.
  • Remember that resonance happens when the driving frequency matches a natural frequency.

How to recognize standing wave questions

You are likely dealing with standing waves or resonance if the question mentions:

  • strings fixed at both ends
  • organ pipes or air columns
  • fundamental frequency or harmonics
  • nodes and antinodes
  • large amplitude caused by a matching frequency

Brief Summary

Standing waves form when two identical waves travel in opposite directions and interfere. This creates nodes and antinodes. In confined systems like strings and air columns, only certain wavelengths and frequencies are allowed.

These allowed frequencies are called harmonics. Resonance occurs when an outside force matches one of these natural frequencies, causing large vibrations. Strings and open pipes have all harmonics, while pipes closed at one end have only odd harmonics.

Put what you read to the test

You've worked through Standing Waves and Resonance. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Sound Waves and the Doppler Effect

Sound Waves and the Doppler Effect

Sound is a form of mechanical energy transfer. It travels through a material medium such as air, water, or solids by making particles vibrate back and forth. In this lesson, you will learn how sound waves move, what determines pitch and loudness, and why motion between a sound source and an observer changes the frequency that is heard. This change is called the Doppler effect.

Understanding sound waves connects wave mechanics to everyday experiences. A siren sounds higher as an ambulance approaches and lower as it moves away. That familiar change in pitch is one of the most common examples of the Doppler effect.

1. What is a sound wave?

A sound wave is a longitudinal wave. In a longitudinal wave, the particles of the medium vibrate parallel to the direction the wave travels. This is different from a transverse wave, where vibrations are perpendicular to the direction of motion.

As sound travels through air, air molecules do not move from the speaker to your ear. Instead, they vibrate in place and pass energy along. This creates regions where particles are close together, called compressions, and regions where particles are spread out, called rarefactions.

  • Compression: high-pressure region where particles are crowded together
  • Rarefaction: low-pressure region where particles are farther apart
  • Medium: the substance through which sound travels

Because sound needs particles to vibrate, it cannot travel through a vacuum. That is why sound cannot move through outer space in the same way it moves through air.

2. Important properties of sound waves

Like all waves, sound waves can be described using several key quantities.

  • Wavelength \, \(\lambda\): the distance between two consecutive compressions or two consecutive rarefactions
  • Frequency \, \(f\): the number of wave cycles passing a point each second, measured in hertz (Hz)
  • Period \, \(T\): the time for one full cycle, where \(T = \frac{1}{f}\)
  • Amplitude: related to how much the particles vibrate; greater amplitude means louder sound
  • Wave speed \, \(v\): how fast the wave travels through the medium

These quantities are connected by the wave equation:

$$v = f\lambda$$

This equation means that wave speed equals frequency times wavelength. If the speed of sound in a medium stays constant, then increasing frequency causes wavelength to decrease.

3. Pitch, loudness, and quality

Pitch is how high or low a sound seems. Pitch depends mainly on frequency. A higher frequency means a higher pitch. A lower frequency means a lower pitch.

Loudness depends mainly on amplitude. A sound with larger amplitude carries more energy and is heard as louder.

Another feature of sound is quality, sometimes called timbre. This is why two instruments can play the same note at the same loudness but still sound different. For this lesson, the most important idea is that frequency determines pitch.

4. Speed of sound

The speed of sound depends on the medium. In general, sound travels:

  • slowest in gases
  • faster in liquids
  • fastest in solids

In air at room temperature, the speed of sound is about:

$$v \approx 343\ \text{m/s}$$

For many school problems, you may also see \(340\ \text{m/s}\) used as an approximation.

The speed can also change with temperature. Warmer air usually allows sound to travel faster because the particles move more quickly and transfer the vibration more easily.

5. The Doppler effect: core idea

The Doppler effect is the change in observed frequency when there is relative motion between a wave source and an observer.

If the source and observer move toward each other, the observed frequency increases. The sound is heard at a higher pitch.

If the source and observer move away from each other, the observed frequency decreases. The sound is heard at a lower pitch.

This happens because motion changes how closely spaced the wavefronts are when they reach the observer.

  • Approaching: wavefronts are compressed, so wavelength becomes shorter and observed frequency becomes larger
  • Receding: wavefronts are spread out, so wavelength becomes longer and observed frequency becomes smaller

6. Why the Doppler effect happens

Imagine a stationary source producing sound waves equally in all directions. The spacing between wavefronts depends on the source frequency and wave speed.

Now imagine the source moving forward while still producing sound. Each new wave is emitted from a slightly different position. In front of the source, the wavefronts are closer together. Behind the source, they are farther apart.

An observer in front of the moving source receives more wavefronts each second, so the frequency heard is higher. An observer behind the source receives fewer wavefronts each second, so the frequency heard is lower.

A moving observer also experiences a Doppler shift. If the observer moves toward a stationary source, they encounter wavefronts more often, so the observed frequency increases. If the observer moves away, the observed frequency decreases.

7. Doppler effect formula for sound

For sound waves, a common formula is:

$$f' = f\left(\frac{v \pm v_o}{v \mp v_s}\right)$$

where:

  • \(f'\) = observed frequency
  • \(f\) = source frequency
  • \(v\) = speed of sound in the medium
  • \(v_o\) = speed of the observer
  • \(v_s\) = speed of the source

The signs can look confusing, so focus on the physical meaning:

  • Use signs that make \(f'\) increase when source and observer move toward each other
  • Use signs that make \(f'\) decrease when they move away from each other

A practical way to remember this is:

  • For the observer in the numerator: moving toward the source makes frequency go up
  • For the source in the denominator: moving toward the observer also makes frequency go up, so the denominator must get smaller

8. Special cases

Case A: Observer moves, source is stationary

$$f' = f\left(\frac{v \pm v_o}{v}\right)$$

If the observer moves toward the source, use the plus sign. If the observer moves away, use the minus sign.

Case B: Source moves, observer is stationary

$$f' = f\left(\frac{v}{v \mp v_s}\right)$$

If the source moves toward the observer, subtract \(v_s\) in the denominator. If the source moves away, add \(v_s\).

9. Worked Example 1: Using the wave equation

A sound wave in air has frequency \(680\ \text{Hz}\). If the speed of sound is \(340\ \text{m/s}\), what is the wavelength?

Step 1: Write the formula.

$$v = f\lambda$$

Step 2: Solve for wavelength.

$$\lambda = \frac{v}{f}$$

Step 3: Substitute values.

$$\lambda = \frac{340}{680} = 0.50\ \text{m}$$

Answer: The wavelength is \(0.50\ \text{m}\).

This example shows the basic relationship between wave speed, frequency, and wavelength. If frequency increases while speed stays the same, wavelength gets shorter.

10. Worked Example 2: Moving observer

A stationary siren emits a sound of frequency \(500\ \text{Hz}\). A person runs toward the siren at \(20\ \text{m/s}\). If the speed of sound is \(340\ \text{m/s}\), what frequency does the person hear?

Step 1: Choose the correct formula.

The observer is moving, but the source is stationary:

$$f' = f\left(\frac{v + v_o}{v}\right)$$

We use plus because the observer moves toward the source.

Step 2: Substitute values.

$$f' = 500\left(\frac{340 + 20}{340}\right)$$ $$f' = 500\left(\frac{360}{340}\right)$$ $$f' \approx 500(1.0588) \approx 529.4\ \text{Hz}$$

Answer: The person hears about \(529\ \text{Hz}\).

The heard frequency is higher than the actual source frequency because the observer is moving toward the sound.

11. Worked Example 3: Moving source

An ambulance siren produces a frequency of \(700\ \text{Hz}\). The ambulance moves toward a stationary listener at \(30\ \text{m/s}\). If the speed of sound is \(340\ \text{m/s}\), what frequency does the listener hear?

Step 1: Choose the correct formula.

The source is moving and the observer is stationary:

$$f' = f\left(\frac{v}{v - v_s}\right)$$

We subtract \(v_s\) because the source moves toward the observer.

Step 2: Substitute values.

$$f' = 700\left(\frac{340}{340 - 30}\right)$$ $$f' = 700\left(\frac{340}{310}\right)$$ $$f' \approx 700(1.0968) \approx 767.7\ \text{Hz}$$

Answer: The listener hears about \(768\ \text{Hz}\).

This is a larger shift than in the previous example because a moving source changes the spacing of the wavefronts themselves.

12. Worked Example 4: Source moving away

A horn emits a frequency of \(450\ \text{Hz}\). The car carrying the horn moves away from a stationary observer at \(25\ \text{m/s}\). If \(v = 340\ \text{m/s}\), what frequency is heard?

Step 1: Use the moving source formula.

$$f' = f\left(\frac{v}{v + v_s}\right)$$

We add \(v_s\) in the denominator because the source is moving away.

Step 2: Substitute values.

$$f' = 450\left(\frac{340}{340 + 25}\right)$$ $$f' = 450\left(\frac{340}{365}\right)$$ $$f' \approx 450(0.9315) \approx 419.2\ \text{Hz}$$

Answer: The observer hears about \(419\ \text{Hz}\).

The frequency is lower because the source is moving away, spreading the wavefronts farther apart.

13. Common mistakes to avoid

  • Confusing speed and frequency: the speed of sound depends on the medium, not on the source frequency
  • Mixing up pitch and loudness: pitch depends on frequency, while loudness depends mainly on amplitude
  • Using the wrong sign: always ask whether the motion makes the source and observer move closer together or farther apart
  • Forgetting the medium: sound must travel through matter, unlike light which can travel through space

14. Real-life applications of the Doppler effect

The Doppler effect is not just a classroom idea. It has many practical uses.

  • Sirens and vehicle horns: changing pitch reveals motion
  • Weather radar: Doppler methods help measure movement of storms
  • Medical ultrasound: Doppler ultrasound can measure blood flow
  • Astronomy: the same general idea helps scientists study motion of stars and galaxies, though that involves light rather than sound

15. Key ideas to remember

  1. Sound is a longitudinal mechanical wave that travels through a medium using compressions and rarefactions.
  2. The basic wave relationship is $$v = f\lambda$$
  3. Frequency determines pitch, and amplitude is related to loudness.
  4. The Doppler effect is the change in observed frequency caused by relative motion between source and observer.
  5. Moving toward each other gives a higher observed frequency; moving away gives a lower observed frequency.

Brief Summary

Sound waves are longitudinal waves that move through a medium by creating compressions and rarefactions. Their behavior is described by wavelength, frequency, amplitude, and speed, linked by the equation $$v = f\lambda$$. The Doppler effect explains why motion changes the frequency that is heard: approaching motion raises the observed frequency, while moving apart lowers it. By carefully identifying whether the source or observer is moving, you can apply the Doppler formulas correctly.

Put what you read to the test

You've worked through Sound Waves and the Doppler Effect. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Electromagnetic Spectrum and Photon Energy

Electromagnetic Spectrum and Photon Energy

Light is a form of electromagnetic radiation. This means it is energy that travels through space as waves made of changing electric and magnetic fields. These waves do not need matter to travel, so light from the Sun can move through the vacuum of space and reach Earth.

Electromagnetic radiation comes in many forms, including radio waves, microwaves, infrared, visible light, ultraviolet, X-rays, and gamma rays. All of these are part of the same electromagnetic spectrum. They differ mainly in their wavelength, frequency, and energy.

In this lesson, you will learn how the electromagnetic spectrum is organized, how wavelength and frequency are related, and how to calculate the energy of a photon using simple formulas.

1. The Electromagnetic Spectrum

The electromagnetic spectrum is the full range of electromagnetic radiation. It is usually arranged from longest wavelength and lowest frequency to shortest wavelength and highest frequency.

  • Radio waves
  • Microwaves
  • Infrared
  • Visible light
  • Ultraviolet
  • X-rays
  • Gamma rays

A helpful pattern to remember is:

  • As wavelength decreases, frequency increases.
  • As frequency increases, photon energy increases.

So, radio waves have low frequency and low energy, while gamma rays have very high frequency and very high energy.

2. Wavelength, Frequency, and the Speed of Light

All electromagnetic waves travel at the speed of light in a vacuum, which is:

$$c = 3.00 \times 10^8 \text{ m/s}$$

The relationship between wave speed, frequency, and wavelength is:

$$c = f\lambda$$

where:

  • \(c\) = speed of light
  • \(f\) = frequency in hertz (Hz)
  • \(\lambda\) = wavelength in meters (m)

This equation shows that wavelength and frequency are inversely related. If one gets larger, the other gets smaller.

For example, a wave with a very long wavelength must have a low frequency if it still travels at the speed of light.

3. Visible Light: The Part We Can See

Visible light is only a small part of the electromagnetic spectrum. Human eyes can detect wavelengths from about 400 nm to 700 nm. The letters nm stand for nanometers, where:

$$1 \text{ nm} = 1 \times 10^{-9} \text{ m}$$

Within visible light:

  • Red light has a longer wavelength and lower frequency.
  • Violet light has a shorter wavelength and higher frequency.

This also means violet light has more energy per photon than red light.

4. Light Also Behaves Like Particles

Although light travels as a wave, it also behaves like a stream of tiny packets of energy called photons. A photon is a single unit of electromagnetic radiation.

This idea helps explain why light can transfer energy in specific amounts instead of any random amount. The energy of one photon depends on the frequency of the radiation.

The formula for photon energy is:

$$E = hf$$

where:

  • \(E\) = energy of one photon in joules (J)
  • \(h\) = Planck's constant, \(6.63 \times 10^{-34} \text{ J·s}\)
  • \(f\) = frequency in hertz (Hz)

This means higher frequency light has higher energy photons.

Since frequency and wavelength are related by \(c = f\lambda\), photon energy can also be written in terms of wavelength:

$$E = \frac{hc}{\lambda}$$

This equation shows that shorter wavelength means greater photon energy.

5. Comparing Regions of the Spectrum

Each region of the spectrum has different uses and energy levels.

  • Radio waves: used for communication, broadcasting, and signals. Lowest energy.
  • Microwaves: used in cooking, radar, and communication.
  • Infrared: associated with heat and thermal imaging.
  • Visible light: the part humans can see.
  • Ultraviolet: can cause sunburn and is used for sterilizing.
  • X-rays: used in medical imaging; high energy.
  • Gamma rays: highest energy; produced in nuclear processes and some space events.

Higher-energy radiation can have stronger effects on matter. For example, ultraviolet, X-rays, and gamma rays can be harmful to living tissue because their photons carry more energy.

6. Important Unit Conversions

When solving problems, unit conversion is very important. Wavelength is often given in nanometers, but equations require meters.

  • \(1 \text{ nm} = 1 \times 10^{-9} \text{ m}\)
  • \(1 \text{ \mu m} = 1 \times 10^{-6} \text{ m}\)

Always check that:

  • frequency is in hertz
  • wavelength is in meters
  • energy is in joules

7. Problem-Solving Steps

When working with spectrum and photon energy questions, use this process:

  1. Identify what is given: wavelength, frequency, or energy.
  2. Convert units if needed.
  3. Choose the correct equation:
  • Use \(c = f\lambda\) to connect wavelength and frequency.
  • Use \(E = hf\) to find photon energy from frequency.
  • Use \(E = \frac{hc}{\lambda}\) to find photon energy from wavelength.

Then substitute values carefully and check whether your answer makes sense. For example, shorter wavelength should give higher energy.

Worked Example 1: Find Frequency from Wavelength

A microwave has a wavelength of \(0.125 \text{ m}\). Find its frequency.

Step 1: Use the wave equation

$$c = f\lambda$$

Solve for frequency:

$$f = \frac{c}{\lambda}$$

Step 2: Substitute values

$$f = \frac{3.00 \times 10^8}{0.125}$$ $$f = 2.40 \times 10^9 \text{ Hz}$$

Answer: The frequency is \(2.40 \times 10^9 \text{ Hz}\).

Worked Example 2: Find Photon Energy from Frequency

An ultraviolet wave has frequency \(1.20 \times 10^{15} \text{ Hz}\). What is the energy of one photon?

Step 1: Use the photon energy equation

$$E = hf$$

Step 2: Substitute values

$$E = (6.63 \times 10^{-34})(1.20 \times 10^{15})$$ $$E = 7.96 \times 10^{-19} \text{ J}$$

Answer: One photon has energy \(7.96 \times 10^{-19} \text{ J}\).

Worked Example 3: Find Photon Energy from Wavelength

What is the energy of a photon of red light with wavelength \(650 \text{ nm}\)?

Step 1: Convert wavelength to meters

$$650 \text{ nm} = 650 \times 10^{-9} \text{ m} = 6.50 \times 10^{-7} \text{ m}$$

Step 2: Use the equation

$$E = \frac{hc}{\lambda}$$

Step 3: Substitute values

$$E = \frac{(6.63 \times 10^{-34})(3.00 \times 10^8)}{6.50 \times 10^{-7}}$$ $$E = 3.06 \times 10^{-19} \text{ J}$$

Answer: A red-light photon has energy \(3.06 \times 10^{-19} \text{ J}\).

Worked Example 4: Compare Two Photons

Which has more energy: a photon of blue light with wavelength \(450 \text{ nm}\) or a photon of green light with wavelength \(530 \text{ nm}\)?

Reasoning: Photon energy is given by \(E = \frac{hc}{\lambda}\). Since energy is inversely proportional to wavelength, the shorter wavelength has greater energy.

Because \(450 \text{ nm} < 530 \text{ nm}\), the blue photon has more energy.

Answer: The blue-light photon has more energy.

8. Common Mistakes to Avoid

  • Mixing up frequency and wavelength: high frequency means short wavelength, not long wavelength.
  • Forgetting unit conversion: nanometers must be changed to meters before using formulas.
  • Using the wrong equation: if wavelength is given, you can use \(E = \frac{hc}{\lambda}\) directly.
  • Ignoring the pattern of the spectrum: radio waves are lowest energy; gamma rays are highest energy.

9. Big Ideas to Remember

  • The electromagnetic spectrum includes all types of electromagnetic radiation.
  • Electromagnetic waves all travel at the speed of light in a vacuum.
  • Wavelength and frequency are inversely related: \(c = f\lambda\).
  • Light energy is carried in photons.
  • Photon energy depends on frequency: \(E = hf\).
  • Shorter wavelength means higher frequency and higher photon energy.

Brief Summary

The electromagnetic spectrum is the full range of electromagnetic radiation, from radio waves to gamma rays. As wavelength decreases, frequency increases, and photon energy also increases. Using \(c = f\lambda\), \(E = hf\), and \(E = \frac{hc}{\lambda}\), you can connect wavelength, frequency, and energy and solve problems involving photons in different parts of the spectrum.

Put what you read to the test

You've worked through Electromagnetic Spectrum and Photon Energy. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Geometric Optics (Lenses and Mirrors)

Geometric Optics: Lenses and Mirrors

Geometric optics is the study of how light travels in straight lines and how it changes direction when it reflects from mirrors or refracts through lenses. In this topic, you will learn how to predict where images form, whether they are upright or inverted, and whether they are larger or smaller than the object.

This idea is important in everyday life. Mirrors are used in bathrooms, cars, and telescopes. Lenses are used in glasses, cameras, microscopes, and the human eye. By using ray diagrams and equations, we can describe how these optical devices form images.

1. Basic ideas about light

In geometric optics, light is treated as traveling in straight lines called rays. When a ray hits a surface, it can reflect, refract, or be absorbed. For mirrors, we focus on reflection. For lenses, we focus on refraction.

The law of reflection says that the angle of incidence equals the angle of reflection. Both angles are measured from a line perpendicular to the surface, called the normal.

For lenses, light bends when it passes from one material into another, such as from air into glass. This bending is called refraction. A lens uses refraction at its surfaces to make light rays come together or spread apart.

2. Types of mirrors and lenses

There are two main kinds of curved mirrors:

  • Concave mirror: curves inward like the inside of a bowl. It can bring parallel rays together, so it is also called a converging mirror.
  • Convex mirror: curves outward. It causes parallel rays to spread out, so it is called a diverging mirror.

There are also two main kinds of lenses:

  • Convex lens: thicker in the middle than at the edges. It brings parallel rays together, so it is a converging lens.
  • Concave lens: thinner in the middle than at the edges. It spreads parallel rays apart, so it is a diverging lens.

3. Important terms

  • Principal axis: the straight line through the center of the mirror or lens.
  • Vertex: the center point on a mirror surface.
  • Optical center: the central point of a thin lens.
  • Focal point (F or just F): the point where rays parallel to the principal axis meet, or appear to come from, after reflection or refraction.
  • Focal length (B5? Actually use f): the distance from the mirror or lens to the focal point.
  • Object distance (d_o): the distance from the object to the mirror or lens.
  • Image distance (d_i): the distance from the image to the mirror or lens.
  • Magnification (m): tells how large the image is compared with the object.

For spherical mirrors, the focal length is half the radius of curvature:

$$f = \frac{R}{2}$$

4. Real and virtual images

A real image forms where light rays actually meet. Real images can usually be projected onto a screen. They are often inverted.

A virtual image forms where light rays only appear to come from. The rays do not actually meet there. Virtual images cannot be projected onto a screen. They are often upright.

For example, your reflection in a flat mirror is a virtual image. A magnifying glass held close to an object can also produce a virtual image.

5. Ray diagrams for mirrors

Ray diagrams are visual tools that help you locate an image. For curved mirrors, you usually draw at least two of the following principal rays from the top of the object:

  • A ray parallel to the principal axis reflects through the focal point for a concave mirror. For a convex mirror, it reflects as if it came from the focal point behind the mirror.
  • A ray passing through the focal point reflects parallel to the principal axis.
  • A ray aimed at the center of curvature reflects back along its own path.

Where the reflected rays meet, or where their extensions meet, is the top of the image.

Image cases for a concave mirror

  • Object beyond the center of curvature: image forms between F and C, real, inverted, smaller.
  • Object at the center of curvature: image forms at C, real, inverted, same size.
  • Object between C and F: image forms beyond C, real, inverted, larger.
  • Object at F: reflected rays are parallel, so no image forms at a finite distance.
  • Object inside F: image forms behind the mirror, virtual, upright, larger.

Image case for a convex mirror

  • For any object position, the image is behind the mirror, virtual, upright, and smaller.

6. Ray diagrams for lenses

For thin lenses, you also use principal rays. Draw rays from the top of the object:

  • A ray parallel to the principal axis refracts through the focal point on the far side for a converging lens. For a diverging lens, it refracts as if it came from the focal point on the same side as the object.
  • A ray passing through the focal point before reaching a converging lens emerges parallel to the axis.
  • A ray through the optical center continues straight without bending very much in the thin-lens model.

Image cases for a converging lens

  • Object beyond 2F: image between F and 2F on the other side, real, inverted, smaller.
  • Object at 2F: image at 2F, real, inverted, same size.
  • Object between F and 2F: image beyond 2F, real, inverted, larger.
  • Object at F: refracted rays are parallel, so no image forms at a finite distance.
  • Object inside F: image on the same side as the object, virtual, upright, larger.

Image case for a diverging lens

  • For any object position, the image is on the same side as the object, virtual, upright, and smaller.

7. The mirror and thin-lens equations

Both mirrors and thin lenses use a similar equation:

$$\frac{1}{f} = \frac{1}{d_o} + \frac{1}{d_i}$$

This equation allows you to calculate the image distance if you know the focal length and object distance.

The magnification equation is:

$$m = \frac{h_i}{h_o} = -\frac{d_i}{d_o}$$

Here, \(h_i\) is image height and \(h_o\) is object height.

The sign of magnification tells you the image orientation:

  • If \(m\) is positive, the image is upright.
  • If \(m\) is negative, the image is inverted.

8. Sign conventions

To use the equations correctly, you must use a consistent sign convention. A common 12th Grade convention is:

  • Converging mirror or lens: \(f>0\)
  • Diverging mirror or lens: \(f<0\)
  • Real image: \(d_i>0\)
  • Virtual image: \(d_i<0\)
  • Real object: \(d_o>0\)

This means:

  • Concave mirror: positive focal length
  • Convex mirror: negative focal length
  • Convex (converging) lens: positive focal length
  • Concave (diverging) lens: negative focal length

9. Worked Example 1: Concave mirror

An object is placed \(30\,\text{cm}\) in front of a concave mirror with focal length \(10\,\text{cm}\). Find the image distance and describe the image.

Step 1: Write the known values.

  • \(d_o = 30\,\text{cm}\)
  • \(f = 10\,\text{cm}\)

Step 2: Use the mirror equation.

$$\frac{1}{f} = \frac{1}{d_o} + \frac{1}{d_i}$$ $$\frac{1}{10} = \frac{1}{30} + \frac{1}{d_i}$$ $$\frac{1}{d_i} = \frac{1}{10} - \frac{1}{30} = \frac{3}{30} - \frac{1}{30} = \frac{2}{30} = \frac{1}{15}$$ $$d_i = 15\,\text{cm}$$

Step 3: Interpret the result.

Since \(d_i\) is positive, the image is real. For a real image in a concave mirror, the image is inverted.

Step 4: Find magnification.

$$m = -\frac{d_i}{d_o} = -\frac{15}{30} = -0.5$$

The image is half as tall as the object and inverted.

Answer: The image forms \(15\,\text{cm}\) in front of the mirror. It is real, inverted, and smaller than the object.

10. Worked Example 2: Converging lens

A converging lens has focal length \(12\,\text{cm}\). An object is placed \(18\,\text{cm}\) from the lens. Find the image distance and magnification.

Step 1: Known values.

  • \(f = 12\,\text{cm}\)
  • \(d_o = 18\,\text{cm}\)

Step 2: Use the thin-lens equation.

$$\frac{1}{12} = \frac{1}{18} + \frac{1}{d_i}$$ $$\frac{1}{d_i} = \frac{1}{12} - \frac{1}{18} = \frac{3}{36} - \frac{2}{36} = \frac{1}{36}$$ $$d_i = 36\,\text{cm}$$

Step 3: Find magnification.

$$m = -\frac{d_i}{d_o} = -\frac{36}{18} = -2$$

Step 4: Interpret.

The positive image distance means the image is real. The negative magnification means the image is inverted. The size is 2 times the object height.

Answer: The image forms \(36\,\text{cm}\) from the lens on the opposite side. It is real, inverted, and enlarged.

11. Worked Example 3: Diverging lens

A diverging lens has focal length \(-15\,\text{cm}\). An object is placed \(45\,\text{cm}\) from the lens. Find the image distance and describe the image.

Step 1: Known values.

  • \(f = -15\,\text{cm}\)
  • \(d_o = 45\,\text{cm}\)

Step 2: Use the lens equation.

$$\frac{1}{f} = \frac{1}{d_o} + \frac{1}{d_i}$$ $$\frac{1}{-15} = \frac{1}{45} + \frac{1}{d_i}$$ $$\frac{1}{d_i} = -\frac{1}{15} - \frac{1}{45} = -\frac{3}{45} - \frac{1}{45} = -\frac{4}{45}$$ $$d_i = -11.25\,\text{cm}$$

Step 3: Find magnification.

$$m = -\frac{d_i}{d_o} = -\frac{-11.25}{45} = 0.25$$

Step 4: Interpret.

The negative image distance means the image is virtual. The positive magnification means it is upright. Since \(m=0.25\), it is smaller than the object.

Answer: The image forms \(11.25\,\text{cm}\) from the lens on the same side as the object. It is virtual, upright, and reduced in size.

12. Worked Example 4: Finding focal length

A real image is formed \(20\,\text{cm}\) from a lens when the object is \(60\,\text{cm}\) away. Find the focal length of the lens.

Step 1: Known values.

  • \(d_o = 60\,\text{cm}\)
  • \(d_i = 20\,\text{cm}\)

Step 2: Use the thin-lens equation.

$$\frac{1}{f} = \frac{1}{60} + \frac{1}{20}$$ $$\frac{1}{f} = \frac{1}{60} + \frac{3}{60} = \frac{4}{60} = \frac{1}{15}$$ $$f = 15\,\text{cm}$$

Step 3: Interpret.

The focal length is positive, so the lens is a converging lens.

Answer: The focal length is \(15\,\text{cm}\).

13. How to solve optics problems step by step

  1. Identify whether the device is a mirror or lens, and whether it is converging or diverging.
  2. Assign signs correctly to \(f\), \(d_o\), and \(d_i\).
  3. Use a ray diagram when possible to predict whether the image should be real or virtual, upright or inverted, and larger or smaller.
  4. Use the equation $$\frac{1}{f} = \frac{1}{d_o} + \frac{1}{d_i}$$ to find the missing distance.
  5. Use $$m = -\frac{d_i}{d_o}$$ to find magnification and orientation.
  6. Check whether your answer makes physical sense.

14. Common mistakes to avoid

  • Mixing up converging and diverging devices: concave mirrors and convex lenses are converging; convex mirrors and concave lenses are diverging.
  • Forgetting signs: a diverging lens has negative focal length, and a virtual image has negative image distance.
  • Ignoring magnification sign: negative means inverted, positive means upright.
  • Confusing image distance with image size: \(d_i\) tells where the image forms, while magnification tells how big it is.
  • Using equations without understanding the ray diagram: the diagram helps you check whether the answer is reasonable.

15. Big picture connection

Geometric optics connects physical laws to real devices. A camera lens forms a real image on a sensor. A magnifying glass creates a larger virtual image when the object is inside the focal length. A car side mirror is often convex because it gives a wider field of view, even though the image is smaller.

By combining ray diagrams with the thin-lens and mirror equations, you can predict image location, size, and orientation for many optical systems.

Brief Summary

In geometric optics, mirrors reflect light and lenses refract light to form images. Converging devices can form real or virtual images depending on object position, while diverging devices usually form virtual, upright, smaller images. The key equations are $$\frac{1}{f} = \frac{1}{d_o} + \frac{1}{d_i}$$ and $$m = -\frac{d_i}{d_o}$$. Ray diagrams help you understand the image before doing the calculation.

Put what you read to the test

You've worked through Geometric Optics (Lenses and Mirrors). Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Diffraction and Refraction

Diffraction and Refraction are two important wave behaviors that help explain how light travels and why it sometimes changes direction. Even though both can involve the bending of light, they happen for different reasons.

Diffraction happens when a wave bends or spreads out as it passes around an obstacle or through a narrow opening. Refraction happens when a wave changes direction because it enters a different medium and its speed changes.

These ideas are important in 12th Grade Science because they connect wave behavior to energy transfer and the interaction of light with matter. Understanding them helps explain lenses, rainbows, prisms, optical instruments, and many everyday effects involving light.

1. Light as a wave

Light behaves as a wave. Like other waves, it has a wavelength, frequency, and speed. These are related by the equation

$$v = f\lambda$$

where:

  • v is the wave speed,
  • f is the frequency,
  • \lambda is the wavelength.

When light moves from one medium to another, its frequency stays the same, but its speed and wavelength can change. This is the key idea behind refraction.

2. What is refraction?

Refraction is the bending of light when it passes from one medium into another, such as from air into water or from air into glass. This bending occurs because light travels at different speeds in different materials.

For example, light travels very fast in air, but more slowly in glass. When light enters glass at an angle, the side of the wavefront that enters first slows down first. This causes the whole wave to change direction.

3. The normal line

To describe refraction, we measure angles relative to an imaginary line called the normal. The normal is drawn perpendicular to the surface at the point where the light ray hits.

  • The angle of incidence is the angle between the incoming ray and the normal.
  • The angle of refraction is the angle between the refracted ray and the normal.

4. Bending toward or away from the normal

When light moves into a medium where it travels more slowly, it bends toward the normal. When it moves into a medium where it travels faster, it bends away from the normal.

Examples:

  • Air to glass: light slows down, so it bends toward the normal.
  • Glass to air: light speeds up, so it bends away from the normal.

5. Refractive index

The refractive index of a medium tells us how much light slows down in that medium. It is given by

$$n = \frac{c}{v}$$

where:

  • n is the refractive index,
  • c is the speed of light in vacuum,
  • v is the speed of light in the medium.

A larger refractive index means light travels more slowly in that material.

6. Snell's Law

The relationship between the angles and refractive indices of two media is given by Snell's Law:

$$n_1\sin\theta_1 = n_2\sin\theta_2$$

where:

  • n_1 is the refractive index of the first medium,
  • \theta_1 is the angle of incidence,
  • n_2 is the refractive index of the second medium,
  • \theta_2 is the angle of refraction.

Snell's Law allows us to calculate how much light bends when it crosses a boundary.

7. What changes during refraction?

When light passes into a new medium:

  • Speed changes
  • Wavelength changes
  • Frequency stays the same

This is important. Students often think frequency changes when light enters a new medium, but it does not. The source of the light determines the frequency.

8. What is diffraction?

Diffraction is the spreading out of waves as they pass through an opening or around an obstacle. It is a wave behavior seen with water waves, sound waves, and light waves.

Diffraction is most noticeable when the size of the opening or obstacle is about the same as the wavelength of the wave. If the opening is much larger than the wavelength, diffraction is less obvious.

With light, diffraction can occur when light passes through a very narrow slit or around a sharp edge. Instead of continuing only in a straight line, the light spreads out.

9. Why diffraction happens

A wavefront can be thought of as many points acting like sources of smaller wavelets. As these wavelets spread, they interfere with one another and cause the wave to bend into regions that would otherwise be shadowed.

You do not need advanced mathematics to understand the basic idea: narrow gaps cause waves to spread out more.

10. Diffraction of light through a slit

When monochromatic light passes through a narrow slit and falls on a screen, a diffraction pattern can form. This pattern usually has:

  • a bright central maximum,
  • dimmer bright regions on either side,
  • dark regions between them.

The central bright band is usually the widest and brightest.

11. Comparing diffraction and refraction

  • Refraction: bending caused by a change in speed when a wave enters a new medium.
  • Diffraction: spreading or bending around edges or through openings.
  • Refraction depends on the refractive indices of the media.
  • Diffraction depends strongly on wavelength and the size of the gap or obstacle.

Both are wave effects, but the cause is different.

12. Everyday examples of refraction

  • A straw in a glass of water appears bent.
  • The bottom of a swimming pool appears shallower than it really is.
  • Lenses in glasses and cameras bend light to form images.
  • Prisms separate white light into colors because different colors refract by slightly different amounts.

13. Everyday examples of diffraction

  • Light spreading after passing through a tiny slit.
  • Colors seen on some CDs and fine patterns due to wave interference and diffraction.
  • Soft edges of shadows when light bends slightly around objects.
  • Sound being heard around corners is also a wave diffraction example, though sound is not light.

Worked Example 1: Finding the speed of light in glass

A type of glass has refractive index 1.5. Find the speed of light in the glass if the speed of light in vacuum is \(3.0 \times 10^8\,\text{m/s}\).

Step 1: Use the refractive index formula

$$n = \frac{c}{v}$$

Step 2: Rearrange for \(v\)

$$v = \frac{c}{n}$$

Step 3: Substitute values

$$v = \frac{3.0 \times 10^8}{1.5}$$

$$v = 2.0 \times 10^8\,\text{m/s}$$

Answer: The speed of light in the glass is \(2.0 \times 10^8\,\text{m/s}\).

Worked Example 2: Using Snell's Law

Light travels from air into glass. The angle of incidence is \(40^\circ\). Take the refractive index of air as \(1.00\) and glass as \(1.50\). Find the angle of refraction.

Step 1: Write Snell's Law

$$n_1\sin\theta_1 = n_2\sin\theta_2$$

Step 2: Substitute known values

$$1.00\sin 40^\circ = 1.50\sin\theta_2$$

Step 3: Solve for \(\sin\theta_2\)

$$\sin\theta_2 = \frac{\sin 40^\circ}{1.50}$$

Using \(\sin 40^\circ \approx 0.643\):

$$\sin\theta_2 = \frac{0.643}{1.50} \approx 0.429$$

Step 4: Find the angle

$$\theta_2 = \sin^{-1}(0.429) \approx 25.4^\circ$$

Answer: The angle of refraction is about \(25^\circ\).

This answer makes sense because the light is entering a slower medium, so it bends toward the normal. The angle becomes smaller.

Worked Example 3: Change in wavelength during refraction

Light with frequency \(5.0 \times 10^{14}\,\text{Hz}\) enters glass where its speed is \(2.0 \times 10^8\,\text{m/s}\). Find its wavelength in the glass.

Step 1: Use the wave equation

$$v = f\lambda$$

Step 2: Rearrange for wavelength

$$\lambda = \frac{v}{f}$$

Step 3: Substitute values

$$\lambda = \frac{2.0 \times 10^8}{5.0 \times 10^{14}}$$

$$\lambda = 4.0 \times 10^{-7}\,\text{m}$$

Answer: The wavelength in the glass is \(4.0 \times 10^{-7}\,\text{m}\).

Notice that the wavelength changed because the speed changed. The frequency stayed the same.

Worked Example 4: Predicting diffraction

Two slits are used in separate experiments with the same light. One slit is very wide, and the other is extremely narrow. Which slit will produce more spreading of the light?

Reasoning: Diffraction is stronger when the opening is closer in size to the wavelength of the wave. A narrower slit causes the light to spread out more.

Answer: The extremely narrow slit produces more diffraction.

14. Common mistakes to avoid

  • Mixing up diffraction and refraction: refraction needs a change of medium; diffraction involves spreading around edges or through gaps.
  • Measuring angles from the surface: angles must be measured from the normal, not the surface.
  • Thinking frequency changes: the frequency of light remains constant when crossing into a new medium.
  • Forgetting direction rules: slower medium means toward the normal; faster medium means away from the normal.

15. How these ideas connect to bigger science themes

Diffraction and refraction show that light transfers energy as a wave and interacts with matter in predictable ways. Refraction connects wave motion to changes in speed in different materials. Diffraction shows that light does not always behave like a simple straight ray, especially when openings are very small.

These concepts are used in many technologies, including microscopes, telescopes, fiber optics, cameras, eyeglasses, and scientific instruments.

Brief Summary

Refraction is the bending of light when it enters a new medium and changes speed. It is described by refractive index and Snell's Law, $$n_1\sin\theta_1 = n_2\sin\theta_2$$. Diffraction is the spreading of light around edges or through narrow openings, and it becomes more noticeable when the opening size is close to the wavelength. Both are wave behaviors that help explain how light moves and interacts with the world around us.

Put what you read to the test

You've worked through Diffraction and Refraction. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Coulomb's Law and Electrostatic Force

Coulomb's Law and Electrostatic Force

Electric charges can push or pull on each other even when they are not touching. This interaction is called an electrostatic force. It happens between objects that have electric charge, such as positively charged particles and negatively charged particles.

To predict how strong this force is, scientists use Coulomb's Law. This law tells us how the force depends on the size of the charges and the distance between them.

Understanding Coulomb's Law is important because it helps explain many ideas in electricity and magnetism. It also shows a common pattern in physics: forces often become weaker as objects get farther apart.

1. Electric Charge

There are two types of electric charge:

  • Positive charge
  • Negative charge

Charges interact in a simple way:

  • Like charges repel: positive-positive and negative-negative push apart.
  • Opposite charges attract: positive-negative pull together.

Charge is measured in coulombs, written as C.

2. What Coulomb's Law Says

Coulomb's Law gives the magnitude of the electrostatic force between two point charges:

$$F = k \frac{|q_1 q_2|}{r^2}$$

In this equation:

  • \(F\) = electrostatic force in newtons (N)
  • \(k\) = Coulomb's constant, approximately \(8.99 \times 10^9\; \text{N·m}^2/\text{C}^2\)
  • \(q_1\) and \(q_2\) = the two charges in coulombs (C)
  • \(r\) = distance between the charges in meters (m)

The vertical bars around \(q_1 q_2\) mean we are finding the magnitude of the force, which is always positive. After calculating the size of the force, we decide whether it is attraction or repulsion by looking at the signs of the charges.

3. Important Ideas in the Formula

The force depends on the amount of charge. If one or both charges get larger, the force gets larger. For example, doubling one charge doubles the force.

The force depends on distance. The distance is squared in the denominator, so the force follows an inverse-square relationship.

This means:

  • If the distance doubles, the force becomes \(\frac{1}{4}\) as large.
  • If the distance triples, the force becomes \(\frac{1}{9}\) as large.
  • If the distance is cut in half, the force becomes 4 times as large.

This inverse-square pattern is one of the most important parts of Coulomb's Law.

4. Direction of the Force

The electrostatic force acts along the line joining the two charges.

  • If the charges are the same sign, the force on each charge points away from the other charge.
  • If the charges are opposite signs, the force on each charge points toward the other charge.

So when solving problems, always do two things:

  1. Calculate the magnitude using Coulomb's Law.
  2. Decide the direction from the signs of the charges.

5. Units and Scientific Notation

Charges are often very small, so scientific notation is commonly used. For example:

  • \(2\; \mu\text{C} = 2 \times 10^{-6}\; \text{C}\)
  • \(5\; \text{nC} = 5 \times 10^{-9}\; \text{C}\)

Common prefixes include:

  • \(\mu\) (micro) = \(10^{-6}\)
  • \(\text{n}\) (nano) = \(10^{-9}\)
  • \(\text{m}\) (milli) = \(10^{-3}\)

Distances must be in meters when using the formula. If a problem gives centimeters, convert to meters first.

6. Worked Example 1: Finding the Force Between Two Positive Charges

Two point charges, \(q_1 = 2.0 \times 10^{-6}\; \text{C}\) and \(q_2 = 3.0 \times 10^{-6}\; \text{C}\), are separated by \(0.50\; \text{m}\). Find the electrostatic force between them.

Step 1: Write the formula.

$$F = k \frac{|q_1 q_2|}{r^2}$$

Step 2: Substitute values.

$$F = (8.99 \times 10^9) \frac{(2.0 \times 10^{-6})(3.0 \times 10^{-6})}{(0.50)^2}$$

Step 3: Multiply the charges.

$$ (2.0 \times 10^{-6})(3.0 \times 10^{-6}) = 6.0 \times 10^{-12} $$

Step 4: Square the distance.

$$ (0.50)^2 = 0.25 $$

Step 5: Calculate.

$$F = (8.99 \times 10^9) \frac{6.0 \times 10^{-12}}{0.25}$$ $$F = (8.99 \times 10^9)(2.4 \times 10^{-11})$$ $$F \approx 0.216\; \text{N}$$

Answer: The force is about \(0.22\; \text{N}\).

Since both charges are positive, they repel each other.

7. Worked Example 2: Opposite Charges

A charge of \(4.0 \times 10^{-6}\; \text{C}\) and a charge of \(-2.0 \times 10^{-6}\; \text{C}\) are \(0.30\; \text{m}\) apart. Find the force.

Step 1: Use Coulomb's Law.

$$F = k \frac{|q_1 q_2|}{r^2}$$

Step 2: Substitute.

$$F = (8.99 \times 10^9) \frac{|(4.0 \times 10^{-6})(-2.0 \times 10^{-6})|}{(0.30)^2}$$

Step 3: Multiply the charges and take the absolute value.

$$ |(4.0 \times 10^{-6})(-2.0 \times 10^{-6})| = 8.0 \times 10^{-12} $$

Step 4: Square the distance.

$$ (0.30)^2 = 0.09 $$

Step 5: Calculate.

$$F = (8.99 \times 10^9) \frac{8.0 \times 10^{-12}}{0.09}$$ $$F \approx 0.799\; \text{N}$$

Answer: The force is about \(0.80\; \text{N}\).

Because the charges have opposite signs, the force is attractive.

8. Worked Example 3: How Distance Changes the Force

Two charges stay the same, but the distance between them changes from \(0.20\; \text{m}\) to \(0.40\; \text{m}\). How does the force change?

We do not need the actual charge values because we are comparing two situations with the same charges.

From Coulomb's Law:

$$F \propto \frac{1}{r^2}$$

If the distance doubles:

$$r \rightarrow 2r$$

Then the new force becomes:

$$F_{new} = \frac{1}{(2)^2}F_{old} = \frac{1}{4}F_{old}$$

Answer: When the distance doubles, the force becomes one-fourth as large.

This example shows why the inverse-square rule matters so much.

9. Worked Example 4: Solving for Distance

Two charges of \(1.0 \times 10^{-6}\; \text{C}\) and \(2.0 \times 10^{-6}\; \text{C}\) exert a force of \(0.18\; \text{N}\) on each other. How far apart are they?

Step 1: Start with Coulomb's Law.

$$F = k \frac{|q_1 q_2|}{r^2}$$

Step 2: Rearrange to solve for \(r\).

$$r^2 = k \frac{|q_1 q_2|}{F}$$ $$r = \sqrt{k \frac{|q_1 q_2|}{F}}$$

Step 3: Substitute values.

$$r = \sqrt{(8.99 \times 10^9) \frac{(1.0 \times 10^{-6})(2.0 \times 10^{-6})}{0.18}}$$

Step 4: Multiply the charges.

$$ (1.0 \times 10^{-6})(2.0 \times 10^{-6}) = 2.0 \times 10^{-12} $$

Step 5: Calculate inside the square root.

$$r = \sqrt{\frac{(8.99 \times 10^9)(2.0 \times 10^{-12})}{0.18}}$$ $$r = \sqrt{\frac{1.798 \times 10^{-2}}{0.18}}$$ $$r = \sqrt{0.0999}$$ $$r \approx 0.316\; \text{m}$$

Answer: The charges are about \(0.32\; \text{m}\) apart.

10. Common Mistakes to Avoid

  • Not converting units: Always use coulombs and meters.
  • Forgetting the square on distance: The formula uses \(r^2\), not just \(r\).
  • Ignoring the sign of the charges: The formula gives magnitude, but the signs tell you attraction or repulsion.
  • Using the wrong scientific notation: Be careful with powers of 10.
  • Confusing force with electric field: Coulomb's Law here is about force between two charges.

11. Problem-Solving Strategy

When solving any Coulomb's Law problem, follow this process:

  1. Identify \(q_1\), \(q_2\), and \(r\).
  2. Convert all values into SI units: coulombs and meters.
  3. Use $$F = k \frac{|q_1 q_2|}{r^2}$$
  4. Calculate the magnitude of the force.
  5. Use the signs of the charges to decide whether the force is attractive or repulsive.

12. Why Coulomb's Law Matters

Coulomb's Law helps explain how charged particles interact. It is important for understanding atoms, electric circuits, static electricity, and many other parts of physics.

It also shows a deep connection in science: forces can act over a distance, and their strength often depends on how far apart objects are.

Brief Summary

Coulomb's Law describes the electrostatic force between two point charges:

$$F = k \frac{|q_1 q_2|}{r^2}$$

The force increases when the charges are larger and decreases quickly as distance increases. Like charges repel, and opposite charges attract. To solve problems correctly, use SI units, square the distance, and always determine both the magnitude and the direction of the force.

Put what you read to the test

You've worked through Coulomb's Law and Electrostatic Force. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Electric Fields and Lines of Force

Electric Fields and Lines of Force

When one charged object affects another without touching it, the interaction happens through an electric field. This idea helps explain how charges push or pull on each other through space.

An electric field is the region around a charged object where another charge would experience an electric force. Instead of only thinking about the force itself, we describe the space around the charge by saying that each point has a certain electric field value.

This lesson explains what electric fields are, how to calculate them, how to determine their direction, and how to interpret lines of force, also called electric field lines.

1. What is an electric field?

The electric field at a point is defined as the electric force per unit positive test charge placed at that point. In symbols,

$$\vec{E} = \frac{\vec{F}}{q}$$

Here:

  • \(\vec{E}\) = electric field
  • \(\vec{F}\) = electric force on the test charge
  • \(q\) = size of the positive test charge

The electric field is a vector, which means it has both magnitude and direction.

The unit of electric field is newton per coulomb, written as \(\text{N/C}\).

2. Direction of the electric field

By definition, the direction of the electric field at a point is the direction of the force on a positive test charge placed there.

  • A positive source charge creates a field that points away from it.
  • A negative source charge creates a field that points toward it.

This is important: even though negative charges feel force in the opposite direction of the field, the field direction is always based on what happens to a positive test charge.

3. Electric field due to a point charge

For a single point charge, the electric field magnitude at a distance \(r\) is

$$E = \frac{k|Q|}{r^2}$$

where:

  • \(E\) = electric field magnitude
  • \(k = 9.0 \times 10^9\, \text{N m}^2/\text{C}^2\)
  • \(Q\) = source charge
  • \(r\) = distance from the charge

The field gets weaker as distance increases. Because of the \(r^2\) in the denominator, the field drops off quickly as you move farther away.

4. Relationship between electric force and electric field

If you already know the electric field at a point, then the force on a charge placed there is

$$\vec{F} = q\vec{E}$$

This equation tells us:

  • For a positive charge, force is in the same direction as the field.
  • For a negative charge, force is in the opposite direction to the field.

5. What are lines of force?

Lines of force, or electric field lines, are diagrams used to show the electric field visually. They do not physically exist like wires or strings. They are a model that helps us understand the field.

Field lines show two things:

  • Direction: the field is tangent to the line at any point.
  • Strength: where lines are closer together, the field is stronger.

6. Rules for drawing electric field lines

  • Field lines start on positive charges and end on negative charges.
  • If there is only one positive charge shown, lines spread outward in all directions.
  • If there is only one negative charge shown, lines point inward from all directions.
  • Lines never cross each other.
  • Closer spacing means a stronger field.
  • For a conductor in electrostatic equilibrium, field lines meet the surface at right angles.

If field lines crossed, that would mean the electric field has two directions at the same point, which is impossible.

7. Field patterns for common charge arrangements

a) Single positive charge

The field lines radiate outward equally in all directions. This shows that a positive test charge would be pushed away.

b) Single negative charge

The field lines point inward toward the charge. This shows that a positive test charge would be pulled toward it.

c) Two like charges

If both charges are positive, lines start from both charges and bend away from the region between them. This shows repulsion. If both are negative, lines end on both charges and again avoid the middle region.

d) Two opposite charges

For a positive and a negative charge, field lines start at the positive charge and end at the negative charge. This pattern is called an electric dipole. The lines curve from one charge to the other, showing attraction.

8. Uniform electric field

A uniform electric field has the same magnitude and direction at every point in a region. It is represented by straight, parallel, equally spaced field lines.

A common example is the field between two large, oppositely charged parallel plates. In the central region between the plates, the field is nearly uniform.

In a uniform field:

  • the field strength is constant,
  • the force on a given charge is constant,
  • the field lines are parallel and evenly spaced.

9. Superposition of electric fields

If more than one charge is present, the total electric field at a point is the vector sum of the fields due to all the charges.

This is called the principle of superposition.

For example, if two fields point in the same direction, they add. If they point in opposite directions, they subtract. Because electric field is a vector, direction must always be considered.

10. How to analyze the electric field at a point

  1. Identify all source charges.
  2. Decide the direction of the field from each charge at the point.
  3. Use \(E = \frac{k|Q|}{r^2}\) to find each magnitude.
  4. Add the fields as vectors.

This step-by-step method is very useful when solving problems.

Worked Example 1: Electric field due to one point charge

A point charge of \(Q = +2.0 \times 10^{-6}\,\text{C}\) is in space. Find the electric field magnitude at a point \(0.30\,\text{m}\) away.

Step 1: Write the formula

$$E = \frac{k|Q|}{r^2}$$

Step 2: Substitute values

$$E = \frac{(9.0 \times 10^9)(2.0 \times 10^{-6})}{(0.30)^2}$$

Step 3: Calculate

$$E = \frac{18.0 \times 10^3}{0.09} = 2.0 \times 10^5\,\text{N/C}$$

Answer: The electric field is \(2.0 \times 10^5\,\text{N/C}\).

Because the source charge is positive, the field direction is away from the charge.

Worked Example 2: Force on a charge in an electric field

A charge of \(q = -3.0 \times 10^{-6}\,\text{C}\) is placed in an electric field of \(4.0 \times 10^4\,\text{N/C}\) directed to the right. Find the force on the charge.

Step 1: Use the formula

$$\vec{F} = q\vec{E}$$

Step 2: Find the magnitude

$$F = |q|E = (3.0 \times 10^{-6})(4.0 \times 10^4) = 1.2 \times 10^{-1}\,\text{N}$$

So,

$$F = 0.12\,\text{N}$$

Step 3: Determine direction

The charge is negative, so the force is opposite to the field direction.

Answer: The force is \(0.12\,\text{N}\) to the left.

Worked Example 3: Comparing electric field strengths using field lines

In a diagram, region A has field lines very close together, while region B has field lines farther apart. Which region has the stronger electric field?

Reasoning: The density of field lines shows the field strength. More closely spaced lines mean a stronger field.

Answer: Region A has the stronger electric field.

Worked Example 4: Net electric field between two charges

Two charges lie on a line. A \(+4.0\,\mu\text{C}\) charge is on the left, and a \(+4.0\,\mu\text{C}\) charge is on the right. Point P is exactly midway between them. What is the net electric field at P?

Step 1: Determine field directions

At the midpoint, the field from the left positive charge points to the right, away from that charge.

At the same point, the field from the right positive charge points to the left, away from that charge.

Step 2: Compare magnitudes

The charges are equal and the distances are equal, so the two field magnitudes are equal.

Step 3: Add as vectors

Equal fields in opposite directions cancel.

Answer: The net electric field at P is

$$E_{\text{net}} = 0$$

11. Common mistakes to avoid

  • Confusing field with force: Electric field is force per unit charge. Force depends on the charge placed in the field.
  • Using the wrong direction: Field direction is based on a positive test charge, not a negative one.
  • Forgetting the inverse-square relationship: Doubling the distance does not cut the field in half; it makes the field one-fourth as large.
  • Thinking field lines are paths of particles: They show field direction, but a charged particle may not always move exactly along one line unless conditions are simple.
  • Drawing crossing lines: Electric field lines must never cross.

12. Why electric fields matter

Electric fields are used to explain many important ideas in science and technology. They help us understand sparks, lightning, charged particles in devices, and the behavior of capacitors and circuits.

They are also part of the bigger idea of how forces can act through fields, which connects electricity and magnetism.

Brief Summary

An electric field describes how a charge affects the space around it. It is defined by \(\vec{E} = \frac{\vec{F}}{q}\), and for a point charge its magnitude is \(E = \frac{k|Q|}{r^2}\).

Electric field lines are a visual tool that show the direction and strength of the field. They begin on positive charges, end on negative charges, never cross, and are closer together where the field is stronger.

When several charges are present, the total electric field is found by adding the individual fields as vectors. Understanding these ideas makes it much easier to solve problems involving electric forces and charge distributions.

Put what you read to the test

You've worked through Electric Fields and Lines of Force. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Electric Potential Energy and Voltage

Electric Potential Energy and Voltage are two closely related ideas that help explain how electric charges store energy and how that energy can be transferred in circuits and electric fields.

You can think of voltage as a kind of electrical pressure. Just as water flows because of a difference in pressure, electric charges move because of a difference in electric potential. This movement allows energy to be transferred from one place to another.

To fully understand voltage, we first need to understand electric potential energy.

Introduction

Electric charges can attract or repel each other. Because of these forces, charges can have stored energy based on their positions. This stored energy is called electric potential energy.

If work is done to move a charge in an electric field, the charge’s electric potential energy changes. The amount of energy gained or lost depends on the size of the charge and where it moves in the field.

1. Electric Potential Energy

Electric potential energy is the energy a charged object has because of its position relative to other charges or within an electric field.

This is similar to gravitational potential energy. For example, lifting a book higher above the floor increases its gravitational potential energy. In the same way, moving a charge to a different location in an electric field can increase or decrease its electric potential energy.

The symbol for electric potential energy is usually \(U\), and it is measured in joules (J).

When a positive charge moves against the electric force, work must be done on it, and its electric potential energy increases. When it moves with the electric force, electric potential energy decreases.

2. What Is Voltage?

Voltage is the amount of electric potential energy per unit charge. It tells us how much energy each coulomb of charge has because of its position in an electric field.

The mathematical definition is:

$$V = \frac{U}{q}$$

where:

  • \(V\) = electric potential or voltage, in volts (V)
  • \(U\) = electric potential energy, in joules (J)
  • \(q\) = charge, in coulombs (C)

One volt means one joule of energy per coulomb of charge:

$$1\text{ V} = 1\text{ J/C}$$

This means that if a charge of 1 coulomb moves through a potential difference of 1 volt, 1 joule of energy is transferred.

3. Potential Difference

In many situations, what matters most is not the voltage at just one point, but the difference in voltage between two points. This is called the potential difference.

Potential difference is often written as \(\Delta V\):

$$\Delta V = \frac{\Delta U}{q}$$

This tells us how much electric potential energy changes for each unit of charge as the charge moves from one point to another.

If you know the voltage and the charge, you can also find the change in electric potential energy:

$$\Delta U = q\Delta V$$

This equation is very important. It connects energy, charge, and voltage directly.

4. Positive and Negative Charges in an Electric Field

A positive charge naturally moves from higher electric potential to lower electric potential. As it moves, its electric potential energy decreases.

A negative charge behaves differently. Because it has opposite sign, it tends to move from lower electric potential to higher electric potential.

This can feel confusing at first, so focus on the key idea: charges move in ways that lower their potential energy.

For a positive charge:

  • moving to lower voltage means lower potential energy
  • moving to higher voltage means higher potential energy

For a negative charge:

  • moving to higher voltage means lower potential energy
  • moving to lower voltage means higher potential energy

5. Voltage in Circuits

In electric circuits, batteries and power supplies create a potential difference. This potential difference pushes charges through the circuit.

For example, a 9 V battery provides 9 joules of energy to each coulomb of charge that moves through it.

That energy can then be transferred to other parts of the circuit, such as:

  • light in a bulb
  • thermal energy in a resistor
  • motion in a motor

So voltage is not the same as energy itself. Instead, voltage tells us how much energy is available per unit charge.

6. Relationship Between Work and Voltage

Work is done whenever a force causes movement. In electric systems, moving a charge through a potential difference involves work.

The work done to move a charge is equal to the change in electric potential energy:

$$W = \Delta U$$

Using the voltage relationship, we can also write:

$$W = q\Delta V$$

This equation helps us find how much energy is needed to move a charge across a certain voltage.

7. Units to Remember

  • Charge: coulomb \((\text{C})\)
  • Energy: joule \((\text{J})\)
  • Voltage: volt \((\text{V})\)

A very important unit relationship is:

$$1\text{ V} = 1\text{ J/C}$$

8. Worked Examples

Example 1: Finding voltage from energy and charge

A charge of \(2\text{ C}\) has \(10\text{ J}\) of electric potential energy. What is the voltage?

Use

$$V = \frac{U}{q}$$

Substitute the values:

$$V = \frac{10\text{ J}}{2\text{ C}} = 5\text{ V}$$

Answer: The voltage is 5 V.

Example 2: Finding change in electric potential energy

A charge of \(3\text{ C}\) moves through a potential difference of \(12\text{ V}\). How much does its electric potential energy change?

Use

$$\Delta U = q\Delta V$$

Substitute the values:

$$\Delta U = (3\text{ C})(12\text{ V}) = 36\text{ J}$$

Answer: The change in electric potential energy is 36 J.

This means 36 joules of energy are transferred for that charge.

Example 3: Work done moving a charge

How much work is needed to move a \(0.50\text{ C}\) charge across a potential difference of \(20\text{ V}\)?

Use

$$W = q\Delta V$$

Substitute:

$$W = (0.50\text{ C})(20\text{ V}) = 10\text{ J}$$

Answer: 10 J of work is needed.

Example 4: Interpreting a battery

A battery is labeled \(1.5\text{ V}\). How much energy does it provide to \(4\text{ C}\) of charge?

Use

$$\Delta U = q\Delta V$$

Substitute:

$$\Delta U = (4\text{ C})(1.5\text{ V}) = 6\text{ J}$$

Answer: The battery provides 6 J of energy to 4 coulombs of charge.

9. Common Mistakes to Avoid

  • Mixing up voltage and energy: Voltage is energy per charge, not total energy.
  • Forgetting the charge: A larger charge moved across the same voltage transfers more energy.
  • Ignoring signs: Positive and negative charges respond differently to voltage changes.
  • Confusing volts and joules: Volts measure energy per coulomb, while joules measure total energy.

10. Key Ideas to Remember

  • Electric potential energy is stored energy due to the position of a charge in an electric field.
  • Voltage is electric potential energy per unit charge.
  • Potential difference tells how much energy changes per coulomb between two points.
  • The main equations are:

$$V = \frac{U}{q}$$

$$\Delta V = \frac{\Delta U}{q}$$

$$\Delta U = q\Delta V$$

$$W = q\Delta V$$

Brief Summary

Electric potential energy describes the stored energy of a charge because of its position in an electric field. Voltage tells us how much electric potential energy there is for each coulomb of charge.

When a charge moves through a potential difference, energy is transferred, and work may be done. Understanding the connection between charge, energy, and voltage is essential for understanding electric fields, batteries, and circuits.

Put what you read to the test

You've worked through Electric Potential Energy and Voltage. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Current, Resistance, and Ohm's Law

Current, resistance, and Ohm's law are central ideas in electricity. They explain how electric charges move through materials, why some materials allow charge to flow easily, and how voltage, current, and resistance are related in a circuit.

These ideas help us understand everyday devices such as phone chargers, light bulbs, toasters, and household wiring. In each case, electrical energy is transferred through moving charges, and the amount of current depends on both the applied voltage and the resistance of the material.

In this lesson, you will learn what current is, what resistance means, how geometry and material affect resistance, and how to use Ohm's law to solve problems.

1. Electric current

Electric current is the rate at which electric charge flows through a conductor.

If an amount of charge \(Q\) passes through a wire in a time \(t\), the current \(I\) is

$$I = \frac{Q}{t}$$

The unit of current is the ampere, or amp \((A)\).

Since charge is measured in coulombs \((C)\), one ampere means

$$1\,A = 1\,\frac{C}{s}$$

This means that a current of 1 amp corresponds to 1 coulomb of charge passing a point each second.

In metal wires, the moving charges are usually electrons. Even though electrons move, by convention, current direction is defined as the direction positive charge would move. That means conventional current is opposite to the motion of electrons in a metal wire.

2. Voltage and potential difference

For charges to move steadily in a circuit, there must be a potential difference, often called voltage. Voltage provides the push that causes charge to flow.

Voltage is measured in volts \((V)\). A battery, for example, creates a potential difference between its terminals. When a circuit is complete, this potential difference can drive a current through the connected material.

You can think of voltage as the energy available per unit charge. A larger voltage generally causes a larger current, but the amount of current also depends on the resistance of the circuit.

3. Resistance

Resistance is a measure of how much a material opposes the flow of electric charge.

A material with low resistance allows current to flow easily. A material with high resistance makes it harder for current to flow.

Resistance is measured in ohms \((\Omega)\).

Different materials have different abilities to conduct electricity:

  • Conductors, such as copper and aluminum, have low resistance.
  • Insulators, such as rubber and glass, have very high resistance.
  • Semiconductors, such as silicon, have properties between conductors and insulators.

4. Ohm's law

One of the most important relationships in electricity is Ohm's law. It connects voltage \((V)\), current \((I)\), and resistance \((R)\):

$$V = IR$$

This equation can also be rearranged to solve for current or resistance:

$$I = \frac{V}{R}$$ $$R = \frac{V}{I}$$

Ohm's law tells us:

  • If voltage increases and resistance stays constant, current increases.
  • If resistance increases and voltage stays constant, current decreases.
  • If current increases for a fixed voltage, resistance must be smaller.

This relationship applies well to many metallic conductors when temperature stays about the same.

5. What makes resistance larger or smaller?

The resistance of an object does not depend only on the type of material. It also depends on the object's geometry, especially its length and cross-sectional area.

The relationship is

$$R = \rho \frac{L}{A}$$

where:

  • \(R\) is resistance
  • \(\rho\) is the material's resistivity
  • \(L\) is the length of the conductor
  • \(A\) is the cross-sectional area

Resistivity is a property of the material itself. It tells us how strongly the material resists current.

From the equation, we can see:

  • If length increases, resistance increases.
  • If cross-sectional area increases, resistance decreases.
  • If the material has a higher resistivity, resistance is greater.

This makes sense physically. In a longer wire, charges have more material to move through, so they experience more opposition. In a thicker wire, there is more space for charges to move, so resistance is lower.

6. Material and conductivity

Another useful idea is conductivity, which describes how well a material allows current to flow. A good conductor has high conductivity and low resistivity.

In simple terms:

  • High conductivity means charges move easily.
  • High resistivity means charges do not move easily.

So resistance depends on both:

  • the material the conductor is made of
  • the shape and size of the conductor

7. Microscopic picture of resistance

On the macroscopic level, resistance is measured by how much a circuit opposes current. On the microscopic level, resistance happens because moving electrons interact with atoms in the material.

In a conductor, electrons do not move freely forever. They collide with atoms and other particles in the material. These interactions reduce the ease of flow and create resistance.

Materials in which electrons move more easily have lower resistivity. Materials in which electrons are more strongly hindered have higher resistivity.

8. Temperature and resistance

For many metallic conductors, resistance increases as temperature increases. This is because the atoms in the metal vibrate more, making it harder for electrons to move through the material.

So if a wire becomes hotter, its resistance often becomes larger, and the current may decrease if the voltage stays the same.

This is one reason real circuits do not always behave perfectly like simple textbook models unless conditions are controlled.

9. Worked Example 1: Finding current from voltage and resistance

A resistor has a resistance of \(6\,\Omega\) and is connected to a \(12\,V\) battery. Find the current.

Step 1: Write Ohm's law.

$$I = \frac{V}{R}$$

Step 2: Substitute values.

$$I = \frac{12}{6}$$

Step 3: Calculate.

$$I = 2\,A$$

Answer: The current is \(2\,A\).

10. Worked Example 2: Finding resistance from voltage and current

A device draws a current of \(0.5\,A\) when connected to a \(9\,V\) source. What is its resistance?

Step 1: Use the resistance form of Ohm's law.

$$R = \frac{V}{I}$$

Step 2: Substitute values.

$$R = \frac{9}{0.5}$$

Step 3: Calculate.

$$R = 18\,\Omega$$

Answer: The resistance is \(18\,\Omega\).

11. Worked Example 3: How geometry affects resistance

Two wires are made of the same material and have the same cross-sectional area. Wire A is \(1\,m\) long, and Wire B is \(3\,m\) long. Compare their resistances.

Since they are made of the same material, \(\rho\) is the same. Since they have the same thickness, \(A\) is the same.

Use

$$R = \rho \frac{L}{A}$$

This means resistance is directly proportional to length:

$$R \propto L$$

Because Wire B is 3 times as long as Wire A, its resistance is 3 times as large.

Answer: Wire B has three times the resistance of Wire A.

12. Worked Example 4: Calculating resistance from resistivity, length, and area

A wire has resistivity \(\rho = 1.6 \times 10^{-8}\,\Omega\cdot m\), length \(L = 2.0\,m\), and cross-sectional area \(A = 4.0 \times 10^{-6}\,m^2\). Find its resistance.

Step 1: Use the resistance formula.

$$R = \rho \frac{L}{A}$$

Step 2: Substitute values.

$$R = \left(1.6 \times 10^{-8}\right) \frac{2.0}{4.0 \times 10^{-6}}$$

Step 3: Simplify.

$$R = \frac{3.2 \times 10^{-8}}{4.0 \times 10^{-6}}$$ $$R = 0.8 \times 10^{-2}$$ $$R = 8.0 \times 10^{-3}\,\Omega$$

Answer: The resistance is \(8.0 \times 10^{-3}\,\Omega\).

13. Common ideas to remember

  • Current is how fast charge flows: \(I = Q/t\).
  • Voltage is the potential difference that pushes charge through a circuit.
  • Resistance measures how much the material opposes current.
  • Ohm's law relates them: \(V = IR\).
  • Resistance depends on material and geometry: \(R = \rho L/A\).
  • Longer wires have more resistance.
  • Thicker wires have less resistance.
  • Materials with higher resistivity have greater resistance.

14. Common mistakes

  • Mixing up current and voltage: Current is charge flow rate, while voltage is the energy push per charge.
  • Forgetting units: Use amps for current, volts for voltage, and ohms for resistance.
  • Using the wrong form of Ohm's law: Rearrange the equation carefully depending on what you need to find.
  • Ignoring geometry: Two wires made of the same material may still have different resistances if their lengths or thicknesses are different.
  • Thinking resistance is always constant: Resistance can change with temperature.

15. Brief summary

Electric current is the rate of charge flow, voltage is the cause of that flow, and resistance is the opposition to it. Ohm's law, \(V = IR\), shows how these quantities are related.

The resistance of a conductor depends on the material's resistivity and on the conductor's geometry through \(R = \rho L/A\). This means that conductivity is not just about what a wire is made of, but also about how long and how thick the wire is.

Understanding current, resistance, and Ohm's law gives you a foundation for studying circuits, energy transfer, and many electrical technologies used in everyday life.

Put what you read to the test

You've worked through Current, Resistance, and Ohm's Law. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Kirchhoff's Circuit Laws

Kirchhoff's Circuit Laws are two rules that help us analyze electric circuits, especially circuits that are more complicated than a single battery and a single resistor.

These laws are based on two very important conservation ideas in physics:

  • Conservation of charge: electric charge does not build up at a junction in a steady circuit.
  • Conservation of energy: energy gained and lost around a complete loop must balance.

In 12th Grade science, these ideas are used to find unknown currents, voltages, and resistances in DC circuits.

This lesson will explain the two laws, show how to apply them, and work through examples step by step.

Before learning Kirchhoff's laws, make sure you remember:

  • Current is the rate of flow of charge, measured in amperes (A).
  • Voltage is electric potential difference, measured in volts (V).
  • Resistance is measured in ohms (a9).
  • Ohm's law: \(V = IR\).

Kirchhoff's laws are especially useful when resistors are not arranged in a simple series or parallel pattern.

1. Kirchhoff's Current Law (Junction Rule)

Kirchhoff's Current Law, often called KCL, says that the total current entering a junction equals the total current leaving the junction.

A junction is a point where three or more wires meet.

This rule comes from conservation of charge. In a steady circuit, charge cannot pile up at a junction. So whatever charge flows in each second must also flow out each second.

Mathematically, we write:

$$\sum I_{\text{in}} = \sum I_{\text{out}}$$

Another common way to write it is:

$$\sum I = 0$$

In this form, currents entering the junction may be taken as positive and currents leaving as negative, or the other way around. The important thing is to be consistent.

Example idea: If \(5\,\text{A}\) enters a junction and one branch carries \(2\,\text{A}\) away, then the other outgoing branch must carry \(3\,\text{A}\).

2. Kirchhoff's Voltage Law (Loop Rule)

Kirchhoff's Voltage Law, often called KVL, says that the total change in potential difference around any closed loop in a circuit is zero.

This rule comes from conservation of energy. As a charge moves around a complete loop, it may gain energy from a battery and lose energy in resistors, but the total gain and loss must balance.

Mathematically:

$$\sum V = 0$$

When moving around a loop:

  • Crossing a battery from negative to positive terminal gives a voltage rise, so use a positive sign.
  • Crossing a battery from positive to negative terminal gives a voltage drop, so use a negative sign.
  • Moving through a resistor in the same direction as the current gives a drop of \(-IR\).
  • Moving through a resistor opposite to the current gives a rise of \(+IR\).

The sign depends on the direction you choose to travel around the loop. You can go clockwise or counterclockwise, but again, be consistent.

3. Why Kirchhoff's Laws Matter

Simple series circuits can often be solved directly using equivalent resistance. Simple parallel circuits can also be handled with basic rules.

But many real circuits contain multiple loops and shared branches. In those cases, Kirchhoff's laws let us write equations that describe the whole circuit.

With enough equations, we can solve for unknown currents and voltages.

4. A Step-by-Step Strategy

When solving a Kirchhoff's law problem, use this general method:

  1. Draw the circuit clearly.
  2. Label the current in each branch with arrows.
  3. If the current direction is unknown, choose a direction. If your final answer is negative, the actual direction is opposite.
  4. Use the junction rule at important junctions.
  5. Choose one or more closed loops and apply the loop rule.
  6. Use Ohm's law \(V = IR\) for each resistor.
  7. Solve the system of equations.

Important note: It is completely okay to guess a current direction. Physics will correct you. A negative answer simply means the current really flows the other way.

5. Sign Conventions to Remember

Students often lose marks because of sign mistakes, not because they do not understand the physics. These rules help:

  • At a junction, decide which currents count as entering and which count as leaving.
  • In a resistor, moving with the current means potential drops by \(IR\).
  • In a resistor, moving against the current means potential rises by \(IR\).
  • Across a battery, going from \(-\) to \(+\) is a rise.
  • Across a battery, going from \(+\) to \(-\) is a drop.

Worked Example 1: Using the Junction Rule

At a junction, current \(I_1 = 6\,\text{A}\) enters. Two currents leave: \(I_2 = 1.5\,\text{A}\) and \(I_3\), which is unknown. Find \(I_3\).

Step 1: Apply KCL.

$$I_{\text{in}} = I_{\text{out}}$$

$$6 = 1.5 + I_3$$

Step 2: Solve.

$$I_3 = 6 - 1.5 = 4.5\,\text{A}$$

Answer: \(I_3 = 4.5\,\text{A}\).

This means the missing branch must carry \(4.5\,\text{A}\) away from the junction so that charge is conserved.

Worked Example 2: One Loop with a Battery and Two Resistors

A circuit has a \(12\,\text{V}\) battery and two series resistors, \(2\,\Omega\) and \(4\,\Omega\). Find the current using Kirchhoff's loop rule.

Step 1: Identify the loop.

There is only one current, \(I\), because the resistors are in series.

Step 2: Apply KVL around the loop.

Start at the negative terminal of the battery and move clockwise.

  • Across the battery from negative to positive: \(+12\)
  • Across the \(2\,\Omega\) resistor in the direction of current: \(-2I\)
  • Across the \(4\,\Omega\) resistor in the direction of current: \(-4I\)

So:

$$12 - 2I - 4I = 0$$

$$12 - 6I = 0$$

$$6I = 12$$

$$I = 2\,\text{A}$$

Answer: The current is \(2\,\text{A}\).

This result also matches what we would get using total resistance: \(R_{\text{total}} = 6\,\Omega\), so \(I = 12/6 = 2\,\text{A}\).

Worked Example 3: Two-Branch Junction

A current of \(8\,\text{A}\) enters a junction. It splits into two branches. One branch has current \(3\,\text{A}\). Find the current in the other branch.

Using the junction rule:

$$8 = 3 + I$$

$$I = 5\,\text{A}$$

Answer: The second branch carries \(5\,\text{A}\).

This is a simple case, but it shows the main idea of KCL very clearly: current in equals current out.

Worked Example 4: Two Loops with a Shared Branch

Now consider a more realistic Kirchhoff problem.

A circuit has:

  • A left loop with a \(10\,\text{V}\) battery and a \(2\,\Omega\) resistor.
  • A right loop with a \(6\,\text{V}\) battery and a \(1\,\Omega\) resistor.
  • A shared middle resistor of \(3\,\Omega\).

Let clockwise current in the left loop be \(I_1\), and clockwise current in the right loop be \(I_2\).

The current through the shared \(3\,\Omega\) resistor is then \(I_1 - I_2\), because the two loop currents pass through that resistor in opposite directions.

Step 1: Write the left-loop equation.

Going clockwise around the left loop:

  • Battery rise: \(+10\)
  • Drop across \(2\,\Omega\): \(-2I_1\)
  • Drop across shared \(3\,\Omega\): \(-3(I_1 - I_2)\)

So:

$$10 - 2I_1 - 3(I_1 - I_2) = 0$$

Expand:

$$10 - 2I_1 - 3I_1 + 3I_2 = 0$$

$$10 - 5I_1 + 3I_2 = 0$$

$$5I_1 - 3I_2 = 10$$

Step 2: Write the right-loop equation.

Going clockwise around the right loop:

  • Battery rise: \(+6\)
  • Drop across \(1\,\Omega\): \(-I_2\)
  • Across shared resistor, the drop is \(-3(I_2 - I_1)\)

So:

$$6 - I_2 - 3(I_2 - I_1) = 0$$

Expand:

$$6 - I_2 - 3I_2 + 3I_1 = 0$$

$$6 + 3I_1 - 4I_2 = 0$$

$$3I_1 - 4I_2 = -6$$

Step 3: Solve the equations.

We now have:

$$5I_1 - 3I_2 = 10$$

$$3I_1 - 4I_2 = -6$$

Multiply the first equation by 4:

$$20I_1 - 12I_2 = 40$$

Multiply the second equation by 3:

$$9I_1 - 12I_2 = -18$$

Subtract the second from the first:

$$11I_1 = 58$$

$$I_1 = \frac{58}{11} \approx 5.27\,\text{A}$$

Now substitute into \(5I_1 - 3I_2 = 10\):

$$5\left(\frac{58}{11}\right) - 3I_2 = 10$$

$$\frac{290}{11} - 3I_2 = 10$$

$$\frac{290}{11} - \frac{110}{11} = 3I_2$$

$$\frac{180}{11} = 3I_2$$

$$I_2 = \frac{60}{11} \approx 5.45\,\text{A}$$

Step 4: Find the shared-branch current.

$$I_{\text{shared}} = I_1 - I_2 = \frac{58}{11} - \frac{60}{11} = -\frac{2}{11}\,\text{A}$$

So the current in the shared resistor has magnitude:

$$\frac{2}{11} \approx 0.18\,\text{A}$$

and it flows opposite to the direction we assumed for \(I_1 - I_2\).

What does the negative sign mean? It means the actual current through the shared resistor goes from the right loop toward the left loop, not the other way around.

6. Common Mistakes

Here are some very common errors students make when using Kirchhoff's laws:

  • Forgetting signs when moving across a battery or resistor.
  • Using different current directions in different equations without noticing.
  • Ignoring the shared branch in a multi-loop circuit.
  • Thinking a negative current is wrong. It is not wrong; it only means the real direction is opposite to your assumption.
  • Not applying Ohm's law correctly for the voltage across each resistor.

7. How Kirchhoff's Laws Connect to Physics

Kirchhoff's laws are not just circuit tricks. They come from deep physical principles:

  • Junction rule: based on conservation of charge.
  • Loop rule: based on conservation of energy.

That is why these laws are so powerful. They work because nature always conserves charge and energy in ordinary circuit situations.

8. Quick Problem-Solving Checklist

  • Did I label all branch currents?
  • Did I choose a direction for each current?
  • Did I apply current in equals current out at a junction?
  • Did I include every voltage rise and drop in the loop?
  • Did I use \(V = IR\) correctly?
  • Did I keep my signs consistent?
  • If a current came out negative, did I interpret the direction correctly?

9. Brief Summary

Kirchhoff's Circuit Laws allow us to analyze complex DC circuits by using two conservation ideas.

The junction rule says that the total current entering a junction equals the total current leaving it:

$$\sum I_{\text{in}} = \sum I_{\text{out}}$$

The loop rule says that the total voltage change around any closed loop is zero:

$$\sum V = 0$$

When you combine these laws with Ohm's law, \(V = IR\), you can solve for unknown currents and voltages in circuits with several branches and loops.

With careful sign conventions and organized equations, Kirchhoff's laws become one of the most useful tools in circuit analysis.

Put what you read to the test

You've worked through Kirchhoff's Circuit Laws. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Magnetism and Magnetic Domains

Magnetism and Magnetic Domains

Magnetism is a force caused by moving electric charges and by certain properties of materials. You have seen magnetism in everyday life in refrigerator magnets, speakers, electric motors, and compasses. In this lesson, we will focus on permanent magnets, how they form, and how their magnetic fields can be represented using magnetic field lines.

To understand permanent magnets, we need to look inside magnetic materials. Many solid materials contain tiny regions called magnetic domains. These domains act like small magnets. Whether an object behaves like a strong magnet depends on how these domains are arranged.

1. What is a magnet?

A magnet is an object that produces a magnetic field. This field can exert forces on other magnets and on certain materials such as iron, nickel, and cobalt. Every magnet has two poles:

  • North pole
  • South pole

Like poles repel each other, and unlike poles attract each other:

  • North repels north
  • South repels south
  • North attracts south

A magnet does not usually act equally strongly at every point. The magnetic effects are strongest near the poles.

2. Magnetic field and magnetic field lines

The region around a magnet where magnetic forces can be detected is called the magnetic field. We often represent this field using magnetic field lines.

Magnetic field lines help us visualize the direction and strength of a magnetic field:

  • Outside a magnet, field lines go from the north pole to the south pole.
  • Inside the magnet, they continue from south to north, forming closed loops.
  • Where the lines are closer together, the field is stronger.
  • Field lines never cross each other.

This means the magnetic field is continuous. It does not begin at one pole and disappear at the other. Instead, the field loops around the magnet.

If iron filings are sprinkled around a bar magnet, they line up along the magnetic field. This gives a visible map of the field lines. A compass can also be used to show the direction of the field at different points. The north-seeking end of the compass needle points in the direction of the magnetic field.

3. Why some materials can become magnets

Not all materials respond to magnetism in the same way. Materials such as iron, cobalt, nickel, and some alloys can become strongly magnetized. These are often called magnetic materials in high school science.

Inside these materials are many tiny magnetic regions called domains. Each domain contains many atoms whose magnetic effects point in the same direction. So each domain behaves like a tiny magnet with its own north and south ends.

4. What are magnetic domains?

A magnetic domain is a small region inside a magnetic material where the magnetic effects of atoms are aligned in the same direction. You can think of each domain as a group of tiny atomic magnets pointing together.

In an unmagnetized piece of iron, the domains point in many different directions. Because they are not lined up overall, their magnetic effects mostly cancel. The material then has little or no net magnetic field.

In a magnetized piece of iron, many domains become aligned in the same direction. Their effects add together, producing a noticeable magnetic field.

This idea explains the origin of a permanent magnet: a material becomes a permanent magnet when a large number of its domains remain aligned.

5. How a material becomes magnetized

A magnetic material can become magnetized in several ways. For example, it may be placed in a strong magnetic field, stroked by a magnet in one direction, or made in a way that encourages the domains to align.

When an external magnetic field is applied, domains already pointing in the field direction tend to grow, while domains pointing in other directions shrink. As more domains line up, the whole object becomes more strongly magnetized.

If the alignment remains after the external field is removed, the object acts as a permanent magnet.

6. How magnets can lose magnetism

A magnet can lose some or all of its magnetism if its domains become disordered again. This can happen if the magnet is:

  • Heated strongly
  • Dropped or struck repeatedly
  • Placed in an opposing magnetic field

These actions disturb the alignment of domains. When the domains no longer mostly point in the same direction, the magnet becomes weaker.

7. Magnetic poles and breaking magnets

If you cut a bar magnet in half, you do not get an isolated north pole and an isolated south pole. Instead, each piece becomes a smaller magnet with its own north and south poles.

This happens because the magnetic domains in each piece still form complete magnetic regions. At the 12th grade level, it is enough to understand that magnetic poles always occur in pairs in ordinary magnets.

8. Mapping magnetic field lines

There are several ways to map magnetic field lines around a magnet:

  1. Using iron filings: Sprinkle iron filings on paper placed over a magnet. Tap gently. The filings align with the field and reveal its pattern.
  2. Using a small compass: Move the compass to different points around the magnet and mark the needle direction. Repeating this creates a map of the field.
  3. Using multiple compasses: Several compasses placed around a magnet show the direction of the field in many locations at once.

When mapping field lines, remember:

  • Lines are drawn closer together near the poles because the field is stronger there.
  • Lines outside the magnet point from north to south.
  • The tangent to a field line gives the field direction at that point.

9. Comparing magnetic field patterns

The magnetic field pattern depends on the arrangement of magnets.

  • Single bar magnet: Curved lines leave the north pole and enter the south pole.
  • Unlike poles facing: Field lines connect strongly from one magnet to the other, showing attraction.
  • Like poles facing: Field lines bend away from the space between the magnets, showing repulsion.

This is useful because a field diagram can tell you whether magnets are attracting or repelling, even without directly watching them move.

10. Magnetic force and field strength

A stronger magnetic field generally produces a stronger magnetic effect. Although magnetic force depends on the exact situation, field diagrams still give important clues. A region with dense field lines represents a stronger field than a region where lines are spread out.

In some cases, the magnetic force on a moving charge is described by

$$F = qvB\sin\theta$$

where:

  • \(F\) is magnetic force,
  • \(q\) is charge,
  • \(v\) is speed,
  • \(B\) is magnetic field strength,
  • \(\theta\) is the angle between motion and the magnetic field.

For this lesson, the key idea is simpler: the magnetic field is the region where magnetic effects act, and field lines help us map that field.

11. Earth as a magnet

Earth itself has a magnetic field. This is why a compass works. The compass needle aligns with Earth’s magnetic field and points roughly north-south.

Because Earth behaves like a giant magnet, magnetic field lines can also be imagined around the planet. This is another example of how field lines help us understand invisible forces.

Worked Example 1: Unmagnetized vs magnetized iron

Question: Two iron rods are made of the same material. In rod A, the domains point in random directions. In rod B, most domains point the same way. Which rod acts as a magnet, and why?

Solution:

  • In rod A, the domains are random, so their magnetic effects mostly cancel.
  • In rod B, many domains are aligned, so their magnetic effects add together.

Answer: Rod B acts as a magnet because aligned domains produce a net magnetic field.

Worked Example 2: Direction of magnetic field lines

Question: A student draws field lines around a bar magnet and labels them as going from south to north outside the magnet. Is the drawing correct?

Solution:

Outside a magnet, magnetic field lines go from the north pole to the south pole. Inside the magnet, they return from south to north.

Answer: No. The drawing is incorrect because outside the magnet the field lines should point from north to south.

Worked Example 3: Interpreting field-line spacing

Question: In one area near a magnet, the field lines are very close together. In another area farther away, the lines are spread out. What does this tell you?

Solution:

Field-line spacing shows relative field strength.

  • Close lines mean a stronger magnetic field.
  • Spread-out lines mean a weaker magnetic field.

Answer: The magnetic field is stronger where the lines are close together and weaker where they are farther apart.

Worked Example 4: Magnetic force on a moving charge

Question: A charged particle moves at right angles to a magnetic field. If \(q = 2.0 \times 10^{-6}\,\text{C}\), \(v = 3.0 \times 10^4\,\text{m/s}\), \(B = 0.50\,\text{T}\), and \(\theta = 90^\circ\), find the magnetic force.

Solution:

Use

$$F = qvB\sin\theta$$

Since \(\sin 90^\circ = 1\),

$$F = (2.0 \times 10^{-6})(3.0 \times 10^4)(0.50)(1)$$ $$F = (6.0 \times 10^{-2})(0.50)$$ $$F = 3.0 \times 10^{-2}\,\text{N}$$

Answer: The magnetic force is \(3.0 \times 10^{-2}\,\text{N}\).

12. Common mistakes to avoid

  • Mistake 1: Thinking unmagnetized iron has no domains. It does have domains; they are just not aligned overall.
  • Mistake 2: Thinking field lines are real physical strings. They are a drawing tool used to represent the magnetic field.
  • Mistake 3: Forgetting the direction of field lines outside a magnet. They go from north to south.
  • Mistake 4: Thinking cutting a magnet separates north and south poles completely. Each piece becomes a smaller magnet with both poles.

13. Key ideas to remember

  • A magnet produces a magnetic field.
  • Magnetic field lines show the direction and relative strength of the field.
  • Outside a magnet, field lines go from north to south.
  • Magnetic domains are small regions where atomic magnetic effects are aligned.
  • An object becomes magnetized when many domains line up in the same direction.
  • A permanent magnet keeps much of this alignment.

Brief Summary

Permanent magnets form because magnetic domains inside certain materials become aligned. In an unmagnetized material, domains point in many directions and mostly cancel out. In a magnetized material, many domains point the same way, creating a net magnetic field. Magnetic field lines are used to map this field, showing that outside a magnet the field goes from north to south and is strongest where the lines are closest together.

Put what you read to the test

You've worked through Magnetism and Magnetic Domains. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Ampere's Law and Lorentz Force

Ampere's Law and Lorentz Force are two key ideas in electromagnetism. Together, they explain a very important relationship: moving charges create magnetic fields, and magnetic fields act on moving charges.

This lesson will help you understand both ideas clearly. We will begin with the magnetic field around currents, then learn Ampere's Law, and finally study the Lorentz force on charges and current-carrying wires.

These ideas are used in devices such as electric motors, speakers, particle detectors, and electromagnets. They are also part of the foundation of modern physics and engineering.

1. Magnetic fields produced by moving charges

A stationary electric charge produces an electric field. But when charges move, they can also produce a magnetic field. In everyday circuits, moving charges form an electric current.

If current flows through a straight wire, the magnetic field forms circles around the wire. The direction of the field is found using the right-hand rule:

  • Point your right thumb in the direction of the current.
  • Your curled fingers show the direction of the magnetic field lines.

The magnetic field gets weaker as you move farther from the wire. For a long straight wire, the size of the magnetic field at distance \(r\) is

$$B = \frac{\mu_0 I}{2\pi r}$$

where:

  • \(B\) = magnetic field strength in tesla (T)
  • \(\mu_0\) = permeability of free space, \(4\pi \times 10^{-7}\, \text{T·m/A}\)
  • \(I\) = current in amperes (A)
  • \(r\) = distance from the wire in meters (m)

2. What Ampere's Law says

Ampere's Law connects electric current to magnetic field. It says that the total magnetic effect around a closed path depends on the current enclosed by that path.

In mathematical form, Ampere's Law is

$$\oint \vec{B} \cdot d\vec{l} = \mu_0 I_{\text{enc}}$$

This means:

  • \(\oint \vec{B} \cdot d\vec{l}\) is the sum of the magnetic field along a closed loop.
  • \(I_{\text{enc}}\) is the total current passing through the area inside the loop.

This equation may look advanced, but its main idea is simple: more enclosed current means a stronger magnetic field around the loop.

Ampere's Law is especially useful when the magnetic field has a simple, symmetric shape, such as around:

  • a long straight wire
  • a solenoid
  • a toroid

3. Using Ampere's Law for a long straight wire

For a long straight wire, choose a circular path of radius \(r\) centered on the wire. Because of symmetry:

  • the magnetic field has the same size everywhere on the circle
  • the field is tangent to the circle

So Ampere's Law becomes

$$B(2\pi r) = \mu_0 I$$

Solving for \(B\), we get

$$B = \frac{\mu_0 I}{2\pi r}$$

This is the same result given earlier. Ampere's Law provides a powerful way to derive it.

4. Magnetic field inside a solenoid

A solenoid is a long coil of wire. When current flows through it, it creates a magnetic field that is strong and nearly uniform inside the coil.

For an ideal solenoid, the magnetic field inside is

$$B = \mu_0 n I$$

where:

  • \(n\) = number of turns per meter
  • \(I\) = current

This shows that the field becomes stronger if:

  • the current increases
  • the coil has more turns packed into each meter

5. The Lorentz force on a moving charge

Now we switch to the other half of the relationship. If charges create magnetic fields when they move, then magnetic fields can also push on moving charges. This push is called the Lorentz force.

For a charge moving in a magnetic field, the magnetic part of the Lorentz force is

$$\vec{F} = q\, \vec{v} \times \vec{B}$$

The size of this force is

$$F = qvB\sin\theta$$

where:

  • \(F\) = force in newtons (N)
  • \(q\) = charge in coulombs (C)
  • \(v\) = speed of the charge
  • \(B\) = magnetic field strength
  • \(\theta\) = angle between velocity and magnetic field

This formula tells us some important things:

  • If the charge is not moving, then \(v = 0\), so there is no magnetic force.
  • If the charge moves parallel or anti-parallel to the field, then \(\theta = 0^\circ\) or \(180^\circ\), and \(\sin\theta = 0\), so there is no force.
  • The force is greatest when the motion is perpendicular to the field, so \(\theta = 90^\circ\).

6. Direction of the Lorentz force

The direction of the magnetic force is perpendicular to both the velocity and the magnetic field. Use the right-hand rule for a positive charge:

  • Point your fingers in the direction of \(\vec{v}\).
  • Turn them toward \(\vec{B}\).
  • Your thumb points in the direction of \(\vec{F}\).

For a negative charge, such as an electron, the force is in the opposite direction.

7. What magnetic force does to motion

Because the magnetic force is always perpendicular to the motion, it does not usually change the speed of the particle. Instead, it changes the direction of motion.

That means a magnetic field can make a charged particle move in a curved path.

  • If \(\vec{v}\) is perpendicular to \(\vec{B}\), the particle moves in a circle.
  • If the particle has some velocity parallel to the field and some perpendicular, it moves in a spiral path.

For circular motion, the magnetic force acts as the centripetal force:

$$qvB = \frac{mv^2}{r}$$

Solving for the radius:

$$r = \frac{mv}{qB}$$

A larger mass or speed gives a larger circular path. A larger charge or magnetic field gives a smaller path.

8. Force on a current-carrying wire

Since current is made of moving charges, a current-carrying wire in a magnetic field also experiences a force.

The force on a straight wire of length \(L\) in a magnetic field is

$$\vec{F} = I\, \vec{L} \times \vec{B}$$

Its size is

$$F = ILB\sin\theta$$

where \(\theta\) is the angle between the current direction and the magnetic field.

This idea is used in electric motors. The magnetic field pushes on current-carrying coils, causing rotation.

9. Worked Example 1: Magnetic field near a straight wire

A long straight wire carries a current of \(5.0\,\text{A}\). Find the magnetic field at a point \(0.020\,\text{m}\) from the wire.

Step 1: Write the formula.

$$B = \frac{\mu_0 I}{2\pi r}$$

Step 2: Substitute values.

$$B = \frac{(4\pi \times 10^{-7})(5.0)}{2\pi(0.020)}$$

Step 3: Simplify.

$$B = \frac{20\pi \times 10^{-7}}{0.040\pi} = 5.0 \times 10^{-5}\,\text{T}$$

Answer: The magnetic field is \(5.0 \times 10^{-5}\,\text{T}\).

10. Worked Example 2: Force on a moving charge

A proton moves at \(3.0 \times 10^6\,\text{m/s}\) perpendicular to a magnetic field of \(0.20\,\text{T}\). Find the magnetic force on the proton. Use \(q = 1.6 \times 10^{-19}\,\text{C}\).

Step 1: Use the formula.

$$F = qvB\sin\theta$$

Since the motion is perpendicular to the field, \(\theta = 90^\circ\), so \(\sin 90^\circ = 1\).

$$F = qvB$$

Step 2: Substitute values.

$$F = (1.6 \times 10^{-19})(3.0 \times 10^6)(0.20)$$

Step 3: Calculate.

$$F = 9.6 \times 10^{-14}\,\text{N}$$

Answer: The proton experiences a force of \(9.6 \times 10^{-14}\,\text{N}\).

11. Worked Example 3: Force on a wire in a magnetic field

A wire of length \(0.40\,\text{m}\) carries a current of \(8.0\,\text{A}\). It is placed perpendicular to a magnetic field of \(0.30\,\text{T}\). Find the force on the wire.

Step 1: Use the formula.

$$F = ILB\sin\theta$$

Since the wire is perpendicular to the field, \(\theta = 90^\circ\), so

$$F = ILB$$

Step 2: Substitute values.

$$F = (8.0)(0.40)(0.30)$$

Step 3: Calculate.

$$F = 0.96\,\text{N}$$

Answer: The wire feels a magnetic force of \(0.96\,\text{N}\).

12. Worked Example 4: Radius of circular motion

An electron moves at \(2.0 \times 10^7\,\text{m/s}\) perpendicular to a magnetic field of \(0.10\,\text{T}\). Find the radius of its circular path. Use:

  • \(m = 9.11 \times 10^{-31}\,\text{kg}\)
  • \(q = 1.6 \times 10^{-19}\,\text{C}\)

Step 1: Use the formula.

$$r = \frac{mv}{qB}$$

Step 2: Substitute values.

$$r = \frac{(9.11 \times 10^{-31})(2.0 \times 10^7)}{(1.6 \times 10^{-19})(0.10)}$$

Step 3: Calculate.

$$r = \frac{1.822 \times 10^{-23}}{1.6 \times 10^{-20}} \approx 1.14 \times 10^{-3}\,\text{m}$$

Answer: The radius is about \(1.1 \times 10^{-3}\,\text{m}\), or \(1.1\,\text{mm}\).

13. Common mistakes to avoid

  • Forgetting the angle: In both \(F = qvB\sin\theta\) and \(F = ILB\sin\theta\), the angle matters.
  • Using the wrong direction: Always use the right-hand rule carefully, and reverse the direction for negative charges.
  • Confusing field and force: Current creates a magnetic field; that field then causes a magnetic force on moving charges or currents.
  • Forgetting units: Current in amperes, distance in meters, field in tesla, force in newtons.

14. Key ideas to remember

  • Moving charges produce magnetic fields.
  • Ampere's Law links the magnetic field around a closed path to the current inside that path.
  • For a long straight wire, \(B = \frac{\mu_0 I}{2\pi r}\).
  • A magnetic field exerts a Lorentz force on a moving charge: \(\vec{F} = q\vec{v} \times \vec{B}\).
  • The magnetic force is perpendicular to motion and often changes direction, not speed.
  • A current-carrying wire in a magnetic field feels a force: \(\vec{F} = I\vec{L} \times \vec{B}\).

Brief Summary

Ampere's Law explains how electric current creates magnetic fields, especially in situations with symmetry like straight wires and solenoids. The Lorentz force explains how magnetic fields push on moving charges and currents. Together, these ideas show the two-way connection between electricity and magnetism.

Put what you read to the test

You've worked through Ampere's Law and Lorentz Force. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Faraday's Law of Induction and Lenz's Law

Faraday's Law of Induction and Lenz's Law explain how electricity can be produced from magnetism. These ideas are the foundation of devices such as generators, transformers, microphones, and induction cooktops.

At the heart of this topic is a simple idea: a changing magnetic field can create an electric effect. More specifically, when the magnetic conditions through a wire loop change, an emf is induced. An emf is a voltage that can push charges through a circuit.

This lesson will help you understand what causes induced emf, how to calculate it, and how to predict its direction using Lenz's Law.

1. Magnetic Flux

Before learning Faraday's Law, we need the idea of magnetic flux. Magnetic flux tells us how much magnetic field passes through a surface, such as a loop of wire.

Magnetic flux is written as  ing a able? No. Use proper symbol:  actually should be ? Let's present clearly as ? Better directly: magnetic flux is represented by ? We should avoid corrupted symbols. Use plain HTML and KaTeX.

The symbol for magnetic flux is \(\Phi_B\). For a flat surface in a uniform magnetic field,

$$\Phi_B = BA\cos\theta$$

where:

  • \(B\) = magnetic field strength in tesla (T)
  • \(A\) = area of the loop in square meters (m\(^2\))
  • \(\theta\) = angle between the magnetic field and the normal to the surface

The normal is an imaginary line pointing straight out of the surface.

Magnetic flux changes if:

  • the magnetic field strength \(B\) changes,
  • the area \(A\) changes, or
  • the angle \(\theta\) changes.

So even if the magnet itself does not get stronger, moving the magnet or rotating the loop can still change the flux.

2. Faraday's Law of Induction

Faraday's Law states that the induced emf in a loop is equal to the negative rate of change of magnetic flux through the loop.

For one loop,

$$\mathcal{E} = -\frac{d\Phi_B}{dt}$$

For a coil with \(N\) identical loops,

$$\mathcal{E} = -N\frac{d\Phi_B}{dt}$$

where:

  • \(\mathcal{E}\) = induced emf in volts (V)
  • \(N\) = number of turns in the coil
  • \(\frac{d\Phi_B}{dt}\) = rate of change of magnetic flux

This means:

  • No change in flux  no induced emf
  • Faster change in flux  larger induced emf
  • More loops in the coil  larger induced emf

If the circuit is closed, the induced emf causes an induced current.

3. What Can Cause Induction?

There are several ways to change magnetic flux and produce an emf:

  1. Changing the magnetic field strength
    A magnet moves closer to or farther from a coil, or an electromagnet becomes stronger or weaker.
  2. Changing the area of the loop
    A wire loop expands or contracts while inside a magnetic field.
  3. Changing the angle
    A loop rotates in a magnetic field. This is how many generators work.

4. Lenz's Law

The negative sign in Faraday's Law comes from Lenz's Law. Lenz's Law tells us the direction of the induced emf and current.

Lenz's Law: The induced current flows in a direction that creates a magnetic field that opposes the change in magnetic flux that caused it.

This does not mean the induced current always opposes the original magnetic field. It opposes the change in flux.

This is very important. If nature did not oppose the change, energy could appear without effort. Lenz's Law is consistent with conservation of energy.

5. Understanding the Opposition

Suppose a north pole of a magnet moves toward a coil. The magnetic flux through the coil increases. The induced current will create its own magnetic field to oppose that increase.

So the coil acts like a magnet that repels the approaching north pole.

If the magnet moves away, the flux decreases. The induced current now creates a magnetic field that tries to keep the flux from decreasing. The coil acts like it attracts the magnet back.

In both cases, the induced effect opposes the change.

6. Using the Right-Hand Rule

To find the direction of induced current in a loop, use this process:

  1. Decide whether the magnetic flux through the loop is increasing or decreasing.
  2. Use Lenz's Law to determine what direction the induced magnetic field must point to oppose that change.
  3. Use the right-hand rule for a current loop:
    • curl your fingers in the direction of current,
    • your thumb points in the direction of the loop's magnetic field.

For example:

  • If the induced magnetic field must point out of the page, the current is counterclockwise.
  • If the induced magnetic field must point into the page, the current is clockwise.

7. Special Case: Constant Field but Moving Wire

A current can also be induced when a wire moves through a magnetic field. In this case, charges in the wire experience a magnetic force and separate, creating an emf.

For a straight wire of length \(\ell\) moving at speed \(v\) perpendicular to a magnetic field \(B\),

$$\mathcal{E} = B\ell v$$

This is called motional emf. It is still a result of changing magnetic flux in the circuit.

8. Why Generators Work

An electric generator converts mechanical energy into electrical energy. A coil is rotated in a magnetic field, so the angle \(\theta\) in \(\Phi_B = BA\cos\theta\) changes continuously.

As the coil spins, the magnetic flux changes continuously. By Faraday's Law, this produces a changing emf. That is the basic operating principle of generators.

9. Worked Example 1: Finding Magnetic Flux

A square loop of area \(0.20\text{ m}^2\) is placed in a uniform magnetic field of \(0.50\text{ T}\). The field is perpendicular to the surface of the loop. Find the magnetic flux.

Step 1: Write the formula

$$\Phi_B = BA\cos\theta$$

Step 2: Identify the angle

If the field is perpendicular to the surface, it is parallel to the normal. So \(\theta = 0^\circ\).

Step 3: Substitute

$$\Phi_B = (0.50)(0.20)\cos 0^\circ$$

$$\Phi_B = 0.10\text{ Wb}$$

Answer: The magnetic flux is \(0.10\text{ Wb}\) (weber).

10. Worked Example 2: Induced emf from Changing Magnetic Field

A coil with \(50\) turns has a magnetic flux through each turn that changes from \(0.80\text{ Wb}\) to \(0.20\text{ Wb}\) in \(0.10\text{ s}\). Find the magnitude of the induced emf.

Step 1: Use Faraday's Law

$$\mathcal{E} = -N\frac{\Delta \Phi_B}{\Delta t}$$

We are asked for magnitude, so we can ignore the negative sign at the end.

Step 2: Find the change in flux

$$\Delta \Phi_B = 0.20 - 0.80 = -0.60\text{ Wb}$$

Step 3: Substitute values

$$|\mathcal{E}| = 50\left|\frac{-0.60}{0.10}\right|$$

$$|\mathcal{E}| = 50(6.0) = 300\text{ V}$$

Answer: The induced emf is \(300\text{ V}\).

11. Worked Example 3: Direction from Lenz's Law

A bar magnet's north pole is moved toward a circular conducting loop. Looking at the loop from the side of the approaching magnet, what is the direction of the induced current?

Step 1: Determine the change

As the north pole approaches, the magnetic flux through the loop increases.

Step 2: Apply Lenz's Law

The induced current must oppose the increase in flux. So the loop must create a magnetic field that pushes back against the approaching north pole.

That means the face of the loop toward the magnet must become a north pole.

Step 3: Use the right-hand rule

For the face of a loop to be a north pole, the current must be counterclockwise when viewed from that side.

Answer: The induced current is counterclockwise.

12. Worked Example 4: Motional emf

A metal rod of length \(0.40\text{ m}\) moves at \(5.0\text{ m/s}\) perpendicular to a magnetic field of \(0.80\text{ T}\). Find the induced emf.

Step 1: Use the motional emf formula

$$\mathcal{E} = B\ell v$$

Step 2: Substitute

$$\mathcal{E} = (0.80)(0.40)(5.0)$$

$$\mathcal{E} = 1.6\text{ V}$$

Answer: The induced emf is \(1.6\text{ V}\).

13. Common Mistakes to Avoid

  • Thinking magnetic field alone causes emf
    A magnetic field must change or the wire must move relative to the field.
  • Forgetting the angle in flux
    Remember that \(\Phi_B = BA\cos\theta\), not just \(BA\).
  • Confusing opposition to field with opposition to change
    Lenz's Law says the induced current opposes the change in flux.
  • Ignoring the number of turns
    A coil with more turns produces a larger emf.
  • Mixing up clockwise and counterclockwise
    Always find the induced magnetic field first, then use the right-hand rule.

14. Key Ideas to Remember

  • Magnetic flux measures how much magnetic field passes through a surface.
  • Faraday's Law gives the size of the induced emf: $$\mathcal{E} = -N\frac{d\Phi_B}{dt}$$
  • Lenz's Law gives the direction: the induced current opposes the change in flux.
  • Induction can happen by changing \(B\), \(A\), or \(\theta\).
  • Generators work by rotating coils in magnetic fields, which changes flux and induces emf.

Brief Summary

Faraday's Law shows that a changing magnetic flux induces an emf, and the faster the flux changes, the larger the emf. Lenz's Law tells us the direction of the induced current: it always acts to oppose the change that caused it. Together, these laws explain how electricity is generated from motion and changing magnetic fields.

Put what you read to the test

You've worked through Faraday's Law of Induction and Lenz's Law. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.