AoPSWiki
Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.

1999 AHSME Problems/Problem 16

From AoPSWiki

Problem

What is the radius of a circle inscribed in a rhombus with diagonals of length 10 and 24?

\mathrm{(A) \ }4 \qquad \mathrm{(B) \ }\frac {58}{13} \qquad \mathrm{(C) \ }\frac{60}{13} \qquad \mathrm{(D) \ }5 \qquad \mat...

Solution

Let d_1=10 and d_2=24 be the lengths of the diagonals, a the side, and r the radius of the inscribed circle.

Using Pythagorean theorem we can compute a=\sqrt{ (d_1/2)^2 + (d_2/2)^2 }=13.

We can now express the area of the rhombus in two different ways: as d_1 d_2 / 2, and as 2ar. Solving d_1 d_2 / 2 = 2ar for r we get r=\boxed{\frac{60}{13}}.

(The first formula computes the area as one half of the circumscribed rectangle whose sides are parallel to the diagonals. The second one comes from the fact that we can divide the rhombus into 4 equal triangles, and in those the height on the side a is equal to r. See pictures below.)

unitsize(1cm);pair A=(-3,0), B=(0,-1.25), C=(3,0), D=(0,1.25);pair E=(-3,-1.25), F=(-3,1.25), G=(3,1.25), H=(3,-1.25);fill ( ...
unitsize(1cm);pair A=(-3,0), B=(0,-1.25), C=(3,0), D=(0,1.25);pair P = intersectionpoint( A--B--C--D--cycle, circle( (0,0), 1...

See also

1999 AHSME (Problems)
Preceded by
Problem 15
Followed by
Problem 17
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us