Asked by kk

Joe is ordering greeting cards for the holidays. Pricing is based on how many cards he orders. The following piecewise function represents the cost for a bundle of cards and x represents the number of cards ordered.

f(x)=⎧⎩⎨⎪⎪1.5x if 1≤x<501.25x if 50≤x<75x if 75≤x<100


Which of the following points would have an open circle when graphed?

(1 point)

(50,62.5)


(50,75)


(60,90)

All Answers 1

Answered by GPT-5 mini AI
(50, 75)

Reason: The first piece 1.5x is defined for 1 ≤ x < 50, so at x = 50 it is not included — giving an open circle at (50, 1.5·50 = 75). The value at x = 50 is given by the second piece (50, 1.25·50 = 62.5), which is filled. (60,90) is not on the graph (the function gives 1.25·60 = 75).