Known conditions: both angles a and b are obtuse angles
AND
\[Pi]/2 < a < \[Pi], \[Pi]/2 < b < \[Pi],
Sin[a/2]^2 + Cos[a + \[Pi]/3] == (5 - Sqrt[15])/10,
Sin[b] == Sqrt[10]/10
Required values for angles a+b
Reduce[{\[Pi]/2 < a < \[Pi], \[Pi]/2 < b < \[Pi],
Sin[a/2]^2 + Cos[a + \[Pi]/3] == (5 - Sqrt[15])/10,
Sin[b] == Sqrt[10]/10, t == a + b}, t, {a, b},
Reals] // FullSimplify
The above methods did not obtain accurate values
To get the value of the question is: (7 π)/4

Root[…]s. Please read this post for more info: https://mathematica.stackexchange.com/a/126156/1871 Since you can read Chinese, read this also: https://tieba.baidu.com/p/7231221217 – xzczd Jul 26 '23 at 13:11(7 π)/4as the answer? – xzczd Jul 26 '23 at 23:59(7 π)/4作为答案? – xzczd Jul 27 '23 at 02:22