Hi Anvi,
I like to define all of my givens in terms of their respective directions.
For x:
x_i = 0
v_x_i = 22.3*cos(theta)
a_x = 0
For y:
y_i = 2.4
v_y_i = 22.3*sin(theta)
a_y = -g
For part a we want to know if the ball will be above height y_f = .91 at x_f = 11.9.
Take a look at the projectile motion equations, and see if you can use the given values to find out if the y_f is satisfied. Hope this helps.