Problem 71
Question
Locus of centroid of the triangle whose vertices are (a \(\cos t, a \sin t),(b \sin t,-b \cos t)\) and \((1,0)\), where \(t\) is a parameter, is (A) \((3 x-1)^{2}+(3 y)^{2}=a^{2}-b^{2}\) (B) \((3 x-1)^{2}+(3 y)^{2}=a^{2}+b^{2}\) (C) \((3 x+1)^{2}+(3 y)^{2}=a^{2}+b^{2}\) (D) \((3 x+1)^{2}+(3 y)^{2}=a^{2}-b^{2}\)
Step-by-Step Solution
Verified Answer
The locus of the centroid is given by option (B): \((3x - 1)^2 + (3y)^2 = a^2 + b^2\).
1Step 1: Calculate the Centroid Coordinates
To find the coordinates of the centroid of the triangle with vertices \((x_1, y_1), (x_2, y_2), (x_3, y_3)\), use the formula: \( \left( \frac{x_1 + x_2 + x_3}{3}, \frac{y_1 + y_2 + y_3}{3} \right) \). For this triangle, the vertices are \((a \cos t, a \sin t)\), \((b \sin t, -b \cos t)\), and \((1, 0)\). So the centroid \((x, y)\) is given by: \[ x = \frac{a \cos t + b \sin t + 1}{3}, \quad y = \frac{a \sin t - b \cos t + 0}{3} \] \[ x = \frac{a \cos t + b \sin t + 1}{3}, \quad y = \frac{a \sin t - b \cos t}{3} \].
2Step 2: Express the Centroid Locus Equation
The goal is to relate \(x\) and \(y\) without the parameter \(t\). Start with both expressions: \(3x = a \cos t + b \sin t + 1\) and \(3y = a \sin t - b \cos t\). Square both sides and add them together: \[ (3x - 1)^2 = (a \cos t + b \sin t)^2 \] \[ (3y)^2 = (a \sin t - b \cos t)^2 \] \[ (3x - 1)^2 + (3y)^2 = a^2 \cos^2 t + 2ab \cos t \sin t + b^2 \sin^2 t + a^2 \sin^2 t - 2ab \sin t \cos t + b^2 \cos^2 t \].
3Step 3: Simplify the Expression
Combine like terms in the equation from the previous step: \((3x - 1)^2 + (3y)^2 = a^2(\cos^2 t + \sin^2 t) + b^2(\sin^2 t + \cos^2 t) \)). Since \(\cos^2 t + \sin^2 t = 1\), the equation becomes: \[ (3x - 1)^2 + (3y)^2 = a^2 + b^2 \].
4Step 4: Conclusion of the Locus Problem
The resultant equation \((3x - 1)^2 + (3y)^2 = a^2 + b^2\) matches one of the given options. Therefore, option (B) is the correct answer.
Key Concepts
Centroid of a TriangleLocus EquationParametric Equations
Centroid of a Triangle
The centroid of a triangle is an important concept in geometry. It is the point where the three medians of the triangle intersect. To find the centroid's coordinates in a triangle with vertices at
- (x₁, y₁),
- (x₂, y₂),
- (x₃, y₃),
Locus Equation
The locus equation describes a set of points that satisfy a particular condition or relation in geometry. In this exercise, we want to find the locus of the centroid as one of the vertices of the triangle changes with a parameter \(t\). To derive the locus equation, we find an expression for the centroid's coordinates and then eliminate the parameter \(t\). For a triangle with parametric vertices such as \((a \cos t, a \sin t)\) and \((b \sin t, -b \cos t)\), we seek to express the relation between \(x\) and \(y\) that holds for all values of \(t\). To achieve this, use trigonometric identities and algebraic manipulation, as shown in the solution:
- Square both expressions for \(x\) and \(y\) in terms of \(t\).
- Add the squared equations together.
- Simplify using identities, such as \(\cos^2 t + \sin^2 t = 1\).
Parametric Equations
Parametric equations are a way to express a set of related mathematical quantities as explicit functions of a variable, known as a parameter. Unlike standard form equations, which relate \(x\) and \(y\) directly, parametric equations define both \(x\) and \(y\) in terms of another variable \(t\). For example, the points \((x_1, y_1) = (a \cos t, a \sin t)\) are given in terms of \(t\), where \(a\) is a constant radius of a circle. This approach is particularly useful for describing curves, circles, and motion in two-dimensional space.
- It allows for a concise representation of complex shapes.
- It facilitates the analysis of motion, as time often serves as \(t\).
- Disentangle geometrical constraints more easily during calculus operations.
Other exercises in this chapter
Problem 69
A straight line through the point \((2,2)\) intersects the lines \(\sqrt{3} x+y=0\) and \(\sqrt{3} x-y=0\) at the points \(A\) and \(B\). The equation to the li
View solution Problem 70
If the equation of the locus of a point equidistant from the points \(\left(a_{1}, b_{1}\right)\) and \(\left(a_{2}, b_{2}\right)\) is \(\left(a_{1}-a_{2}\right
View solution Problem 72
Let \(A(2,-3)\) and \(B(-2,1)\) be vertices of a triangle \(A B C\). If the centroid of this triangle moves on the line \(2 x+\) \(3 y=1\), then the locus of th
View solution Problem 73
The equation of the straight line passing through the point \((4,3)\) and making intercepts on the co-ordinate axes whose sum is \(-1\) is (A) \(\frac{x}{2}+\fr
View solution