3

enter image description here

I can't figure out how to solve this problem. In fact, it looks more like a double reflection to me than a rotation. Can anyone help?

2 Answers2

2

I think the question would be solvable if points $W$ and $T$ were (the same point) on the $\overline{OQ}$ axis, and points $S$ and $B$ were (the same point) on the $\overline{ON}$ axis. By similarity of triangles $\Delta OTS$ and $\Delta OBC$ we get $\angle QON=50^\circ$.

JRN
  • 6,566
1

Here is my take:
Let's take only 3 corresponding points $W$, $T$, and $C$ instead of the triangles.
Because $T$ is $W$'s reflection: $\angle WOQ=\angle QOT=\theta_1$ (say)
Because $C$ is $T$'s reflection: $\angle TON=\angle NOC=\theta_2$ (say)
So now $\angle WOC=\theta_1+\theta_1+\theta_2+\theta_2=2\theta_1+2\theta_2=2\angle QON$
Hence $\angle QON=50^\circ$.

JRN
  • 6,566
ssharma
  • 61
  • 1
    Thanks! @JoelReyesNoche I think your answer was equivalent, but this answer is more detailed, and I understood it better, so giving the checkmark here. –  Nov 13 '13 at 17:08