Question
Question: Two points $P_1$ and $P_2$ are at distances $r_1$ and $r_2$ respectively from the origin $O$ and $OP...
Two points P1 and P2 are at distances r1 and r2 respectively from the origin O and OP1 and OP2 makes angle θ1 and θ2 respectively with the x-axis. Let there be a point P on P1P2 such that OP makes an angle 2θ2+θ1 with the x-axis. Then OP is:

r1+r22r1r2cos2θ2−θ1
r1+r22r1r2sin2θ2−θ1
r1+r2r1r2cos2θ2+θ1
r1+r2r1r2sin2θ2+θ1
r1+r22r1r2cos2θ2−θ1
Solution
The problem asks for the length of the line segment OP, where O is the origin, P1 and P2 are two points, and P is a point on the line segment P1P2. We are given the distances of P1 and P2 from the origin as r1 and r2 respectively, and their angles with the x-axis as θ1 and θ2. The point P is special because OP makes an angle 2θ2+θ1 with the x-axis.
Let r=OP.
The coordinates of the points can be written in polar form:
P1=(r1,θ1)
P2=(r2,θ2)
P=(r,θ), where θ=2θ1+θ2.
First, let's analyze the angles.
The angle that OP1 makes with the x-axis is θ1.
The angle that OP2 makes with the x-axis is θ2.
The angle that OP makes with the x-axis is 2θ1+θ2.
Consider the angle ∠P1OP. This angle is the difference between the angle of OP and the angle of OP1:
∠P1OP=2θ1+θ2−θ1=2θ2−θ1.
Consider the angle ∠P2OP. This angle is the difference between the angle of OP2 and the angle of OP:
∠P2OP=θ2−2θ1+θ2=2θ2−θ1.
Since ∠P1OP=∠P2OP=2θ2−θ1, the line segment OP is the angle bisector of ∠P1OP2.
Now, consider the triangle △OP1P2. The point P lies on the side P1P2, and OP is the angle bisector of ∠P1OP2.
We can use the property that the area of △OP1P2 is the sum of the areas of △OP1P and △OP2P.
Area of a triangle with two sides a,b and included angle ϕ is 21absinϕ.
-
Area(△OP1P2) = 21OP1⋅OP2sin(∠P1OP2)
∠P1OP2=θ2−θ1 (assuming θ2>θ1, otherwise it's ∣θ2−θ1∣ or 2π−∣θ2−θ1∣ depending on the convention, but sin(θ) is same as sin(−θ) for this context).
Area(△OP1P2) = 21r1r2sin(θ2−θ1).
-
Area(△OP1P) = 21OP1⋅OPsin(∠P1OP)
Area(△OP1P) = 21r1rsin(2θ2−θ1).
-
Area(△OP2P) = 21OP2⋅OPsin(∠P2OP)
Area(△OP2P) = 21r2rsin(2θ2−θ1).
Now, set up the area equation:
Area(△OP1P2) = Area(△OP1P) + Area(△OP2P)
21r1r2sin(θ2−θ1)=21r1rsin(2θ2−θ1)+21r2rsin(2θ2−θ1)
Cancel 21 from all terms:
r1r2sin(θ2−θ1)=r1rsin(2θ2−θ1)+r2rsin(2θ2−θ1)
Factor out rsin(2θ2−θ1) from the right side:
r1r2sin(θ2−θ1)=r(r1+r2)sin(2θ2−θ1)
Use the trigonometric identity sin(2A)=2sinAcosA. Let A=2θ2−θ1.
So, sin(θ2−θ1)=2sin(2θ2−θ1)cos(2θ2−θ1).
Substitute this into the equation:
r1r2[2sin(2θ2−θ1)cos(2θ2−θ1)]=r(r1+r2)sin(2θ2−θ1)
Assuming sin(2θ2−θ1)=0 (i.e., θ1=θ2), we can cancel it from both sides:
2r1r2cos(2θ2−θ1)=r(r1+r2)
Solve for r:
r=r1+r22r1r2cos(2θ2−θ1)
This matches option (A).