Concept:Use the half-angle formula cos2B=acs(s−b), where s is the semi-perimeter.Explanation:Given: cos2B=2ac+a.Equating with the half-angle formula:2ac+a=acs(s−b)Squaring both sides:2ac+a=acs(s−b)Since s=2a+b+c, we get:2ac+a=ac(2a+b+c)(2a+c−b)Simplify the numerator using (a+c+b)(a+c−b)=(a+c)2−b2:2ac+a=4ac(a+c)2−b2Cross-multiplying:2c(c+a)=(a+c)2−b22c2+2ac=a2+2ac+c2−b2Cancelling 2ac+c2 from both sides:a2=b2+c2Answer:a2=b2+c2This matches option C.