Question
Question: The distance between the points \(\left( {a\cos \alpha ,a\sin \alpha } \right)\) and \(\left( {a\cos...
The distance between the points (acosα,asinα) and (acosβ,asinβ) is
a. acos2α−β
b. 2acos2α−β
c. 2asin2α−β
d. asin2α−β
Solution
We will first calculate the distance between two points using the distance formula d=(x2−x1)2+(y2−y1)2, where (x1,y1) and (x2,y2) are the coordinates of the points and d is the distance between these two points. Further, simplify the expression using the trigonometric identities to get the required answer.
Complete step-by-step answer:
We are given the coordinates of two points, (acosα,asinα) and (acosβ,asinβ)
As, it is known that if the coordinates of the points (x1,y1) and (x2,y2), then the distance between two points is d=(x2−x1)2+(y2−y1)2
On substituting the values, we will get,
d=(acosβ−acosα)2+(asinβ−asinα)2
Simplify the brackets using the formula (a−b)2=a2+b2−2ab
d=a2cos2α+a2cos2β−2a2cosαcosβ+a2sin2β+a2sinα−2a2sinαsinβ
Take a2 and use the identity sin2x+cos2x=1 to further simplify it
d=a2(cos2α+cos2β−2cosαcosβ+sin2β+sin2α−2sinαsinβ) ⇒d=a2(1+1−2cosαcosβ−2sinαsinβ) ⇒d=a2(2−2cosαcosβ−2sinαsinβ) ⇒d=2a2(1−cosαcosβ−sinαsinβ)
Now, we will take minus sign common and use the formula cosacosb+sinasinb=cos(a−b) to simplify the expression.
d=2a2(1−(cosαcosβ+sinαsinβ)) ⇒d=2a2(1−cos(α−β))
Also, 1−cosx=2sin22x
Therefore, we have,
d=2a2(1−cos(α−β)) ⇒d=2a2(2sin2(2α−β)) ⇒d=4a2sin2(2α−β)
Now, solving the square root of the above equation, we will get,
⇒d=2asin(2α−β)
Hence, option C is correct.
Note: Students should learn trigonometric identities and formulas to do these types of questions. Also, do not forget to simplify the equation by taking out common terms and then using trigonometric identities. The concept used in this question is simple but students often make mistakes in simplification of the distance calculated.