Question
Question: For a triangle ABC, prove that \[\cos A + \cos B + \cos C \le \dfrac{3}{2}\] In the case of equa...
For a triangle ABC, prove that
cosA+cosB+cosC≤23
In the case of equality, the triangle will be equilateral.
Solution
We will begin by taking the LHS of the inequality as some variable x. We will convert the sum of the first two terms into a product. We will use half-angle identity for the third term. Then, we will form a quadratic equation and finally, we will prove the inequality.
Formula used:
We will use the following formulas:
- Sum to product rule: cosA+cosB=2cos(2A+B)cos(2A−B)
- Half-angle identity: cosA=1−2sin22A
Complete step by step solution:
We are required to prove that cosA+cosB+cosC≤23.
Also, we are supposed to prove that if cosA+cosB+cosC=23, then the triangle is an equilateral triangle.
Let us consider the LHS as some variable x i.e., cosA+cosB+cosC=x ……….(1)
We will convert the sum of the first two terms into a product. We get
cosA+cosB=2cos(2A+B)cos(2A−B)
Now, we will convert the last term i.e., cosC using a half-angle identity. We have
cosC=1−2sin22C
Using these in equation (1), we get
2cos(2A+B)cos(2A−B)+1−2sin22C=x ………(2)
We know that in a triangle, the sum of the angles is 180∘or π radians. i.e., A+B+C=π. From this, we get A+B=π−C. Substituting this in equation (2), we have
2cos(2π−C)cos(2A−B)+1−2sin22C=x ………(3)
We know that cos(2π−θ)=sinθ. Using this in equation (3), we get
2sin2Ccos(2A−B)+1−2sin22C=x
Let us write the above equation as a quadratic equation in sin2C. We have
−2sin22C+2sin2Ccos(2A−B)+1−x=0
Multiplying throughout the above equation by (−1), we get
2sin22C−2sin2Ccos(2A−B)−1+x=0 ……..(4)
Equation (4) is a quadratic equation in sin2C. Since sin2C is real, the discriminant of the above
equation is greater than or equal to zero.
The discriminant of equation (4) is Δ=b2−4ac i.e., Δ=(2cos2A−B)2−4(2)(1−x). Simplifying this discriminant, we get
Δ=4cos2(2A−B)−4(2x−2)≥0
Dividing throughout the inequality by 4, we get
cos2(2A−B)−(2x−2)≥0
Transposing the term 2x−2 to the RHs of the inequality, we get
cos2(2A−B)≥(2x−2) ………(5)
We know that cosθ≤1. So, cos2(2A−B)≤1. Using this in inequality (5), we have
2x−2≤1
⇒x≤23 ……….(6)
From equation (1)and inequality (6), we get
cosA+cosB+cosC≤23
Now, we have to show that if cosA+cosB+cosC=23, then the triangle is equilateral. An equilateral triangle is one in which all sides and all angles are equal.
Consider cosA+cosB+cosC=23
We can write 23 as 3×(21) which is 21+21+21.
So, cosA+cosB+cosC=21+21+21.
Let us take cosA=21, cosB=21 and cosC=21.
Now, to find the angles A,B and C, we have A=cos−1(21), B=cos−1(21) and C=cos−1(21)
Since A,B and C are acute angles, the only possibility is that cos−1(21)=60∘. Hence, A=B=C
Therefore, the triangle is an equilateral triangle.
Note:
For the equality part, we can use an alternate method. We will use the law of cosines and the fact that the sum of two sides of a triangle is always greater than the third side. Law of cosines states that “If A,B and C are the angles of a triangle ABC, and a,b,c are the sides opposite to the angles A,B and C respectively, then
cosA=2bcb2+c2−a2, cosB=2acc2+a2−b2, and cosC=2aba2+b2−c2”
Also, a+b>c, c+b>a and a+c>b.