radius of circle inscribed in rectangle

4.8k Views Asked by At

I have two circles inside a rectangle(4 * 6), where the diameter of one of both is the total length of a side of the rectangle, and the other circle diameter is part of the length of the another side.

This image resume all: trigonometry problem

  • What is the name of the theory behind this problem?
  • How to find the radius R?
2

There are 2 best solutions below

0
On BEST ANSWER

Hint

Draw a line between the circle centers. Note that the length is exactly $R+2$. Thus:

$$(R+2)^2=2^2 + (6-R)^2$$ Can you take it from there?

0
On

Hint: note the right triangle below. What does this tell you about $R$?

enter image description here