Rectangle at the corner .

Geometry Level 2

In the given figure, the rectangle at the corner measures 1 cm x 2 cm .
What is the radius of the circle in cm?



This problem is a part of the set Brain Games

5 6 3 4

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

Using Pythagoras' Theorem

for the right-angled triangle in the figure

( r a ) 2 + ( r b ) 2 = r 2 (r - a)^2 + (r - b)^2 = r^2

Now, a = 1 cm and b = 2 cm. So,

( r 1 ) 2 + ( r 2 ) 2 = r 2 (r - 1)^2 + (r - 2)^2 = r^2 or

r 2 2 r + 1 + r 2 4 r + 4 = r 2 r^2 - 2r + 1 + r^2 - 4r + 4 = r^2 .
This simplifies to

r 2 6 r + 5 = 0. r^2 - 6r + 5 = 0. On factorizing, we get

( r 5 ) ( r 1 ) = 0 (r - 5)(r - 1) = 0 .

Thus, the radius of the circle is 5 cm.

(neglecting 1 as a possible solution)

We've got same solution.

A Former Brilliant Member - 3 years, 2 months ago

We can also solve this as an analytic geometry problem. The small rectangle can be placed in the bottom-left corner of the square, so we can think at the circumference as if it was a circumference placed in the first quadrant and tangent to the axis and we can interpret the rectangle as formed by a point P(2;1) on the circumference and his projections on the axis. A general circumference equation is x 2 + y 2 + a x + b y + c = 0 x^2 + y^2 + ax + by + c = 0 . Since this circumference is tangent to the axis, his center has the same value for both the abscissa and the ordinate; then a = b a = b . The equation becomes x 2 + y 2 + a x + a y + c = 0 x^2 + y^2 + ax + ay + c = 0 . We can force the passage for P P a nd we can find c c in function of a a : 4 + 1 + 2 a + a + c = 0 c = 5 3 a 4 + 1 + 2a + a + c = 0 c = -5 - 3a .

The equation becomes

x 2 + y 2 + a x + a y 5 3 a = 0 x^2 + y^2 + ax + ay - 5 - 3a = 0 .

Since it is tangent to the y-axis, we can substitute 0 with x in the equation and determinate the value of a that makes the discriminant 0. We get

y 2 + a y 5 3 a = 0 y^2 + ay - 5 - 3a = 0 .

The determinant is

a 2 + 4 ( 5 + 3 a ) a^2 + 4(5 + 3a)

And it is 0 when a = 2 a = -2 or when a = 10 a = -10 .

The radius in a circumference is r = s q r t ( a / 2 ) 2 + ( b / 2 ) 2 c r = sqrt{(-a/2)^2 + (-b/2)^2 - c} . Substituting b and c with a a and 5 3 a -5 - 3a we get s q r t 2 ( a / 2 ) 2 + 5 + 3 a sqrt{2 * (-a/2)^2 + 5 + 3a} .

For a = 2 a = -2 we get r = 1 r = 1 For a = 10 a = -10 we get r = 5 r = 5

For r = 1 r = 1 the point P is not at the bottom left of the circumference, then

r a d i u s = 5 c m radius = 5 cm .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...