Compare these two functions, where the input variable represents days.
f(t) = 35(3)^t

t: 0, 1, 2, 3, 4
g(t): 70, 105, 140, 175, 210

What is the difference between the function’s values on Day 1?
A.) 0
B.) 35
C.) 70
D.) 105