1)  You have a triangle, call the angles A, B, and C, with opposite sides a, b, and c.
 Let a = 15, b = 25, and c = 36. The angle between sides a and b is angle C.
 Since you have SSS, use the Law of Cosines:
      c²  =  a² + b² - 2·a·b·cosC
      36²  =  15² + 25² - 2·15·25·cosC
    1296  =  225 + 625 - 750·cosC
    1296  =  850 - 750·cosC
      446  =  -750·cosC
   -0.594666  =  cosC
   angle C  =  126.5 degrees
  
 2)  One formula for the area of a triangle is  A  =  ½·a·b·sinC
      Use the process of problem #1, to find the angle, then place the values into this            equation.