3

I would appreciate if somebody could help me with the following problem

Q: Find $S(\theta)$ ?

enter image description here

Ron Gordon
  • 138,521
Young
  • 5,492

1 Answers1

1

Note that $A(\Delta QPA) = A(\Delta OPF) - A(\Delta OQA) - A(\Delta APF)$, where $F$ is the foot of the perpendicular drawn from $P$ to the $X$ axis.

Note that

$$A(\Delta OPF) = \frac12 OP^2 \sin{\theta} \cos{\theta}$$ $$A(\Delta OQA) = \frac12 OQ \sin{\theta}$$ $$A(\Delta APF) = \frac12 OP \sin{\theta} (OP \cos{\theta}-1)$$

After a little algebra, I get that

$$A(\Delta QPA) = \frac12 (OP-OQ) \sin{\theta} $$

We find $P$ and $Q$ from the intersection of the circle $(x-1)^2+(y-1)^2=1$ and the line $y=\tan{\theta} x$. After some algebra (which I will leave for the reader), I find that

$$OP = \cos{\theta} + \sin{\theta} + \sqrt{2 \sin{\theta} \cos{\theta}}$$ $$OQ = \cos{\theta} + \sin{\theta} - \sqrt{2 \sin{\theta} \cos{\theta}}$$

and therefore

$$A(\Delta QPA) = \sin{\theta} \sqrt{\sin{2 \theta}}$$

Note that $OP \cdot OQ = 1$ as Shuchang pointed out.

Ron Gordon
  • 138,521