Lesson PROOF OF THE LAW OF COSINES

Algebra ->  Trigonometry-basics -> Lesson PROOF OF THE LAW OF COSINES      Log On


   


This Lesson (PROOF OF THE LAW OF COSINES) was created by by Theo(13342) About Me : View Source, Show
About Theo:

This lesson provides an overview of the Proof of the Law Of Cosines.

REFERENCES

http://www.clarku.edu/~djoyce/trig/laws.html
http://mathproofs.blogspot.com/2006/06/law-of-cosines.html
http://www.mathamazement.com/Lessons/Pre-Calculus/06_Additional-Topics-in-Trigonometry/law-of-cosines.html
http://www.themathpage.com/aTrig/law-of-cosines.htm
http://pages.pacificcoast.net/~cazelais/173/law-sines-cosines.pdf
http://pballew.net/lawofcos.htm
http://www.kkuniyuk.com/M1410602.pdf

There are 3 cases to the proof.

They are:

CASE 1

All angles in the triangle are acute.

CASE 2

There is one right angle in the triangle.

CASE 3

There is one obtuse angle in the triangle.

LAW OF COSINES EQUATIONS

They are:

c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29

a%5E2+=+b%5E2+%2B+c%5E2+-+2%2Ab%2Ac%2Acos%28A%29

b%5E2+=+a%5E2+%2B+c%5E2+-+2%2Aa%2Ac%2Acos%28B%29

The proof will be for:

c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29

This is based on the assumption that, if we can prove that equation, we can prove the other equations as well because the only difference is in the labeling of the points on the same triangle.

PROOF OF LAW OF COSINES EQUATION

CASE 1

All angles in the triangle are acute.

A picture of our triangle is shown below:


***** PICTURE NOT FOUND *****


Our triangle is triangle ABC.

We drop a perpendicular from point B to intersect with side AC at point D.

That creates 2 right triangles (ABD and CBD).

Side b from triangle ABC is equal to side d from triangle ABD plus side e from triangle CBD.

Since Triangle ABD and CBD are both right triangles, we can use the Pythagorean Formula to identify the relationship between the hypotenuse and each leg of each triangle.

For Triangle ABD, we get:

c%5E2+=+d%5E2+%2B+h%5E2 *****

***** means this is the equation that will eventually be equal to c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29

Since b = d + e, this means that d = b - e.

Substituting in our equation, we get:

c%5E2+=+%28b-e%29%5E2+%2B+h%5E2 *****

Since we also know that sin(C) in Triangle CBD = h%2Fa, we can solve for h to get:

h = a*sin(C).

We can substitute for h in our equation to get:

c%5E2+=+%28b-e%29%5E2+%2B+%28a%2Asin%28C%29%29%5E2 *****

Since %28a%2Asin%28C%29%29%5E2 is the same as a%5E2+%2A+sin%5E2%28C%29, then our equation becomes:

c%5E2+=+%28b-e%29%5E2+%2B+a%5E2+%2A+sin%5E2%28C%29 *****

If we complete the squaring of (b-e), then it becomes %28b-e%29%5E2+=+b%5E2+-+2%2Ab%2Ae+%2B+e%5E2.

If we plug this into our equation, then we get:

c%5E2+=+b%5E2+-+2%2Ab%2Ae+%2B+e%5E2+%2B+a%5E2+%2A+sin%5E2%28C%29 *****

Since we know that cos(C) in Triangle CBD is equal to e%2Fa, we can solve for e to get e = a * cos(C)

If we substitute for e in our equation, then we get:

*****

Since %28a%2Acos%28C%29%29%5E2 is the same as a%5E2+%2A+cos%5E2%28C%29, then we can substitute in our equation to get:

*****

Since we know that b*a is the same as a*b, then we can rearrange terms in our equation to get:

*****

We can factor out the a%5E2 in %28a%5E2+%2A+cos%5E2%28C%29%29+%2B+%28a%5E2+%2A+sin%5E2%28C%29%29 to get a%5E2+%2A+%28cos%5E2%28C%29+%2B+sin%5E2%28C%29%29

Since we know that cos2(C) + sin2(C) = 1, then we get %28a%5E2+%2A+%28cos%5E2%28C%29%29+%2B+sin%5E2%28C%29%29 = a%5E2

If we substitute a%5E2 for %28a%5E2+%2A+cos%5E2%28C%29%29 + a%5E2+%2A+sin%5E2%28C%29 in our equation, then we get:

c%5E2+=+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29+%2B+a%5E2 *****

By rearranging terms, this becomes the same as:

c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29 *****

Since this is exactly the same as the original equation we were trying to prove, then we are done.

This concludes the proof for Case 1.

CASE 2

There is one right angle in the triangle.

This makes it a right triangle.

In a right triangle, the Pythagorean Formula prevails.

We start off with our original equation of c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29.

Since c is the hypotenuse of this right triangle, then angle C is opposite side c and is equal to 90 degrees.

If angle C is equal to 90 degrees, then cos(C) = cos(90) = 0.

This makes 2*a*b*cos(C) equal to 0.

The equation c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29 becomes c%5E2+=+a%5E2+%2B+b%5E2 which is exactly the Pythagorean formula.

The picture of our right triangle is shown below:


***** PICTURE NOT FOUND *****


Since the Pythagorean formula prevails in a right triangle, and the Pythagorean Formula is a special case of our original equation, then we are done.

c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29 becomes the same as c%5E2+=+a%5E2+%2B+b%5E2 when cos(C) = 0.

This concludes the proof for case 2.

CASE 3

There is one obtuse angle in the triangle.

In this proof, angle C is the obtuse angle.

We drop a perpendicular from point B to intersect with the extension of side b at point D.

A picture of our triangle is shown below:


***** PICTURE NOT FOUND *****


We are trying to prove that:

c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29

We start off with c%5E2+=+e%5E2+%2B+h%5E2 from the right triangle ABD in the diagram. *****

***** means that this is the equation that will eventually become c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Asin%28C%29.

This is from the well known Pythagorean Formula of c%5E2+=+a%5E2+%2B+b%5E2 where:

Our c = Pythagoras' c
Our e = Pythagoras' a
Our h = Pythagoras' b

***** PICTURE NOT FOUND *****


From our diagram, we can see that:

sin%28BCD%29+=+h%2Fa

From that, we get h+=+a%2Asin%28BCD%29

We can substitute in our equation of c%5E2+=+e%5E2+%2B+h%5E2 to get:

c%5E2+=+e%5E2+%2B+%28a%2Asin%28BCD%29%29%5E2 *****

Since we know that the sine of the supplement of an angle is the same as the sine of the angle, we can substitute (C) for (BCD) to get:

c%5E2+=+e%5E2+%2B+%28a%2Asin%28C%29%29%5E2 *****

Since we know that %28a%2Asin%28C%29%29%5E2 is the same as a%5E2%2Asin%5E2%28C%29, we can substitute in our equation to get:

c%5E2+=+e%5E2+%2B+a%5E2%2Asin%5E2%28C%29 *****

Since we can see from the diagram that e+=+b%2Bd, we can substitute in our equation to get:

c%5E2+=+%28b%2Bd%29%5E2+%2B+a%5E2%2Asin%5E2%28C%29 *****

Since we know that %28b%2Bd%29%5E2+=+b%5E2+%2B+2%2Ab%2Ad+%2B+d%5E2, we can substitute in our equation to get:

c%5E2+=+b%5E2+%2B+2%2Ab%2Ad+%2B+d%5E2+%2B+a%5E2%2Asin%5E2%28C%29 *****

Since we know that cos%28BCD%29+=+d%2Fa, and from that we can derive d+=+a%2Acos%28BCD%29, we can substitute in our equation to get:

*****

Since we know that the cosine of the supplement of an angle equals minus the cosine of the angle, we can substitute -cos(C) for cos(BCD) to get:

*****

Since we know that 2%2Ab%2Aa%2A%28-cos%28C%29%29 = -2%2Aa%2Ab%2Acos%28C%29%29, and since we know that %28a%2A%28-cos%28C%29%29%29%5E2 is the same as a%5E2%2Acos%5E2%28C%29, then we can substitute in our equation to get:

c%5E2+=+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29+%2B+a%5E2%2Acos%5E2%28C%29+%2B+a%5E2%2Asin%5E2%28C%29 *****

Since we know that a%5E2%2Acos%5E2%28C%29+%2B+a%5E2%2Asin%5E2%28C%29 = a%5E2+%2A+%28cos%5E2%28C%29+%2B+sin%5E2%28C%29%29, and since we know that cos2C + sin2C = 1, then we can substitute a%5E2 for a%5E2%2Acos%5E2%28C%29+%2B+a%5E2%2Asin%5E2%28C%29 in our equation to get:

c%5E2+=+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29+%2B+a%5E2 *****

We can re-arrange the terms in our equation to get:

c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29 *****

Since this is exactly the same as our original equation that we are trying to prove, then we are done.

This concludes the proof for Case 3.

Questions and Comments may be referred to me via email at