Ask a New Question
Find the percent of discount
Carson has a loyalty card good for a discount at his local pharmacy. The item he wants to buy is priced at $13, before discount
1 answer
111 views
Ian has a loyalty card good for a discount at his local grocery store. The item he wants to buy is priced at $34, before
1 answer
178 views
Suav has a loyalty card good for a discount at his local grocery store. The item he wants to buy is priced at $21, before
1 answer
asked by
just a guy that likes bball
111 views
Can anyone explain to me how to use this formula?
Cost of failing to take a cash discount Disc � ount percent 100 percent
0 answers
asked by
Kimmie
1,248 views
Use the code to answer the question.
if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
1 answer
asked by
songoku
184 views
Use the code to answer the question.
if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
1 answer
58 views
Use the code to answer the question. if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category ==
1 answer
124 views
Use the code to answer the question. if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category ==
1 answer
asked by
hatemaths
175 views
Use the code to answer the question.
if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
1 answer
50 views
Use the code to answer the question.
if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
1 answer
59 views