• S
    SwaseekhGATE Preparation
General
  • Dashboard
  • Syllabus
  • Questions
  • Aptitude
  • Mock Tests
  • TCS NQT 2026
Account
  • Pricing
  • Contact
  1. GATE CS
  2. PYQs
  3. General Aptitude

The figure below shows an annular ring with outer and inner radii as b and a, respectively. The annular space has been painted in the form of blue colour circles touching the outer and inner periphery of annular space. If maximum number of circles can be painted, then the unpainted area available in annular space is ______. A. pi[(b^2 - a^2) - (b - a)^2/2] B. pi[b^2 - a^2 - (b - a)^2] C. pi[b^2 - a^2 + (b - a)^2/2] D. pi[b^2 - a^2 + (b - a)^2]

GATE 2020 · General Aptitude · Circle · medium

Answer: Unpainted area = pi[(b^2 - a^2) - (b - a)^2/2]

  1. Compute the annular area: The annular area is pi*(b^2 - a^2) = pi*(b+a)*(b-a)
  2. Determine the radius of each blue circle: Each blue circle fits snugly in the annular gap width (b-a), touching both circles, so its radius = (b-a)/2
  3. Find the maximum number of blue circles: n = pi*(a+b)/(b-a)
  4. Total area of all blue circles: A_blue = pi*(a+b)/(b-a) * pi*(b-a)^2/4 = pi^2*(a+b)*(b-a)/4
  5. Compute the unpainted area: Unpainted = pi[(b^2 - a^2) - (b-a)^2/2], which matches option A