Ask Question
19 January, 17:42

you look at a local newspaper to post your advertisement. you find it is going to cost you $50 for the first 200 words. Anything over 200 words will be an additional $0.05 per word. You've used 84 words. Write this as a piecewise function.

+4
Answers (1)
  1. 19 January, 18:46
    0
    f (x) = { cost = 50 0 ≤ x ≤ 200

    cost = ((x-200) * 0.05) + 50 x > 200 }

    Step-by-step explanation:

    Given that,

    First 200 words cost = $50

    Anything over 200 words = $0.05 per word.

    While writing a piecewise function, keep in mind that each piece of a piecewise defined function has its own domain, so we'll also have to set-up an equation for each.

    Suppose 'x' represent number of words.

    f (x) = { cost = 50 0 ≤ x ≤ 200 cost = ((x-200) * 0.05) + 50 x > 200 }
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “you look at a local newspaper to post your advertisement. you find it is going to cost you $50 for the first 200 words. Anything over 200 ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers