Super Smash Ball

Geometry Level 4

In the following diagram, b a = 50 b - a = 50 , d c = 78 d - c = 78 , and a a , b b , c c , d d , and the radius of the circle are all integers.

Find the radius of the circle.


The answer is 65.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Chris Lewis
Apr 7, 2021

Take the two chords as coordinate axes. The centre of the circle lies on the intersection of the perpendicular bisectors of the two chords.

The circle intersects the horizontal axis at ( a , 0 ) (-a,0) and ( b , 0 ) (b,0) . The midpoint of this chord is therefore at ( a + b 2 , 0 ) \left(\frac{a+b}{2},0\right) , ie ( 25 , 0 ) (25,0) ; so its perpendicular bisector has equation x = 25 x=25 . Similarly, the perpendicular bisector of the vertical chord is y = 39 y=39 , so the centre of the circle has coordinates ( 25 , 39 ) (25,39) .

Now, any circle with this centre big enough to intersect the axes will satisfy the conditions b a = 50 b-a=50 and d c = 78 d-c=78 , so we need to use the fact that a , b , c , d a,b,c,d and r r (the radius of the circle) are integers.

The equation of the circle is ( x 25 ) 2 + ( y 39 ) 2 = r 2 (x-25)^2+(y-39)^2=r^2 . Since the point ( 0 , c ) (0,-c) is on the circle, 2 5 2 + ( c + 39 ) 2 = r 2 25^2+(c+39)^2=r^2

This is a Pythagorean triple! So, for some positive integers m , n , t m,n,t with m m and n n coprime, t ( m 2 n 2 ) = 25 ; 2 t m n = c + 39 ; t ( m 2 + n 2 ) = r 2 t\left(m^2-n^2\right)=25;\;\;\;2tmn=c+39;\;\;\;t\left(m^2+n^2\right)=r^2

We only need the first of these, ie t ( m 2 n 2 ) = 25 t\left(m^2-n^2\right)=25 to see there are just two possible solutions; ( m , n , t ) = ( 3 , 2 , 5 ) (m,n,t)=(3,2,5) which gives r = 65 r=65 or ( m , n , t ) = ( 13 , 12 , 1 ) (m,n,t)=(13,12,1) , giving r = 313 r=313 .

In the same way, since the point ( a , 0 ) (-a,0) lies on the circle, ( a + 25 ) 2 + 3 9 2 = r 2 (a+25)^2+39^2=r^2

Now, 31 3 2 3 9 2 = 96448 313^2-39^2=96448 , which is not a square number. But 6 5 2 3 9 2 = 2704 = 5 2 2 65^2-39^2=2704=52^2 , so we find r = 65 r=\boxed{65} .

The rest of the lengths are ( a , b , c , d ) = ( 27 , 77 , 21 , 99 ) (a,b,c,d)=(27,77,21,99) .

Nice use of coordinate geometry! A friend showed me a theorem I hadn't seen before that a 2 + b 2 + c 2 + d 2 = 4 R 2 a^2 + b^2 + c^2 + d^2 = 4R^2 , which I was trying to highlight with this question and used in my own solution.

David Vreken - 2 months ago
David Vreken
Apr 7, 2021

From the intersecting chords theorem , a b = c d ab = cd , and from this theorem we know that a 2 + b 2 + c 2 + d 2 = 4 R 2 a^2 + b^2 + c^2 + d^2 = 4R^2 .

Now a b = c d ab = cd rearranges to b = c d a b = \frac{cd}{a} and b a = 50 b - a = 50 rearranges to b = a + 50 b = a + 50 , so b = c d a = a + 50 b = \frac{cd}{a} = a + 50 , which solves to a = c d + 625 25 a = \sqrt{cd + 625} - 25 , so that b = a + 50 = c d + 625 + 25 b = a + 50 = \sqrt{cd + 625} + 25

Also, d c = 78 d - c = 78 rearranges to d = c + 78 d = c + 78 , so that a = c d + 625 25 = c 2 + 78 c + 625 25 a = \sqrt{cd + 625} - 25 = \sqrt{c^2 + 78c + 625} - 25 and b = c d + 625 + 25 = c 2 + 78 c + 625 + 25 b = \sqrt{cd + 625} + 25 = \sqrt{c^2 + 78c + 625} + 25 .

Substituting a = c 2 + 78 c + 625 25 a = \sqrt{c^2 + 78c + 625} - 25 , b = c 2 + 78 c + 625 + 25 b = \sqrt{c^2 + 78c + 625} + 25 , and d = c + 78 d = c + 78 into a 2 + b 2 + c 2 + d 2 = 4 R 2 a^2 + b^2 + c^2 + d^2 = 4R^2 gives ( c 2 + 78 c + 625 25 ) 2 + ( c 2 + 78 c + 625 + 25 ) 2 + c 2 + ( c + 78 ) 2 = 4 R 2 (\sqrt{c^2 + 78c + 625} - 25)^2 + (\sqrt{c^2 + 78c + 625} + 25)^2 + c^2 + (c + 78)^2 = 4R^2 , which rearranges to R 2 ( c + 39 ) 2 = 625 R^2 - (c + 39)^2 = 625 .

Letting k = c + 39 k = c + 39 , we have R 2 k 2 = 625 R^2 - k^2 = 625 for integers R R and k k , or ( R k ) ( R + k ) = 625 (R - k)(R + k) = 625

Out of the factors of 625 625 , R k R - k can be either 1 1 or 5 5 .

If R k = 1 R - k = 1 , then R + k = 625 R + k = 625 , R = 313 R = 313 , k = 312 k = 312 , c = 273 c = 273 , and a = 8 1507 25 a = 8\sqrt{1507} - 25 , a non-integer. Therefore, R k R - k cannot be 1 1 and must be 5 5 .

If R k = 5 R - k = 5 , then R + k = 125 R + k = 125 , R = 65 R = 65 , k = 60 k = 60 , a = 27 a = 27 , b = 77 b = 77 , c = 21 c = 21 , and d = 99 d = 99 , the only integer solution.

Therefore, R = 65 R = \boxed{65} .

That's a really nice theorem! I think it's possible to get into the number theory part of it without the big square roots; starting from a 2 + b 2 + c 2 + d 2 = 4 R 2 a^2+b^2+c^2+d^2=4R^2 and a b = c d ab=cd , we get a 2 2 a b + b 2 + c 2 + 2 c d + d 2 = 4 R 2 2500 + ( c + d ) 2 = 4 R 2 625 + ( c + d 2 ) 2 = R 2 625 + ( c + c + 78 2 ) 2 = R 2 625 + ( c + 39 ) 2 = R 2 \begin{aligned} a^2-2ab+b^2+c^2+2cd+d^2&=4R^2 \\ 2500+(c+d)^2 &=4R^2 \\ 625+\left(\frac{c+d}{2}\right)^2&=R^2 \\ 625+\left(\frac{c+c+78}{2}\right)^2&=R^2 \\ 625+(c+39)^2&=R^2 \end{aligned}

...and the rest is Pythagoras.

Chris Lewis - 2 months ago

Log in to reply

That's really clever! I wish I had thought of that! Thanks for sharing!

David Vreken - 2 months ago

Very clever solution and the theorem too! I am amazed on how elegant that is

Mahdi Raza - 2 weeks, 5 days ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...