Orthogonal Circles

Geometry Level 2

Two circles O O and Q Q are orthogonal: their radii are perpendicular at their intersection point P , P, as shown above. Then the line A D AD is drawn such that it passes through both centers and intersects the arcs at points B B and C . C.

If A B = 10 AB = 10 and C D = 24 CD = 24 , what is the length of the red segment B C ? BC?


The answer is 6.

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.

3 solutions

Relevant wiki: Power of a Point

By the power of a point , we have

( O P ) 2 = ( O B ) ( O D ) (OP)^2=(OB)(OD)

but O B = 10 O P OB=10-OP (since A O = O P AO=OP ) and O D = O P + 24 OD=OP+24 (since O C = O P OC=OP ), therefore

( O P ) 2 = ( 10 O P ) ( O P + 24 ) (OP)^2=(10-OP)(OP+24)

( O P ) 2 = 10 ( O P ) + 240 ( O P ) 2 24 ( O P ) (OP)^2=10(OP)+240-(OP)^2-24(OP)

2 ( O P ) 2 + 14 ( O P ) 240 = 0 2(OP)^2+14(OP)-240=0

( O P ) 2 + 7 ( O P ) 120 = 0 (OP)^2+7(OP)-120=0

( O P + 15 ) ( O P 8 ) = 0 (OP+15)(OP-8)=0

O P = 15 OP=-15 or O P = 8 OP=8 (reject the negative value)

So O P = 8 OP=8

It follows that B C = 2 ( 8 ) 10 = BC=2(8)-10= 6 \boxed{6}

Alternate Solution: let d d and r r be the diameter and radius of the small circle respectively; let D D and R R be the diameter and radius of the big circle respectively; let x x be the length of the red line

From the figure, d = 10 + x d=10+x , therefore r = 5 + x 2 r=5+\dfrac{x}{2} and D = 24 + x D=24+x , therefore R = 12 + x 2 R=12+\dfrac{x}{2}

O B = 10 r = 10 ( 5 + x 2 ) = 5 x 2 OB=10-r=10-\left(5+\dfrac{x}{2}\right)=5-\dfrac{x}{2}

Q C = 24 R = 24 ( 12 + x 2 ) = 12 x 2 QC=24-R=24-\left(12+\dfrac{x}{2}\right)=12-\dfrac{x}{2}

The length of the hypotenuse of the right triangle is therefore, O Q = 5 x 2 + x + 12 x 2 = 17 OQ=5-\dfrac{x}{2}+x+12-\dfrac{x}{2}=17

Applying pythagorean theorem in the right triangle, we have

1 7 2 = r 2 + R 2 17^2=r^2+R^2 \implies 289 = ( 5 + x 2 ) 2 + ( 12 + x 2 ) 2 289=\left(5+\dfrac{x}{2}\right)^2+\left(12+\dfrac{x}{2}\right)^2 \implies 289 = 25 + 5 x + x 2 4 + 144 + 12 x + x 2 4 289=25+5x+\dfrac{x^2}{4}+144+12x+\dfrac{x^2}{4}

After simplifying, the result is a quadratic equation

x 2 + 34 x 240 x^2+34x-240

solving for x x using the quadratic formula gives

x = x= 6 \boxed{6}

From the figure,

2 x = 10 + m 2x = 10 + m ; x = 5 + m 2 x = 5 + \frac{m}{2}

2 y = 24 + m 2y = 24 + m ; y = 12 + m 2 y = 12 + \frac{m}{2}

z = 10 + m + 24 ( 5 + m 2 ) ( 12 + m 2 ) = 17 z = 10 + m + 24 - (5 + \frac{m}{2}) - (12 + \frac{m}{2}) = 17

By pythagorean theorem,

x 2 + y 2 = z 2 x^2 + y^2 = z^2

( 5 + m 2 ) 2 + ( 12 + m 2 ) 2 = 1 7 2 (5 + \frac{m}{2})^2 + (12 + \frac{m}{2})^2 = 17^2

m 2 + 34 m 240 = 0 m^2 + 34m - 240 = 0

Solving for m m ,

m = B C = 6 m = BC = 6

Relevant wiki: Power of a Point

Let radius O P = r OP = r , P Q = R PQ = R , and O Q = s OQ = s . By Pythagorean theorem, s 2 = r 2 + R 2 s^2 = r^2 + R^2 .

The desired B C = R + r s BC = R + r - s and A D = R + r + s AD = R + r +s .

Therefore, B D A D = ( ( R + r ) s ) ( ( R + r ) + s ) = ( R + r ) 2 s 2 = 2 R r BD\cdot AD = ((R+r)-s)((R+r)+s) = (R+r)^2 - s^2 = 2Rr

Then A B = 10 = 2 r ( R + r s ) = r R + s AB = 10 = 2r - (R+r-s) = r-R+s , and C D = 24 = 2 R ( R + r s ) = R r + s CD = 24 = 2R - (R+r-s) = R-r+s .

Hence, A B C D = ( s ( R r ) ) ( s + ( R r ) ) = s 2 ( R r ) 2 = 2 R r AB\cdot CD = (s - (R-r))(s + (R-r)) = s^2 - (R-r)^2 = 2Rr .

That means A D B C = A B C D = 240 AD\cdot BC = AB\cdot CD = 240 .

Suppose B C = x BC = x .

Then x ( x + 10 + 24 ) = 240 x(x+10+24) = 240 .

x 2 + 34 240 = 0 x^2 + 34 -240 = 0

( x 6 ) ( x + 40 ) = 0 (x-6)(x+40) = 0

Thus, x = 6 x=\boxed{6} .

For the radii, r = 10 + 6 2 = 8 r = \dfrac{10+6}{2} = 8 ; R = 24 + 6 2 = 15 R = \dfrac{24+6}{2} = 15 .

Finally, s = 8 2 + 1 5 2 = 17 s = \sqrt{8^2 + 15^2} = 17 .

Note : The ratios along points A , B , C , D A,B,C,D are called Harmonic range .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...