Ray Optics: Common Mistakes and Fixes (7)

easy 3 min read

Question

An object is placed 30 cm30 \text{ cm} in front of a concave mirror of focal length 20 cm20 \text{ cm}. Find the image distance, magnification, and nature of the image. Three students attempt this and each gets it wrong because of a sign convention error. Fix all three.

Solution — Step by Step

For a concave mirror with object on the left:

  • Object distance u=30 cmu = -30 \text{ cm} (object is on the incident side)
  • Focal length f=20 cmf = -20 \text{ cm} (concave mirror, focus on the same side as the object)

The mirror formula:

1v+1u=1f\frac{1}{v} + \frac{1}{u} = \frac{1}{f}

1v=1f1u=120130=120+130\frac{1}{v} = \frac{1}{f} - \frac{1}{u} = \frac{1}{-20} - \frac{1}{-30} = -\frac{1}{20} + \frac{1}{30}

Common denominator 6060:

1v=360+260=160\frac{1}{v} = -\frac{3}{60} + \frac{2}{60} = -\frac{1}{60}

v=60 cmv = -60 \text{ cm}

The negative sign tells us the image is on the same side as the object — a real image.

m=vu=6030=2m = -\frac{v}{u} = -\frac{-60}{-30} = -2

Magnification of 2-2: image is twice as tall, inverted (negative sign), and real (we already saw v<0v < 0).

Mistake A: Student uses f=+20 cmf = +20 \text{ cm} (treats focal length as always positive). Result: v=+60 cmv = +60 \text{ cm}, virtual image — wrong nature entirely.

Mistake B: Student writes 1v1u=1f\frac{1}{v} - \frac{1}{u} = \frac{1}{f} (wrong sign in the formula — confusing it with the lens-maker convention). Gets nonsense.

Mistake C: Student computes m=+v/um = +v/u (drops the minus sign in the magnification formula for mirrors). Gets m=+2m = +2 instead of 2-2, calls the image erect — wrong.

Why This Works

The Cartesian sign convention is rigid: distances measured against the incident light direction are negative. For mirrors, this means:

  • Concave mirror: ff negative
  • Convex mirror: ff positive
  • Real object: uu negative
  • Real image: vv negative
  • Virtual image: vv positive

Stick to one convention and apply it mechanically — don’t try to “guess” from the diagram.

Alternative Method

Ray diagram: draw the parallel ray (reflects through FF) and the focal ray (reflects parallel to axis). They intersect at the image. For an object at 1.5f1.5f in front of a concave mirror, the image is real, inverted, magnified, and at 3f3f on the same side. Matches our answer (v=60=3fv = 60 = 3f).

Build a quick lookup table: for a concave mirror, “object inside ff → virtual erect magnified”, “object at 2f2f → real inverted same-size”, “object beyond 2f2f → real inverted smaller”. This lets you sanity-check any numerical answer in seconds.

Common Mistake

The single biggest source of errors is mixing up sign conventions for mirrors versus lenses. The mirror formula uses 1/v+1/u=1/f1/v + 1/u = 1/f; the lens formula uses 1/v1/u=1/f1/v - 1/u = 1/f. The sign of ff also follows different rules for each. Write the right formula at the start of every problem and stick to one convention page-wide.

The next biggest error is forgetting that the magnification formula has a negative sign for mirrors: m=v/um = -v/u. The sign of mm tells you whether the image is erect or inverted — get it wrong and you misreport the entire nature of the image.

Final answer: v=60 cmv = -60 \text{ cm}, m=2m = -2, image is real, inverted, magnified 2×2\times.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next