Sign In
What is the unit of the given expression?
The area of the triangle
Let's consider a triangle with side lengths a, b, and c. Let s represent half the perimeter of the triangle. We are asked to determine what measurement of the triangle is represented by the following formula.
sqrt(s(s-a)(s-b)(s-c))
Note that the unit in which s, a, b, and c are expressed is raised to the fourth power under the square root. Therefore, the above formula will be expressed in square units. This suggests that the formula represents the area of the triangle.
Area? =sqrt(s(s-a)(s-b)(s-c))
To check if our assumption is correct, we will rewrite the given expression. Let's start by calculating s in terms of a, b, and c. Remember that s is half the perimeter of the triangle.
\begin{gathered}
s={\color{#FF0000}{\dfrac{1}{2}}}\underbrace{(a+b+c)}_\text{perimeter}=\dfrac{a+b+c}{2}
\end{gathered}
s= a+b+c/2
a = 2* a/2
Subtract fractions
Multiply fractions
Add and subtract terms
Multiply fractions
Add and subtract terms
sqrt(a/b)=sqrt(a)/sqrt(b)
a/b=1/b* a
Next we will rewrite the expression under the square root. To do so, we will use the formulas for the square of a sum and the square of a difference.
a = a+ 2a^2b^2- 2a^2b^2
Add terms
Commutative Property of Addition
Factor out - 1
a^2+2ab+b^2=(a+b)^2
Factor out - 1
Factor out - 2
Factor out c^2
a^2-2ab+b^2=(a-b)^2
Commutative Property of Addition
We will continue rewriting our expression using the Law of Cosines and the Pythagorean Trigonometric Identity. First, consider the following diagram of the triangle with side lengths a, b, and c.
Let's apply the Law of Cosines to ∠C. c^2=a^2+b^2-2abcosC We can use the above equation to replace the expression a^2+b^2-c^2 that appears in the simplified version of our formula, 14sqrt(4a^2b^2-( a^2+b^2-c^2)^2). Let's rewrite c^2=a^2+b^2-2abcosC.
LHS-c^2=RHS-c^2
LHS+2abcosC=RHS+2abcosC
Rearrange equation
Now we will substitute 2abcosC for a^2+b^2-c^2 into our formula.
a^2+b^2-c^2= 2abcosC
Finally, let's use the Pythagorean Trigonometric Identity. sin^2C+cos^2C=1 We will solve the above equation for sinC.
LHS-cos^2C=RHS-cos^2C
sqrt(LHS)=sqrt(RHS)
Let's substitute sinC for sqrt(1-cos^2C) into the last version of our formula. 1/2absqrt(1-cos^2C)=1/2ab sinC Recall that 12absinC is the formula for the area of a triangle. In conclusion, we have obtained the following. sqrt(s(s-a)(s-b)(s-c))=1/2absinC Therefore, the given formula represents the area of the triangle. This formula for the area of a triangle is called Heron's Formula.