Geometry Problem Involving Two Circles (See Comments for Solution)

This is a puzzle I made up not long ago. After trying to solve it for a bit (no success yet, but I haven’t given up), I decided to share the fun.

A small circle of radius r is centered on a large circle of radius R. It is a given that 0 < r < R. In terms of r and R, what fraction of the smaller circle’s circumference lies outside the larger circle?

two circles

I am 90% certain there is an extremely simple way to do this, using only things I already know. It’s frustrating that the answer isn’t simply leaping out of the computer screen, at me. For simple math problems, that’s what usually happens . . . so either this is merely deceptively simple, or I am missing something.

2 thoughts on “Geometry Problem Involving Two Circles (See Comments for Solution)

  1. I don’t see where equilateral triangles come into it, nor the cosine rule for that matter. I did get an answer though. I get this fraction:

    1 – angle / pi

    where

    angle = acos( r / (2R) )
    acos() being the inverse of cos() in radians.

    A quick test of the trivial case where r = R gives the correct answer of 2/3.

    Liked by 1 person

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s