asked 31.2k views
2 votes
Which of the following would be a good name for the function that takes the length of a race and returns the time needed to complete it? A. Time(race) B. Length(time) C. Length(cost) D. Year(time) E. Cost(time) F. Time(length)

2 Answers

2 votes

time is the dependent variable, so the function normally goes:

F(t)..i.e. it is a function of time.

This function takes the length of the race, and returns the time needed to complete it. So the independent variable is the length of the race. The two real options here are B. Length(time) and Time (length).

Now the question says it takes the length of the race , lets call this Length(time).

Of course length is related to time, just think of your watch. So my answer is B Length (Time)

answered
User Somalia
by
7.9k points
0 votes


\bf \stackrel{\textit{time to complete}}{f(length)}=\textit{some pattern here using \underline{length } variable}


so the independent variable or INPUT is "length", and the OUTPUT is the time needed to complete it. Time(Length).
answered
User Brissles
by
8.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.