Let's use SI units so mass is in kilograms and length is in meters. Let the original mass be $m_1 = 25 \,\mathrm{kg}$ and the final mass be $m_2 = m_1 +\Delta m$ where $\Delta m = 6 \,\mathrm{kg}$. Let the original extension of the spring be $x_1$ and the final extension be $x_1 + \Delta x_1$ where $\Delta x = 2.5\, \mathrm{cm}$. We can determine the spring constant by noting that in each case, the gravitational force of the mass on the spring must balance the spring force pulling up; this gives two equations:
$m_1g = k(x_1 - x_\mathrm{eq})$
$m_2g = k(x_2 - x_\mathrm{eq})$
so that subtracting the first equation from the second gives
$(m_2 - m_1)g = k(x_2-x_1)$
which given the notation above gives
$\Delta m g = k \Delta x$
so the spring constant is
$ k = \frac{\Delta m}{\Delta x} g = \frac{6\,\mathrm{kg}}{2.5\,\mathrm{cm}} g$
With this in hand, you can indeed compute the angular frequency for the original load $m_1$ using the formula you wrote. This in turn will give you the period, which is what I assume part (a) is asking for. I'll let you think about part (b) since this sounds like a homework question to me.
Let me know of any typos.
Cheers!