Answer: 44
$$\text{Given, Receiver window size = 50 KB}$$
$$\text{Slow Start Threshold = 32 KB}$$
$$\text{Maximum Segment Size = 2 KB}$$
$$\text{The AIMD algorithm runs as follows:}$$
$$\text{2KB |} _{t+6}\text{ 4KB |}_{t+12}\text{ 8KB |}_{t+18}\text{ 16KB }|_{t+24}\text{ 32KB (Th) }|_{t+30}\text{ 34KB }|_{t+36}\text{ 36KB }| _{t+42}\text{ 38KB }|_{t+48}\text{ 40KB }|_{t+54}\text{ 42KB }|_{t+60}\text{ 44KB}$$
$$\text{At time t+60 after processing acknowledgement, the congestion window increments from 42KB to 44KB.}$$