1. **Problem statement:**
We have a rectangle of length 9 cm and height 6 cm.
Inside it, a sector of a circle with center O and radius 6 cm lies such that O is on one side of the rectangle.
We need to find:
(i) the measure of the angle $\alpha$ of the sector.
(ii) the area of the shaded section, expressed as $(a - b\sqrt{r})$ cm² with $a,b \in \mathbb{N}$.
2. **Understanding the setup:**
- The radius of the sector is 6 cm.
- The rectangle's height is 6 cm, so the sector's radius matches the rectangle's height.
- The length of the rectangle is 9 cm.
- O lies on the bottom side, 6 cm from the left edge.
3. **Finding the angle $\alpha$:**
- The sector extends from O to the top left corner of the rectangle.
- The horizontal distance from O to the left edge is 6 cm.
- The horizontal distance from O to the right edge is $9 - 6 = 3$ cm.
- The vertical height is 6 cm.
- The angle $\alpha$ is the angle at O between the radius along the bottom side and the radius to the top left corner.
- Using the right triangle formed by O, the top left corner, and the projection of the top left corner onto the bottom side:
- Opposite side (vertical) = 6 cm
- Adjacent side (horizontal) = 6 cm
- Therefore,
$$\tan(\alpha) = \frac{6}{6} = 1$$
- So,
$$\alpha = \tan^{-1}(1) = 45^\circ$$
4. **Finding the area of the shaded section:**
- The shaded area is the part of the rectangle outside the sector.
- Area of rectangle:
$$9 \times 6 = 54 \text{ cm}^2$$
- Area of sector:
$$\text{Area} = \frac{\alpha}{360^\circ} \times \pi r^2 = \frac{45}{360} \times \pi \times 6^2 = \frac{1}{8} \times \pi \times 36 = \frac{36\pi}{8} = 4.5\pi$$
- Area of shaded section:
$$54 - 4.5\pi$$
- Expressing $\pi$ as $\sqrt{r}$ is not standard, but if we consider $r = \pi^2$, then $\pi = \sqrt{r}$.
- So the area in the form $(a - b\sqrt{r})$ is:
$$54 - 4.5\sqrt{\pi^2} = 54 - 4.5\sqrt{r}$$
- Since $a,b$ must be natural numbers, multiply numerator and denominator to clear decimal:
$$4.5 = \frac{9}{2}$$
- So,
$$\text{Area} = 54 - \frac{9}{2} \sqrt{r}$$
- Multiply both terms by 2 to avoid fraction:
$$2 \times \text{Area} = 108 - 9 \sqrt{r}$$
- But the problem asks for the area, so keep original form:
$$\boxed{54 - \frac{9}{2} \sqrt{r} \text{ cm}^2}$$
**Final answers:**
(i) $\alpha = 45^\circ$
(ii) Area of shaded section = $54 - \frac{9}{2} \sqrt{r}$ cm² where $r = \pi^2$.
Sector Angle Area A40935
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.