Jon P. answered 06/09/15
Tutor
5.0
(173)
Knowledgeable Math, Science, SAT, ACT tutor - Harvard honors grad
f(x) tells you how much over 100000 your sales were, and g(x) tells you how much your bonus is as a function of your eligible sales amount. So you would first apply f(x) to your total sales to get the sales over 100000m and then apply g(x) to the result.
That means that the answer is g(f(x))
David W.
If I input 1000 song’s titles into a sort program, then route that output into a frequency counter program, then route the names-frequencies into the sort program to sort on frequencies, then route that result into a “select the first N” program (all existing reusable programs), I can product the “Top-10 chart” a lot faster than a programmer who is writing the complete solution from scratch.
06/09/15