![]() |
VOOZH | about |
Trigonometry is a discipline of mathematics that studies the relationships between the lengths of the sides and angles of a right-angled triangle. Trigonometric functions, also known as goniometric functions, angle functions, or circular functions, are functions that establish the relationship between an angle to the ratio of two of the sides of a right-angled triangle. The six main trigonometric functions are sine, cosine, tangent, cotangent, secant, and cosecant. Trigonometric angles are the Angles defined by the ratios of trigonometric functions. Trigonometric angles represent trigonometric functions. The value of the angle can be anywhere between 0-360°.
As given in the above figure in a right-angled triangle:
Trigonometry has 6 basic trigonometric ratios also called trigonometric functions, they are sine, cosine, tangent, cosecant, secant, and cotangent. Now let’s look into the trigonometric functions. The six trigonometric functions are as follows,
According to the above image, Trigonometric Ratios are
- sin θ = Perpendicular/Hypotenuse = AB/AC
- cos θ = Base/Hypotenuse = BC/AC
- tan θ = Perpendicular/Base = AB/BC
- cosec θ = Hypotenuse/Perpendicular = AC/AB
- sec θ = Hypotenuse/Base = AC/BC
- cot θ = Base/Perpendicular = BC/AB
There are various different identities in trigonometry, some of these identities for cosine trigonometric ratio are discussed as follows:
- sin θ = 1/ cosec θ
- cosec θ = 1/ sin θ
- cos θ = 1/ sec θ
- sec θ = 1 / cos θ
- cot θ = 1 / tan θ
- tan θ = 1 / cot θ
- cot θ = cos θ / sin θ
- tan θ = sin θ / cos θ
- tan θ.cot θ = 1
Pair of angles whose sum is equal to 90° are called complementary angles and the identities of Complementary angles are:
- sin (90° - θ) = cos θ
- cos (90° - θ) = sin θ
- tan (90° - θ) = cot θ
- cot (90° - θ) = tan θ
- sec (90° - θ) = cosec θ
- cosec (90° - θ) = sec θ
Pair of angles whose sum is equal to 180° are called supplementary angles and the identities of supplementary angles are:
- sin (180° - θ) = sin θ
- cos (180° - θ) = - cos θ
- tan (180° - θ) = - tan θ
- cot (180° - θ) = - cot θ
- sec (180° - θ) = - sec θ
- cosec (180° - θ) = - cosec θ
One of the trigonometric identities between sin and cos. It represents sin2x + cos2x = 1
sin2x + cos2x = 1
Now Subtracting sin2x from both sides,
cos2x = 1 - sin2x
now square both sides
cos x = ± √(1 - sin2x)
There are sum/difference formulas for every trigonometric function that deal with the sum of angles (x + y) and the difference of angles (x - y).
Formulas of cosine function with sum difference formulaes are,
cos(x + y) = cos (x) cos(y) – sin (x) sin (y)
cos (x – y) = cos (x) cos (y) + sin (x) sin (y)
This law is used to find the missing sides/angles in a non-right angled triangle. Assume a triangle ABC in which AB = c, BC = a, and CA = b.
The cosine formulas are,
cos A = (b2 + c2 - a2)/(2bc)
cos B = (c2 + a2 - b2)/(2ac)
cos C = (a2 + b2 - c2)/(2ab)
Learn more about, Law of Cosine Formula
In trigonometry while dealing with 2 times the angle. There are multiple sorts of double-angle formulas of cosine and from that, we use one of the following while solving the problem depending on the available information.
cos 2x = cos2(x) – sin2(x)
cos 2x = 2 cos2(x) − 1
cos 2x = 1 – 2 sin2(x)
cos 2x = [(1 - tan2x)/(1 + tan2x)]
Half angle formula for the cosine is similar to the double angle formula but 2(Angle) is changed to (Angle). The half-angle formula for the cosie is,
cos (x/2) =± √[ (1 + cos x) / 2]
The triple angle formula for the cosine is,
cos 3x = 4cos3x - 3cosx
Read More,
Problem 1: If sin a = 3/5 and a is in the first quadrant, find the value of cos a.
Solution:
Using one of the cosine formulas,
cos a = ± √(1 - sin2a)
Since a is in the first quadrant, cos a is positive. Thus,
cos a = √(1 - sin2a)
Substitute sin a = 3/5 here,
cos a = √(1 - (3/5)2)
⇒ cos a = √(1 - 9/25)
⇒ cos a =√ (16/25)
Thus, cos a = 4/5
Problem 2: If sin (90 - A) = 2/3, then find the value of cos A.
Solution:
Using one of the cosine formulas,
cos A = sin (90 - A)
given that sin (90 - A) = 2/3. Hence,
cos A = 2/3
The value of cos A is 2/3.
Problem 3: In a triangle ABC, AB = c, BC = a, and CA = b. Also, a = 50 units, b = 60 units, and c = 30 units. Find cos A.
Solution:
By Using the cosine formula of law of cosines,
cos A = (b2 + c2 - a2) / (2bc)
⇒ cos A = (602 + 302 - 502) / (2 · 60 · 30)
⇒ cos A = (3600 + 900 - 2500) / 3600
⇒ cos A = 2000 / 3600
Thus, cos A = 5/9
Problem 4: If cos A = 4/5, cos B = 12/13, find the value of cos (A+B)?
Solution:
Here given cos A = 4/5, cos B = 12/13
since A and B both lie in 4th quadrant and in 4th quadrant Sin A and Sin B will be negative.
therefore,
sin A = - √(1 - cos2 A)
⇒ sin A = √{1 - (4/5)2 }
⇒ sin A = - √(1 - 16/25)
⇒ sin A = -3/5
and sin B = - √(1 - cos2 B)
⇒ sin B = - √{1 - (12/13)2}
⇒ sin B = -5/13
Now, as per the formula
cos(A + B) = cos (A) cos(B) – sin (A) sin (B)
⇒ cos(A + B) = 4/5 × 12/13 - (-3/5)(-5/13)
⇒ cos(A + B) = 48/65 - 15/65
⇒ cos(A + B) = 33/65
Problem 5: Prove that cos4x = 1- 8sin2xcos2x.
Solution:
Given that
LHS = cos4x
⇒ LHS = cos2(2x)
⇒ LHS = cos 2x [As cos 2x = 1 – 2 sin2(x)]
⇒ LHS = 1 – 2 sin2 2(x)
⇒ LHS = 1 - 2 (sin2x)2
⇒ LHS = 1 - 2(2sinx cosx)2
⇒ LHS = 1 - 8sin2xcos2x
⇒ LHS = RHS
[Hence Proved]