Write a function s(t) that represents the situation. Your starting annual salary of $45,000 increases by 3% each year. We have to write it in y=a(1-r)^t format wherea: the initial amountt: the time period(1-r): the decay factor.