✔ 最佳答案
Suppose that the radius of sector is x cm, then the arc length will be (k - 2x) cm.
Moreover, the angle subtended at the centre of the sector is:
θ = (k - 2x)/x = (k/x - 2) radians
Applying the formula of sector area:
A = x2θ/2
= x2(k/x - 2)/2
= (kx/2 - x2) cm2
Taking differentiation of A w.r.t. x:
dA/dx = (k/2 - 2x)
d2A/dx2 = - 2
When dA/dx = 0, x = k/4 and since d2A/dx2 < 0, it is for sure that x = k/4 will give a maximum of A.
Hence the max. area is:
Amax = [k(k/4)/2 - (k/4)2] = k2/16 cm2