Convex Lens Ray Diagram: Object Beyond 2F

April 12, 2026

Problem

An object is placed 30 cm from a converging (convex) lens with focal length f = 10 cm. Draw the ray diagram and locate the image. Find its position, size (magnification), and describe whether it is real or virtual, upright or inverted.

Explanation

If you've ever used a magnifying glass to focus sunlight onto a leaf and watched it scorch, you've already seen a converging lens in action. That bright, painful spot of sunlight is a real image of the sun — formed where all the refracted rays actually meet. The same physics applies when you put an object like a candle in front of a convex lens: some combination of those same bent rays converges somewhere on the other side, and whatever your eye (or a screen) sees there is the "image" the lens has constructed.

The tool we use to figure out where that image is, and what it looks like, is called a ray diagram. Ray diagrams are how high school and introductory college physics teach geometric optics, and they have one huge advantage: you don't need calculus, you don't need Maxwell's equations, and you don't need to know anything about the wave nature of light. You just need to follow two or three carefully-chosen light rays and see where they meet.

In this problem we have a specific, very common setup: an object beyond 2F (more than two focal lengths from the lens). Let's first build the geometric picture, then translate that picture into numbers using the thin-lens equation, and finally double-check the result two more ways.

What "beyond 2F" means

Every thin converging lens has a number associated with it called the focal length, ff. Rays of light coming in parallel to the principal axis (the imaginary horizontal line through the middle of the lens) all bend and meet at a single point called the focal point, a distance ff on the far side of the lens. On the near side of the lens, at that same distance ff, there's another focal point we'll call the "near focal point." Together these two points define a short ruler that optics people use constantly.

Two focal lengths out from the lens is a special distance called 2F. It's not that anything magical happens right at 2F — it's that 2F marks the boundary between two very different regimes:

  • When the object is between F and 2F, the image it forms is larger than the object (magnified), inverted, and real.
  • When the object is beyond 2F, the image is smaller than the object (diminished), still inverted, still real.
  • Exactly at 2F is the crossover case: the image is the same size as the object.

So when this problem says "object at 30 cm, f=10f = 10 cm," we should immediately notice: 30>2×10=2030 > 2 \times 10 = 20. The object is beyond 2F, which means we already know — before doing any calculation — that the image will be real, inverted, and smaller than the object. The numerical calculation is only there to tell us exactly where and exactly how much smaller.

This kind of qualitative reasoning is worth a lot. When you're staring at a lens problem on an exam, the first thing to do is compare the object distance to ff and 2f2f, and immediately sketch the regime. That single observation saves you from making sign errors.

The three principal rays (method 1)

The heart of a ray diagram is this: even though a lens refracts every ray of light that passes through it, we only need to draw a small number of "principal rays" to locate the image. Three rays are especially easy to predict because their behavior is forced by the definition of the focal point.

Ray 1 — parallel-then-through-F. Draw a horizontal line from the tip of the object to the lens. This ray is parallel to the principal axis. When it hits a thin converging lens, it bends and passes through the far focal point FF' on the other side. (This is literally the defining behavior of a converging lens: parallel rays focus to FF'.)

Ray 2 — through-center, undeflected. Draw a line from the tip of the object straight through the optical center of the lens. A thin lens is (approximately) symmetric about its center, so any ray that passes through the center exits on the other side without changing direction. It's the only ray that goes straight through.

Ray 3 — through-F-then-parallel. Draw a line from the tip of the object through the near focal point FF, continue it until it hits the lens, and then bend it so that on the other side it's parallel to the principal axis. This is the reverse of Ray 1 — a ray leaving the near focal point comes out parallel.

After drawing those three rays, they'll all meet at the same point on the other side of the lens. That's the tip of the image. Drop a perpendicular from that point to the principal axis; the bottom of the image sits on the axis. Done.

For our specific problem (do=30d_{o} = 30 cm, f=10f = 10 cm), the tip of the object is 30 cm in front of the lens. The three principal rays leave that tip and, after refraction, converge at a point that the diagram will show lies about 15 cm behind the lens. The image is inverted (below the axis, because the rays cross over), and it's about half the height of the original object. Those numbers come straight from the geometry — no formulas required.

The thin-lens equation (method 2)

Ray diagrams are wonderful for building intuition, but when you actually need numbers fast, you use the thin-lens equation:

1f=1do+1di\dfrac{1}{f} = \dfrac{1}{d_{o}} + \dfrac{1}{d_{i}}

Here dod_{o} is the object distance (distance from object to lens), did_{i} is the image distance (distance from lens to image), and ff is the focal length. For a converging lens, ff is positive. Image distances are also positive when the image is on the opposite side of the lens from the object (the "real" side).

Plug in our numbers:

110=130+1di\dfrac{1}{10} = \dfrac{1}{30} + \dfrac{1}{d_{i}}

Solve for 1di\dfrac{1}{d_{i}}:

1di=110130=330130=230=115\dfrac{1}{d_{i}} = \dfrac{1}{10} - \dfrac{1}{30} = \dfrac{3}{30} - \dfrac{1}{30} = \dfrac{2}{30} = \dfrac{1}{15}

So di=15d_{i} = 15 cm. The image is 15 cm behind the lens. That matches what the ray diagram predicted.

Now for the size. The magnification of a thin lens is

m=dido=1530=0.5m = -\dfrac{d_{i}}{d_{o}} = -\dfrac{15}{30} = -0.5

The magnification is 0.5-0.5. The magnitude (0.50.5) tells us the image is half as tall as the object. The minus sign tells us the image is inverted (flipped upside-down). If the original object was 6 cm tall, the image is 3 cm tall and upside down.

Sanity check with similar triangles (method 3)

A third way to get the same answer — one that exposes why the formula works — is similar triangles. Look at Ray 2, the one through the center of the lens. It makes two triangles with the principal axis: one on the object side with height hoh_{o} (object height) and base dod_{o}, and one on the image side with height hih_{i} (image height) and base did_{i}. Because Ray 2 is a single straight line, those two triangles are similar, so

hiho=dido\dfrac{h_{i}}{h_{o}} = \dfrac{d_{i}}{d_{o}}

Similarly, Ray 1 — the parallel ray that bends through FF' — makes two triangles that share the far focal point. The triangle from the lens to the image has height hi|h_{i}| and base difd_{i} - f; the triangle from the lens to the axis has height hoh_{o} and base ff. Set those similar-triangle ratios equal and, with a little algebra, you get 1f=1do+1di\dfrac{1}{f} = \dfrac{1}{d_{o}} + \dfrac{1}{d_{i}}. So the thin-lens equation isn't magic — it's just similar triangles in disguise.

For our numbers: hi/ho=15/30=0.5|h_{i}|/h_{o} = 15/30 = 0.5. Same answer. Three different methods, all consistent.

Real or virtual? Upright or inverted?

With di=+15d_{i} = +15 cm (a positive number), the image lies on the opposite side of the lens from the object. Light rays actually converge at that point; if you put a screen there, you'd see a bright inverted picture of the object projected on it. That's the definition of a real image.

With m=0.5m = -0.5, the negative sign means the image is inverted. And since m<1|m| < 1, it's smaller than the object.

So the full answer: the image is at di=15d_{i} = 15 cm behind the lens, it's real, inverted, and half the size of the object. This is exactly the configuration that a camera uses when photographing a distant subject — the subject is far from the lens (beyond 2F), and the resulting image on the sensor is real, inverted, and smaller than the subject.

Why "beyond 2F" always gives these properties

Try plugging a few different object distances into the thin-lens equation and watch what happens:

  • do=30d_{o} = 30, f=10f = 10: di=15d_{i} = 15, m=0.5|m| = 0.5. Smaller, inverted, real.
  • do=25d_{o} = 25, f=10f = 10: di=16.67d_{i} = 16.67, m=0.67|m| = 0.67. Still smaller, still inverted, real.
  • do=21d_{o} = 21, f=10f = 10: di=19.09d_{i} = 19.09, m=0.91|m| = 0.91. Almost same size, inverted, real.
  • do=20d_{o} = 20, f=10f = 10: di=20d_{i} = 20, m=1|m| = 1. Exactly same size.
  • do=15d_{o} = 15, f=10f = 10: di=30d_{i} = 30, m=2|m| = 2. Bigger! Inverted. Real. (Now inside 2F, between F and 2F.)
  • do=10d_{o} = 10, f=10f = 10: di=d_{i} = \infty. At F exactly — image at infinity (rays emerge parallel).
  • do=5d_{o} = 5, f=10f = 10: di=10d_{i} = -10. Negative — the image is virtual, on the same side as the object. This is the magnifying-glass regime.

You can see the pattern: as the object moves closer to the lens, the image moves farther away and gets larger. At 2F the image is the same size; inside 2F it's bigger; at F it runs off to infinity; inside F it becomes virtual (a magnifier). That single progression is one of the most important mental models in introductory optics.

Real-world: where you see this

  • Camera lenses: You're beyond 2F of the camera lens whenever you photograph something more than a meter or two away. The image that lands on the sensor is real, inverted, and diminished — which is why early film cameras had inverting prisms or mirrors so the viewfinder showed the world right-side up.
  • Projector lenses (reversed): A projector runs this setup in reverse — a small slide or DLP chip placed just outside F, with the screen far away. By symmetry, if you put the object beyond 2F and the image ends up inside 2F (what our problem did), you can also put the object inside 2F and get a large image far away (what the projector does). Either direction works; it's the same ray diagram traced backwards.
  • Human eye photographing the world: Your eye lens is also a converging lens, and because objects are typically far outside 2F of your eye's lens, the image that lands on your retina is real, inverted, and diminished. Your brain flips it right-side up before you're aware of it.

Common mistakes to avoid

  • Forgetting the reciprocals. The thin-lens equation uses 1/d1/d, not dd. A very common error is writing f=do+dif = d_{o} + d_{i}, which is wrong. Always flip to reciprocals.
  • Sign conventions. Different textbooks use different sign conventions. The most common one (and the one used here) is: do>0d_{o} > 0 for real objects in front of the lens, di>0d_{i} > 0 for real images behind the lens (opposite side from the object), f>0f > 0 for converging lenses, f<0f < 0 for diverging lenses. A virtual image gives a negative did_{i}.
  • Mixing up focal length and radius of curvature. Focal length ff and radius of curvature RR are related (R=2fR = 2f for a thin mirror, different for a lens via the lens maker's equation), but they're not the same. When a problem says "focal length 10 cm," it means f=10f = 10, not R=10R = 10.
  • Using 2F as the image location. 2F is a special object location (where m=1|m| = 1). It is not automatically where the image ends up; for any other object distance, the image distance has to be computed.
  • Forgetting the magnification sign. mm has a sign. Magnitude tells you the size ratio, sign tells you orientation (negative = inverted, positive = upright). Dropping the sign loses half the information.

Try it in the visualization

Drag the object distance slider and watch the image move. Start at 30 cm (our problem) and confirm the image lands at 15 cm. Then slowly decrease the object distance through 2F (20 cm), F (10 cm), and inside F (5 cm). Watch the image distance blow up to infinity at F, then flip to the object side and become virtual. Toggle each of the three principal rays on and off to see which rays you actually need (you only need two; the third is a consistency check). Turn on "show numbers" to see dod_{o}, did_{i}, mm, and ff updating live.

Interactive Visualization

Parameters

30.00
10.00
6.00
beyond 2F
Your turn

Got your own math or physics problem?

Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.

Sign Up Free to Try It30 free visualizations every day
Convex Lens Ray Diagram: Object Beyond 2F | MathSpin