Hi,
Using TI Calculator:
a. area to the right of z = 2.321 - invNorm(area to left of desired z) = 1-invNorm(2.32)
b. area to the right of z = -1.581 - invNorm(-1.58)
c. area to the left of z = 1.76invNorm(1.76)
d. area to the left of z = 0.94invNorm(.94)
e. area between z1 =-1.09 and z2= 2.27normalcdf(smaller z, larger z) = normalcdf(-1.09, 2.27)
f. area between z1= 1.15 and z2= 2.28normalcdf(1.15, 2.28)
g. area between z1=-0.45 and z2= -2.11normalcdf(-2.11, -0.45)