For t∈(0,2π), if ABC is an equilateral triangle with vertices A(sint,−cost),B(cost,sint) and C(a,b) such that its orthocentre lies on a circle with centre (1,31), then (a2−b2) is equal to :
Options
Solution
Key Concepts and Formulas
Equilateral Triangle Properties: In an equilateral triangle, the centroid, orthocenter, circumcenter, and incenter coincide.
Centroid Formula: The centroid of a triangle with vertices (x1,y1), (x2,y2), and (x3,y3) is given by (3x1+x2+x3,3y1+y2+y3).
Distance Formula: The distance between two points (x1,y1) and (x2,y2) is (x2−x1)2+(y2−y1)2.
Step-by-Step Solution
Step 1: Understand the Given Information and Calculate the Side Length
We are given an equilateral triangle ABC with vertices A(sint,−cost), B(cost,sint), and C(a,b). Since it's equilateral, all sides have equal length. We calculate the square of the length of side AB:
AB2=(cost−sint)2+(sint−(−cost))2AB2=(cost−sint)2+(sint+cost)2
Expanding the terms:
AB2=(cos2t−2sintcost+sin2t)+(sin2t+2sintcost+cos2t)
Using the identity sin2t+cos2t=1:
AB2=(1−2sintcost)+(1+2sintcost)AB2=2
Thus, AB2=BC2=CA2=2.
Step 2: Express the Orthocenter Coordinates using the Centroid Formula
Let H(h,k) be the orthocenter of triangle ABC. Since ABC is equilateral, the orthocenter coincides with the centroid. The centroid coordinates are:
h=3sint+cost+a…(1)k=3−cost+sint+b…(2)
Step 3: Derive a Relationship for a and b
From equations (1) and (2), we express a and b:
From (1): 3h=sint+cost+a⟹a=3h−(sint+cost)
From (2): 3k=−cost+sint+b⟹b=3k−(sint−cost)
Rearranging these equations:
3h−a=sint+cost…(3)3k−b=sint−cost…(4)
Squaring both equations (3) and (4) and adding them:
(3h−a)2=(sint+cost)2=sin2t+2sintcost+cos2t=1+2sintcost(3k−b)2=(sint−cost)2=sin2t−2sintcost+cos2t=1−2sintcost
Adding the squared equations:
(3h−a)2+(3k−b)2=(1+2sintcost)+(1−2sintcost)(3h−a)2+(3k−b)2=2…(5)
This equation describes a relationship between the orthocenter H(h,k) and the coordinates of vertex C(a,b).
Step 4: Use the Given Locus of the Orthocenter to Find a and b
The problem states that the orthocenter H(h,k) lies on a circle with center (1,31). Thus, (h−1)2+(k−31)2=R2.
From equation (5): (3h−a)2+(3k−b)2=2.
Rewriting this equation:
9(h−3a)2+9(k−3b)2=2(h−3a)2+(k−3b)2=92
The locus of the orthocenter is a circle with center (3a,3b). We are given that the orthocenter lies on a circle with center (1,31). For these to be the same circle, we must have:
3a=1⟹a=33b=31⟹b=1
Step 5: Calculate a2−b2
We have a=3 and b=1. Therefore,
a2−b2=32−12=9−1=8
Common Mistakes & Tips
Remember that the orthocenter and centroid coincide only for equilateral triangles.
When eliminating trigonometric functions, squaring and adding is a useful technique.
Be careful with algebraic manipulations to avoid errors.
Summary
We used the properties of equilateral triangles and the given information about the orthocenter's locus to find the coordinates of vertex C(a,b). We equated the center of the derived locus of the orthocenter with the given center of the circle to solve for a and b. Finally, we calculated a2−b2.
The final answer is \boxed{8}, which corresponds to option (B).