need help figuring out the central angle of an isoseles triangle formed by two radius arms and a chord when the radius and the chord lengths are known. I split the triangle to get a right triangle and then tried the formula: Angle = arccos ((a^2 + b^2 - c^2)/2ab) and cannot seem to get a good answer. Tried a 3,4,5 right triangle and cannot seem to get 30 degrees. Any one know what I am doing wrong?