Hi Faith,
a. Neither option is correct. This is a one-proportion test, not two proportion, and you were given no information about direction, so you must assume alternative is "not equal to."
H0 : p = 0.0224
HA: p not equal to 0.0224
b. z= (p^-p0)/sqrt(p0q0/n)
p^= sample proportion = 78/1065 = 0.073
p0 = hypothesized population proportion = 0.0224
q0 = 1 - p0 = 1 -0.073 = 0.927
n = sample size = 1065
z= (0.073 - 0.0224) / sqrt ((0.0224*0.927)/1065)
z = 11.46
c. 11.46 will not even appear on z-table, so:
p = 0.0000 (Note p is not actually 0, but 0.0000 is correct to four decimal places, also acceptable to say p < 0.0001.)
d. and e. I will leave these interpretations to you. Remember the mnemonic: if p too low, the null must go.
All of the tests can also be done in TI 83 or 84 Plus calculator. Go to STAT-TESTS-1PropZTest. Enter p0= 0.0224, x= 78, n= 1065, and choose not equal to. Your z test statistic will differ slightly due to rounding, but p-value will not differ to 4 digits.