what is the formula used to get the area of a triangle knowing the measure of its sides a, b, c?
you can use "heron's formula"
area = sqrt(s(s-a)(s-b)(s-c) if my memory serves me right
jimmyrep has it. of course you need to know what "s" is
where s = sum of the 3 sides / 2
First find p, the perimeter of the triangle by adding all three sides. Then use sqrt(p(p-a)(p-b)(p-c)) where a, b, and c are sidelengths.
"semiperimeter" good word that, even if spell check doesn't like it
@smoothmath it is not p, it is what jimmyrep said
ok ok then a complete equation would be?
jimmyrep has it or look at the wiki entry. it has it all written out
\[A = \sqrt{s(s - a)(s - b)(s - c)},\]where s = (a + b + c)/2 [Heron's formula]
area = sqrt[(s(s-a)(s-b)(s-c)]
yep abtrehearn has it too
you can also find one of the angles using the law of cosine and then use \[Area=\frac{1}{2}ab\sin(C)\]
thank you all, now I would like to know how would it look like in 3 dimensions adding z to the formula, that is volume. Then how can I calculate the weight of that 3d object by knowing the average density of it?
If you rewrite the formula without the s and express only in terms of a, b, and c, then \[A = (1/4)\sqrt{(a + b + c)(-a + b + c)(a - b + c)(a + b + c)}.\]
\[(1/4)\sqrt{(a + b + c)(-a + b + c)(a - b + c)(a - b - c)}.\]
but now I have a,b,c,d,e,f, its a pyramid
ooh I found it, in wikipedia 5.1 Heron-looking formula for tetrahedra
Join our real-time social learning platform and learn together with your friends!