answersLogoWhite

0

We stat with the law of cosines:

  • c2 = a2 + b2 - 2ab*cos(C)

Then rearrange it:

  • cos(C) = a2 + b2 - c2/2ab

Use the identity sin(x)=SQRT(1-cos2(x))

  • sin(C) = SQRT( 1 - (a2 + b2 - c2/2ab)2)

Use the operator A = 1/2ab*sin(C) where A is area. Also, set one equal to 4a2b2 and factor it out.

  • 2A/ab = SQRT(4a2b2 - (a2 + b2 - c2)2)/2ab

ab's cancel, and the term inside the square root is the difference of two squares.

  • A = 1/4*SQRT((2ab - (a2 + b2 - c2))(2ab + (a2 + b2 - c2)))

when the two groups are simplified, the can be factored in binomial squares.

  • A = 1/4*SQRT((c2 - (a - b)2)((a + b)2 - c2)

Once again, we have differences of squares.

  • A = 1/4*SQRT((c - (a - b))(c + (a - b))((a + b) - c)((a + b + c))

Simplify.

  • A = 1/4*SQRT((c + b - a)(c + a - b)(a + b - c)(a + b +c))

Here comes the tricky part. We have four parts here. Three have two terms positive and one negative. Having a + b + c is like having the P. If we have a + b - c, that is like saying P - 2c, right? So to make it even easier, we can call s, the semi-perimeter, P/2. Then we can say a + b - c is 2s - 2c, or 2(s - c). We can apply that to all parts except the last one, which is just 2s.

  • A = 1/4*SQRT(2(s - a)*2(s - b)*2(s - c)*2s)

The two's can multiply together to 16 and come out of the root, canceling with the 1/4. we are left with good old Heron's formula.

  • A = SQRT(s(s - a)(s - b)(s - c))
User Avatar

Wiki User

13y ago

Still curious? Ask our experts.

Chat with our AI personalities

DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
ProfessorProfessor
I will give you the most educated answer.
Chat with Professor

Add your answer:

Earn +20 pts
Q: How do you derive Heron's Formula for scalene triangle?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Geometry

What is a formula to find the perimeter of a regular polygon?

The answer depends on what information you have about the regular polygon. You need to know, or be able to derive, the number of sides (n) and the length of each side (L). Then the perimeter is n*L units of length.


What is the area of a square with 6-inch sides?

36 square inches. You derive this by multiplying the length and the width, in this case, 6 times 6.


How do you derive the formula of volume of the cone?

Break the cone up into very small circular slabs and integrate from top to bottom. The thickness of each slab is dx. Let the height be h and center the base at the point (0,0) and let the radius be r such that if x=0 we have radius r and if x=h radius is 0. (it it the top of the cone and a point.. think of that as radius 0) Integrate Pixr^2(h-x)^2/h^2 from 0 to h and you will have the formula. Some pictures and intermediate steps will help. This info is available in any elementary calc book.


Is there a formula for calculating the value of pi?

Yes. There are several, but some are "hard to use" or "hard to understand" and some other ones, particularly the "simple and easy" ones take a lot of work (a lot of steps) to derive "the next digit" in the sequence. Use the link to the Wikipedia article on calculating the value of pi and see what you think will work for you. If push comes to shove, there is software that will turn your PC into a pi computing machine. Need a link to the Wikipedia article? You got it.


What is the formula for working out the height of a square based pyramid using the base length of one of the faces and the length of the slanted edge?

Use the pythagorean theorem. The slanted edge will be the hypotenus, 1/2 base will be one leg(b/c the point is in the center therefore only 1/2 the distance across) , and the height will be another leg. The ^ symbol stands for "raised to the power of" the theorem is (A^2) + (B^2) = C^2 A and B are legs and C is the slanted edge. Assume the edge is 5 inches long, and the whole base is 6 inches long. leaving the height as B. A=3 b/c it is one half the base, C=5, and B is unknown if put in the equation you will derive: B^2=16 Find the square root of 16. = 4 There! 4 would be the answer in this equation