Question
Question: Locus of centroid of the triangle whose vertices are (a cos t, sin t), (b sin t, -b cos t) and (1, 0...
Locus of centroid of the triangle whose vertices are (a cos t, sin t), (b sin t, -b cos t) and (1, 0) where t is a parameter is,
A. (3x+1)2+(3y)2=a2−b2
B. (3x−1)2+(3y)2=a2−b2
C. (3x−1)2+(3y)2=a2+b2
D. (3x+1)2+(3y)2=a2+b2
Solution
Hint: We will be using the concept of coordinate geometry to solve the problem. We will first find the centroid of the triangle with the help of formula and then eliminate the parameter to find the locus of centroid of the triangle.
Complete step-by-step answer:
Now, we have the three vertices of the triangle as, (a cos t, a sin t) (b sin t, -b cos t) and (1, 0).
Now, we let the coordinate of the centroid of the triangle as (x, y). Now, we know that the coordinate of centroid of a triangle with coordinate of vertices as,(x1,y1),(x2,y2) and (x3,y3) is (3x1+x2+x3,3y1+y2+y3)
So, we have from the given coordinates of vertices the coordinate of centroids,
x=3acost+bsint+1.........(1)y=3asint−bcost+0.........(2)
Now, we have to eliminate sin t, cos t from (1) and (2) and form a relation between x and y to find the locus of centroid.
Now, we have from (1) and (2),
3x−1=acost+sint3y=asint−bcost
Now, we square and add both of the above equations, so we have,
(3x−1)2+(3y)2=(acost+bsint)2+(asint−bcost)2
Now, we will use algebraic identity that,
(a+b)2=a2+b2+2ab(a−b)2=a2+b2−2ab
So, we have,
(3x−1)2+(3y)2=a2cos2t+b2sin2t+2abcostsint+a2sin2t+b2cos2t−2abcostsint=a2(sin2t+cos2t)+b2(sin2t+cos2t)
Now, we know that,
sin2t+cos2t=1
So, we have,
(3x−1)2+(3y)2=a2+b2
Hence, the correct option is (C).
Note: To solve these types of questions it is important to note the way we have eliminated parameter t from our equation it is also important to note that we have first formed a relation between given parameter and the coordinate of point whose locus we have to find and then eliminated the parameter t.