Four Points on a Semicircle

Geometry Level 3

A semicircle has A B AB as the endpoints of its diameter, and A B = 400 AB= 400 . Points C C and D D are on the circumference of the semicircle such that A D = B C = 100 AD = BC = 100 . What is the length of D C DC ?

Details and assumptions:

  • Lengths given are always the straight line distance between two points, unless otherwise indicated.


The answer is 350.

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.

13 solutions

A B AB subtends a right angle at C C (or D D ). By pythagoras, A C 2 = A B 2 B C 2 = 160000 10000 = 150000 AC^2 = AB^2 - BC^2 = 160000 - 10000 = 150000 , A C = 100 15 = B D AC = 100 \sqrt {15} = BD . Let D C = x DC = x . Now by applying Ptolemy's Theorem to the cyclic quadrilateral A B C D ABCD , We have A D B C + A B C D = A C B D AD*BC + AB*CD = AC*BD so ( 100 ) ( 100 ) + ( 400 ) ( x ) = 150000 (100)(100) + (400)(x) = 150000 . x = 350 x = 350 on simplification.

[LaTeX edits - Calvin]

aswome solution and the most easiest .....

Pratyush Sahoo - 5 years, 9 months ago
Jimmi Simpson
May 20, 2014

Let the centre of the circle be point E E . By the Law of Cosines, the angle A E D = arccos 20 0 2 + 20 0 2 10 0 2 2 ( 200 ) ( 200 ) = arccos 7 8 \angle AED = \arccos\frac{200^2+200^2-100^2}{2\left(200\right)\left(200\right)} = \arccos\frac{7}{8} . Thus, D E C = 180 2 arccos 7 8 \angle DEC = 180-2\arccos\frac{7}{8} . Applying the Law of Cosines one more time yields D C = 20 0 2 + 20 0 2 2 ( 200 ) ( 200 ) cos ( 180 2 arccos 7 8 ) = 350 DC = \sqrt{200^2+200^2-2\left(200\right)\left(200\right)\cos\left(180-2\arccos\frac{7}{8}\right)} = 350 .

Nishanth Hegde
May 20, 2014

In this question, we have a cyclic quadrilateral. According to Ptolemy's theorem, sum of, product of, lengths of opposite sides is equal to product of lengths of diagonals of the cyclic quadrilateral. Here, we have, AC \times BD = AB \times DC + AD \times BC .......(1) When we draw the diagonals we get two right angled triangles, namely triangle ADB (right angled at D since, angle in a semi-circle is a right angle). and triangle ACB right angled at C. By Pythagoras theorem we have value of diagonals as \sqrt{400^2 - 100^2} which will be \sqrt{150000} . Hence product of diagonals = 150000. On substituting in (1) we have 150000 = 400 DC +100 100 i.e., 140000 = 400*DC which gives us the value of DC as 350.

Jau Tung Chan
May 20, 2014

Let A C AC and B D BD intersect at X X . Then let D X = C X = a DX = CX = a , and A X = B X = b AX = BX = b . Due to the properties of a semicircle, it is clear A C B = A D B = 9 0 \angle ACB = \angle ADB = 90^\circ , and as such, we may find via Pythagoras' Theorem that: (1) a 2 + 10 0 2 = b 2 a^2 + 100^2 = b^2 (2) ( a + b ) 2 + 10 0 2 = 40 0 2 (a+b)^2 + 100^2 = 400^2

Solving these two simultanously, we are able to find that a b = 7 8 \frac{a}{b} = \frac{7}{8} . Finally, we note that by similar triangles A B X \triangle ABX and C X D \triangle CXD , we have that a C D = b 400 \frac{a}{CD} = \frac{b}{400} , and hence C D = 400 ( a b ) CD = 400 (\frac{a}{b}) . And hence our answer is 350 350 .

Eliot Levmore
May 20, 2014

Ptolemy's Theorem tells us that AB * DC + AD * BC = AC * BD

Since C and D are points on a semicircle with diameter AB , triangles ACB and ADB are right; they're also congruent, with AC = BD = sqrt{400^2 - 100^2} = sqrt{150000} by Pythagoras.

Then AB * DC + AD * BC = sqrt{150000}^2, and by plugging in known values, we get that 400 * DC = 150000 - 10000 = 140000, or that DC = 350.

Let O O be the centre of the semicircle. Now join O D OD & O C OC . Now draw a perpendicular from E D ED on A O AO and C F CF on O B OB . [He likely means "drop a perpendicular from D D to A O AO intersecting at E E ". - Calvin] Now in Right angled triangle O E D OED , we have ( O E ) 2 + ( E D ) 2 = ( O D ) 2 (OE)^2+(ED)^2=(OD)^2 ( O D OD =radius of the circle=200). Similarly in Right angled triangle A E D AED , ( A E ) 2 + ( E D ) 2 = ( A D ) 2 (AE)^2+(ED)^2=(AD)^2 (given AD=100).

Thus ( 200 O E ) 2 + ( E D ) 2 = ( 100 ) 2 ( E D ) 2 = ( 100 ) 2 ( 200 O E ) 2 (200-OE)^2+(ED)^2=(100)^2 (ED)^2=(100)^2-(200-OE)^2 . Now putting the value of ( E D ) 2 (ED)^2 in the equation of triangle O E D OED , we get, ( 100 ) 2 ( 200 O E ) 2 + ( O E ) 2 = ( 400 ) 2 (100)^2-(200-OE)^2+(OE)^2=(400)^2 . By solving this we get O E = 175 OE=175 . Now in triangle in A O D AOD & B O C BOC , since O A = B O OA=BO , A O D = B O C \angle AOD=\angle BOC and O D = O C OD=OC , so triangle A O D AOD & B O C BOC are congruent by SAS(side-angle-side) congruency. so O E = O F OE=OF and hence 2 ( O E ) = E F = 350 2(OE)=EF=350 . Now E F = D C = 350 EF=DC=350 .

[Latex Edits. Edits for clarity - Calvin]

There are many approaches that would work for this problem, due to the symmetry and presence of right angles.

Remember to explain your notation properly. I am unable to guess which angles are θ 1 \theta_1 and θ 2 \theta_2 , if you do not define them somewhere. Likewise in the first solution, you should not make the reader guess what E E and F F are due to the ambiguous definition. "Draw a perpendicular from E D ED on A O AO " doesn't make sense.

Calvin Lin Staff - 7 years ago

If O O is the midpoint of A B AB , let α \alpha be the measure of A O D \angle AOD .

By bisecting A O D \angle AOD , observe that

  • sin α 2 = A D 2 A O = 1 4 \sin \frac{\alpha}{2} = \frac{\overline{AD}}{2 \overline{AO}} = \frac{1}{4}
  • cos α 2 = 1 ( 1 4 ) 2 = 15 4 \cos \frac{\alpha}{2} = \sqrt{1-(\frac{1}{4})^2}=\frac{\sqrt{15}}{4} .

and so, sin α = 2 sin α 2 cos α 2 = 15 8 \sin \alpha = 2 \sin \frac{\alpha}{2} \cos \frac{\alpha}{2}= \frac{\sqrt{15}}{8} .

Now let P P be the midpoint of D C DC . Clearly D C DC is parallel to A B AB and A O P \angle AOP is a right angle, so A O D \angle AOD and D O P \angle DOP are complimentary. Therefore, if β \beta is the measure of D O P \angle DOP , we have sin β = cos α = 1 ( 15 8 ) ² = 7 8 \sin \beta = \cos \alpha = \sqrt{1- (\frac{\sqrt{15}}{8})²} = \frac{7}{8} .

Finally, D C = 2 D P = 2 O D sin β = 350 \overline{DC}=2 \overline{DP}=2 \overline{OD} \cdot \sin \beta=350 .

Kai Chin
May 20, 2014

as ABCD cyclic let DC=x , 100 100+400 x=400^2-100^2, it follows x=350 immidiately.

Ashutosh Aggarwal
May 20, 2014

using properties of cyclic quadrilateral ac+bd=pq where a,b,c,d are side lengths and p,q are length of the two diagonals. Lengths of the two diagonals can be found using pythagoras theorem(angle in a semicircle is right angle).

Terror Rules
May 20, 2014

DC = AC cos(theta1) - AD cos(theta2) = AC (AC/AB) - AD (AD/AB) = (AC^2 - AD^2)/AB = (AB^2 - 2 AD^2)/AB = (400^2 - 2 100^2)/400 = Ans

Calvin Lin Staff
May 13, 2014

Solution 1: Since A B AB is the diameter, we have A D B = 9 0 \angle ADB = 90^\circ . Drop a perpendicular from D D to A B AB at E E . So, we have triangles A E D AED and A D B ADB are similar by angle-angle-angle. Thus A E A D = A D A B \frac{AE}{AD} = \frac{AD}{AB} A E = 100 100 400 = 25 \Rightarrow AE = \frac{100\cdot 100}{400} = 25 .

Let O O be the center of the semicircle. By symmetry, we have D C = 2 O E = 2 ( O A E A ) = 2 ( 200 25 ) = 350 DC = 2\cdot OE = 2 \cdot (OA - EA) = 2\cdot (200 - 25) = 350 .

Solution 2: Since A D = B C AD = BC , so D B A = C A B = C D B \angle DBA = \angle CAB = \angle CDB , so A B D C AB \parallel DC , which makes A B C D ABCD an isosceles trapezium.

Let O O be the center of the semicircle. Then O A D OAD and O B C OBC are congruent isosceles triangles. Let D A O = α \angle DAO = \alpha . Then, A D O = α \angle ADO = \alpha , D O A = 18 0 2 α \angle DOA = 180^\circ - 2 \alpha , O D C = 18 0 2 α \angle ODC = 180^\circ - 2\alpha , C O B = 18 0 2 α \angle COB = 180^\circ - 2\alpha , D O C = 4 α 18 0 \angle DOC = 4\alpha - 180^\circ .

By sine rule, A D sin ( 18 0 2 α ) = A O sin α 4 sin 2 α = sin α 4 sin α cos α = sin α \frac {AD}{\sin (180^\circ-2\alpha) } = \frac {AO} { \sin \alpha} \Rightarrow 4 \sin 2 \alpha = \sin \alpha \Rightarrow 4 \sin \alpha \cos \alpha = \sin \alpha . Since α 0 \alpha \neq 0 , so sin α 0 \sin \alpha \neq 0 and thus cos α = 1 4 \cos \alpha = \frac {1}{4} .

By sine rule, we have D C sin ( 4 α 18 0 ) = O C sin ( 18 0 2 α ) \frac {DC}{\sin (4\alpha - 180^\circ)} = \frac {OC}{\sin(180^\circ - 2 \alpha)} D C = 200 × ( sin 4 α ) sin 2 α \Rightarrow DC = \frac {200 \times (- \sin 4\alpha)} {\sin 2 \alpha} = 200 × 2 × cos 2 α =- 200 \times 2 \times \cos 2 \alpha = 400 ( 2 ( 1 4 ) 2 1 ) = -400 \left( 2 \left(\frac {1}{4}\right)^2 - 1 \right) = 400 ( 7 8 ) = -400 \left( - \frac {7}{8} \right) = 350 = 350 .

Note: There is another solution by Pythagorean Theorem + Ptolemy's Theorem.

Ahmed Alaradi
Jun 3, 2016

We can solve it by using geometric mean Assume that AB=CD+2x

Because ACB is a right triange .. (BC)^2=x.(AB) 100^2=400x x=25

So

CD=AB-2x=400-2(25)=350

Bruno Redon
Apr 9, 2016

Hm, how did you get 3.5? By accurate construction?

If so, can you explain why it is 3.5?

Calvin Lin Staff - 5 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...