26.7k views
5 votes
Which function represents the number of seconds, s, in d days? (Hint: The number seconds in a day is 24 × 60 × 60 = 86,400.)

The function that represents the number of seconds, s, in d days is f(d) =

User Gefei
by
7.8k points

1 Answer

2 votes
f(d)=86,400·d
if you set 1 day (d=1) you get f(1)=86,400 sec
if you set 1 day (d=2) you get f(2)=172,800 sec
...etc.

User Judge Mental
by
8.7k points