Hi Annie,
Our sample size formula for single proportion is:
n= (z*/m)2*p*q
z*=z-critical value
m=margin of error
p=probability estimate of "success"
q=1-p=probability estimate of "failure"
For our problem:
z*= 1.28 (check z-table; you may also want to memorize if your teacher uses 80% confidence a lot)
m=0.03 (3% as decimal)
p=0.89
q=0.11
n= (1.28/0.03)2*0.89*0.11
n= 178.22
When asked for minimum sample size, always round up because we do not wish to cut our sample size short, so:
n = 179
I hope this helps.