document.write( "Question 1163520: Point A = (cosθ,sinθ) is at the intersection of x2 +y2 = 1 and a ray starting at the origin that makes an angle, θ, with the positive x-axis. The ray starting at the origin through point P makes an angle of 2θ with the positive x-axis.
\n" ); document.write( "(a) Explain why P = (cos 2θ, sin 2θ).
\n" ); document.write( "(b) Reflect B = (1,0) over the line CA to get an equivalent
\n" ); document.write( "form of the coordinates of P written in terms of cos θ and sin θ.
\n" ); document.write( "

Algebra.Com's Answer #854376 by CPhill(2264)\"\" \"About 
You can put this solution on YOUR website!
This problem explores the relationship between trigonometric double-angle identities and geometric transformations.\r
\n" ); document.write( "\n" ); document.write( "### (a) Explaining why $P = (\cos 2\theta, \sin 2\theta)$\r
\n" ); document.write( "\n" ); document.write( "Any point $P$ in the Cartesian plane can be described by its distance from the origin ($r$) and the angle it makes with the positive x-axis ($\alpha$). The coordinates are given by:
\n" ); document.write( "$$P = (r \cos \alpha, r \sin \alpha)$$\r
\n" ); document.write( "\n" ); document.write( "For point $P$:
\n" ); document.write( "1. **Angle:** The problem states the ray through $P$ makes an angle of **$2\theta$** with the positive x-axis. Thus, $\alpha = 2\theta$.
\n" ); document.write( "2. **Distance:** While the prompt doesn't explicitly state $P$ is on the unit circle, in the context of deriving trigonometric identities through geometry, $P$ is understood to be the point on the circle $x^2 + y^2 = 1$. Therefore, $r = 1$.\r
\n" ); document.write( "\n" ); document.write( "Substituting these into the coordinate formula gives:
\n" ); document.write( "**$P = (\cos 2\theta, \sin 2\theta)$**\r
\n" ); document.write( "\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "### (b) Reflecting $B=(1,0)$ over the line through the Origin and $A$\r
\n" ); document.write( "\n" ); document.write( "To find the reflection of $B(1,0)$ over the line $OA$ (where $A = (\cos\theta, \sin\theta)$), we observe the geometric symmetry.\r
\n" ); document.write( "\n" ); document.write( "**1. Geometric Reasoning:**
\n" ); document.write( "* The line $OA$ makes an angle of $\theta$ with the positive x-axis.
\n" ); document.write( "* Point $B(1,0)$ is at an angle of $0^\circ$ relative to the x-axis.
\n" ); document.write( "* The angular distance from $B$ to the line of reflection is $\theta - 0 = \theta$.
\n" ); document.write( "* By the definition of reflection, the image $P$ must be the same angular distance on the *other side* of the line.
\n" ); document.write( "* Therefore, the angle of $P$ is $\theta + \theta = 2\theta$.\r
\n" ); document.write( "\n" ); document.write( "**2. Coordinate Calculation via Projection:**
\n" ); document.write( "To reflect a vector $\mathbf{v}$ across a line defined by unit vector $\mathbf{u} = (\cos\theta, \sin\theta)$, we use the formula:
\n" ); document.write( "$$\text{Ref}_{\mathbf{u}}(\mathbf{v}) = 2(\mathbf{v} \cdot \mathbf{u})\mathbf{u} - \mathbf{v}$$\r
\n" ); document.write( "\n" ); document.write( "Here, $\mathbf{v} = (1, 0)$ and $\mathbf{u} = (\cos\theta, \sin\theta)$.
\n" ); document.write( "* **Step 1 (Dot Product):** $\mathbf{v} \cdot \mathbf{u} = (1)(\cos\theta) + (0)(\sin\theta) = \cos\theta$.
\n" ); document.write( "* **Step 2 (Scalar Multiplication):** $2(\mathbf{v} \cdot \mathbf{u})\mathbf{u} = 2\cos\theta(\cos\theta, \sin\theta) = (2\cos^2\theta, 2\sin\theta\cos\theta)$.
\n" ); document.write( "* **Step 3 (Subtraction):** Subtract $\mathbf{v} = (1, 0)$:
\n" ); document.write( "$$P = (2\cos^2\theta - 1, 2\sin\theta\cos\theta)$$\r
\n" ); document.write( "\n" ); document.write( "### Summary of Identities
\n" ); document.write( "By comparing the results of part (a) and part (b), we have derived the double-angle identities:
\n" ); document.write( "* $\cos 2\theta = 2\cos^2\theta - 1$
\n" ); document.write( "* $\sin 2\theta = 2\sin\theta\cos\theta$\r
\n" ); document.write( "\n" ); document.write( "Does the reflection approach make the relationship between these coordinates clearer than just looking at the formulas?
\n" ); document.write( "
\n" );