Brooke R.

asked • 06/09/15

If f(x)=x-100000 and g(x)=.03x, which composition f(g(x)) or g(f(x)) would represent your bonus if x>100000?

You are working as a sales representative for a major clothing manufacturer. You are paid an annual salary plus a bonus of 3% of your sales over $100,000. If f(x)=x-100000 and g(x)=.03x, which composition f(g(x)) or g(f(x)) would represent your bonus if x>100000?

1 Expert Answer

By:

David W.

The output of one function is the input to another function –- what a concept!!  In Unix programming on a computer this is called a “pipe” for pipeline.

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.
Report

06/09/15

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.