Ask Question
26 October, 11:42

Write a piecewise function that models each telephone billing plan. Then graph the function.

$60 per month buys 450 minutes. Additional time costs $0.35 per minute.

+1
Answers (1)
  1. 26 October, 13:28
    0
    Answer: if 0 < x ≤ 450, y = $60.

    if 450 < x; y = $60 + (x - 450min) * $0.35

    Step-by-step explanation:

    Here x will represent the number of minutes.

    with $60 you have 450 minutes, and you must pay 60 regardless of how much minutes you use.

    so if 0 < x ≤ 450, y = $60.

    now, if you call for more than 450 minutes, you get an additional of $0.35 per minute, then we have:

    if 450 < x; y = $60 + (x - 450min) * $0.35

    where we use (x - 450) * $0.35 because any minute after the 450 minute mark is considerated an additional time.

    So our piecewise function is:

    if 0 < x ≤ 450, y = $60.

    if 450 < x; y = $60 + (x - 450min) * $0.35
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Write a piecewise function that models each telephone billing plan. Then graph the function. $60 per month buys 450 minutes. Additional ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers