Question 107974
When a number is next to a bracket without a + or - sign between them you multiply. work on innermost brackets first.
If t=10
S(10)=200[1-(0.86)^10]
=200[1-(.7396)]
=200[.2604]
=52.08
Ed