Trigonometry/Proof: Heron's Formula

From testwiki
Jump to navigation Jump to search

Template:ExampleRobox

  • We know that a triangle with sides 3, 4 and 5 is a right triangle. Two such triangles would make a rectangle with sides 3 and 4, so its area is 342=6 .
  • A triangle with sides 5,6,7 is going to have its largest angle smaller than a right angle, and its area will be less than 562=15 . Let's see how much by, by calculating its area using Heron's formula.
s=5+6+72=9
A=s(sa)(sb)(sc)=9(95)(96)(97)=9(4)(3)(2)=216=6614.7

So it's not a lot smaller than the estimate. Template:Robox/Close

Triangle used in proof.



A=s(sa)(sb)(sc)
s=a+b+c2

Template:Clear

Do you need the proof?

Do you need this proof?

For most exams you do not need to know this proof. You can skip over it on a first reading of this book.

It is here for two reasons.

  • It is good practice in rather more involved algebra than you would normally do in a trigonometry course. Keep a cool head when following the steps. Most courses at this level don't prove it because they think it is too hard.
  • The proof shows that Heron's formula is not some new and special property of triangles. It has to be that way because of the Pythagorean theorem.

Template:Clear

Proof

Template:Warning


There are videos of this proof which may be easier to follow at the Khan Academy:

The Proof

Triangle used in proof.


A=s(sa)(sb)(sc)
s=a+b+c2

Template:Clear

The area A of the triangle is made up of the area of the two smaller right triangles.

A=dh+(cd)h2=ch2
A2=c2h24=c2(b2d2)4=c2b2c2d24

The second step is by Pythagoras Theorem.

To get closer to the result we need to get an expression for c2d2 somehow, that does not involve d or h. There is a useful trick in algebra for getting the product of two values from a difference of squares. We can get cd like this:

(c+d)2(cd)2=c2+2cd+d2(c22cd+d2)=4cd

It's however not quite what we need. On the left we need to 'get rid' of the d, and to do that we need to get the left hand side into a form where we can use one of the Pythagorean identities for a^2 or b^2. Some experimentation gives:

c2+2cd+d2(cd)2=4cd next subtract 2cd from both sides
c2+d2(cd)2=2cd next use Pythagoras for a
c2+d2(a2h2)=2cd
c2+d2a2+h2=2cd next use Pythagoras for b
c2+b2a2=2cd

We have made good progress. We have a formula for cd that does not involve d or h. We now can put that into the formula for A so that that does not involve d or h.

A2=4c2b2(c2+b2a2)216

Which after expanding and simplifying becomes:

A2=2a2b2+2a2c2+2b2c2a4b4c416

This is very encouraging because the formula is so symmetrical. We want a formula that treats a, b and c equally.

We've still some way to go. This formula is in terms of a, b and c and we need a formula in terms of s.

One way to get there is via experimenting with these formulae:

4s2=a2+b2+c2+2ab+2ac+2bc
4s(sa)=a2+b2+c2+2bc
4(sa)(sb)=a2b2+c2+2ab

Having worked those three formulae out the following complete table follows by symmetry:

4s2=a2+b2+c2+2ab+2ac+2bc
4s(sa)=a2+b2+c2+2bc
4s(sb)=a2b2+c2+2ac
4s(sc)=a2+b2c2+2ab
4(sa)(sb)=a2b2+c2+2ab
4(sa)(sc)=a2+b2c2+2ac
4(sb)(sc)=a2b2c2+2bc

Then multiplying two rows from the above table:

4s(sa)×4(sb)(sc)=(a2+b2+c2+2bc)×(a2b2c2+2bc)

On the right hand side of the = we have an expression that is like (q+p)×(q+p) which is (q2)+p2 . That's a shortcut to calculating it. We could just multiply it all out, getting 16 terms and then cancel and collect them to get:

16s(sa)(sb)(sc)=(a2+b2+c2)2+(2bc)2
=a4b4c4+2a2b2+2a2c22b2c2+4b2c2
=a4b4c4+2a2b2+2a2c2+2b2c2
=16A2

and so

A=s(sa)(sb)(sc)

Template:ExerciseRobox

  • Did you notice that just like the proof for the area of a triangle being half the base times the height, this proof for the area also divides the triangle into two right triangles? It has exactly the same problem - what if the triangle has an obtuse angle?
  • Think about these three different ways we could fix the proof:
    • Repeat the proof, this time with an obtuse angle and subtracting rather than adding areas.
    • Choose the position of the triangle so that the largest angle is at the top. Then the problem goes away.
    • Allow lengths and areas to be negative in the above proof.
  • Which of those three choices is the easiest?
  • Would all three approaches be valid ways to fix the proof?
  • The simplest approach that works is the best. It gives you the shortest proof that is easiest to check.

Template:Robox/Close


Template:Trig/NAV


Template:BookCat