It looks as though you're not properly converting your units. I think that the easiest way to do this problem is to convert your velocity to meters per second, and your time to seconds. In the comments below your question, mlf provided a formula to convert the units of velocity from $\text{km/h}$ to $\text{m/s}$. I'll explain how mlf came to that formula. There are 60 seconds in a minute, and 60 minutes in an hour. Therefore, $1\,\text{h} = 60*60 \,\text{s} = 3600 \,\text{s}$. Similarly, there are 1000 meters in a kilometer, so $1 \,\text{km} = 1000 \,\text{m}$. Combining these conversion factors, we get:
$1 \, \text{km/h} = (1000 \, \text{m})\left(\frac{1}{ 3600 \, \text{s} }\right) = \frac{5}{18} \,\text{m/s}$.
If we multiply both sides of this equation by 7.2, we can convert 7.2 $\text{km/h}$ to meters per second:
$7.2 \, \text{km/h} = (\frac{5}{18}\times 7.2) \,\text{m/s} = 2.0 \,\text{m/s}$.
Now that we've converted our velocity from kilometers per hour into meters per second, we can convert our change in time to seconds. Half a minute corresponds to $30 \, \text{s}$, so the time-value is $30 \, \text{s}$. From here, all that's left to do is plug our velocity and change in time values into the equation $a = \frac{\Delta v}{\Delta t} $, where $\Delta v$ represents the change in velocity, and $\Delta t$ represents the change in time Do so and you'll get the desired answer.
Hope this helps!