I came across this simple looking question:
The perimeter of a triangle is $42$ cm. One side of a triangle is $8$ cm longer than the smallest side and the third side is $1$ cm less than $3$ times the smallest side. Find the area of the triangle.
At first it seemed easy enough. The smallest side is $7$ (which can be derived from:$\frac{42-8+1}{5}$, where subtracting $8$ takes care of the long side and now we have $2$ units of the shortest side, then adding one takes care of the third side now we have $5$ units of the third side and dividing by $5$ we can get the length of the smallest side, $7$) and with that knowledge the length of the first and third side is $15$ and $20$ respectively.
That's when I got stuck. The question gives us no indication of the angles in the triangle. I thought we could use the Pythagorean theorem to see if the triangle is right-angled, but it's not. Is there a rule we can use to find the area? Yes, I'm familiar with trigonometry and $sin()$, $cos()$ and $tan()$ so you can use those in your answer.
If you don't mind can you give me the rule to finding the area, not the answer to the problem? Because I want to solve this question myself. Many thanks to whoever answer's this!
Use Heron's formula. $$ A=\sqrt{s(s-a)(s-b)(s-c)} $$ where $s$ is half of the perimeter.