4

Please explain the process a bit, as I am completely lost and I do not know how to solve this at all.

enter image description here

Casper
  • 1,024
Danny D.
  • 41
  • 3

4 Answers4

1

Hint:

Connect the upper two points of intersection (call them $A$ and $B$) with the point of intersection at the bottom of the square (call this $C$). What kind of triangle is $ABC$?

John
  • 26,319
1

Hint: think at the circumradius of a triangle with sides $2,\sqrt{5},\sqrt{5}\,$.

dxiv
  • 76,497
0

You might use the following theorems and formulas:

From the picture you see $t = 1/2$ put it into the formuar and solve for $r$!

$$ 1 = r \sin(2 \alpha) = r \frac{2 \, (\frac{1}{2})}{1+(\frac{1}{2})^2} = \frac{4}{5} r $$ Therefore C is the right answer.

cklick here to view a sketch

smilee89
  • 101
  • 1
0

           fig1

Apply Pythagoras's theorem to the triangle $MAB$:

$$(1 + x)^2 = 1^2 + (1 - x)^2$$

So $x = 1/4$, and $r = 5/4$.

aventurin
  • 109
  • 1
  • 1
  • 7