determine the area of a triangle given two sides and an included angle by using the rule Area = 1/2 ab sin C, or given three sides by using Heron’s rule Area =sqrt(s(s-a)(s-b)(s-c)) where s=(a+b+c)/2, and solve related practical problems