How to find angle in circle?

435 Views Asked by At

enter image description here

I have done question $(a)$ but cannot do question $(b)$.

Does anyone have any solutions or ideas?

Thank you.

3

There are 3 best solutions below

1
On BEST ANSWER

Let $M$ be the midpoint of $BC$. $\angle CAM=\alpha/4$.

$$\sin\frac{\alpha}{4}=\frac{BC/2}{AC}=\frac{r/2}{2r}=\frac{1}{4}$$

enter image description here

0
On

HINT: for a) use that $$A=\frac{r^2}{2}(x-\sin(x))$$

0
On

Consider $\triangle ABC$. By cosine rule,

$$\begin{align*} BC^2 &= AB^2 + AC^2 - 2 AB\cdot AC\cos\angle BAC\\ r^2 &= 4r^2 + 4r^2 - 8r^2\cos\angle BAC\\ 8\cos \angle BAC &= 7\\ \cos\angle BAC &= \frac 78\\ 1 - 2\sin^2\frac{\angle BAC}2 &= \frac 78\\ \sin^2\frac{\angle BAC}2 &= \frac1{16}\\ \sin\frac{\angle BAC}2 &= \frac14 \quad\text{(positive square root taken)}\\ \angle BAC &= 2\arcsin \frac14\\ \alpha &= 4\arcsin \frac14 \end{align*}$$