The base of the triangle is 3, and the length is 5, giving it an area of 7.50.
How do I calculate the circumference? The answer here says it is 13.83 but I don't understand how it got to that conclusion. Any help would be very appreciated.
If it is a right angled triangle, then use Pythagoras' rule to find the hypotenuse. Then add the three sides together to get the perimeter.
(BTW The word circumference is used for the perimeter of a circle.)
To get 13.83 as perimeter, then triangle HAS TO BE a right triangle.
Did you post the EXACT original problem?
I appreciate the response, but here is where i'm confused. If I square the base(9) and square the height(25) I get 34 as the hypotenuse - INCORRECT, but if I add 34 to 5 and 3 I clearly don't get 13.83 for my code's output.