asked 111k views
1 vote
An online bargain print service charges $p for the first 200 business cards and $x for each set of 100 above the first 200. Express the cost of the cards algebraically as a piecewise function

1 Answer

2 votes

Answer:

F(n) = pn ;p + nx

Explanation:

Expressing cost of cards as a piecewose function :

Number of cards, x up to 200

For n ≤ 200 ; charge = $p * n

For each set of 100 after 200;

a > 200

Each set of 100 = $x

n = (a - 200) / 100

Cost = $p + $x * n

answered
User ComplexGates
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.