Amount paid after the discount

  1. Kwame enjoyed a discount of ghc 200.00 for the set of furniture he purchased. If the discount is 20%. Find the amount paid after
    1. answers icon 1 answer
    2. Romeo asked by Romeo
    3. views icon 157 views
  2. I need some help on figureing out how to answer these problems please i have never done this type of math before thank youFind
    1. answers icon 1 answer
    2. Melissa Roberge asked by Melissa Roberge
    3. views icon 804 views
  3. 1)The credit terms 2/10, n/30 are interpreted as?2% cash discount if the amount is paid within 10 days, with the balance due in
    1. answers icon 2 answers
    2. Bae asked by Bae
    3. views icon 1,833 views
  4. Use the code to answer the question.def discount_on_weekdays(day, amount): discount = 0 if day == 'Monday': discount = 0.1 *
    1. answers icon 1 answer
    2. views icon 15 views
  5. Use the code to answer the question. if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category ==
    1. answers icon 1 answer
    2. hatemaths asked by hatemaths
    3. views icon 127 views
  6. Use the code to answer the question.if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
    1. answers icon 1 answer
    2. views icon 27 views
  7. Use the code to answer the question.if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
    1. answers icon 1 answer
    2. songoku asked by songoku
    3. views icon 149 views
  8. Use the code to answer the question.if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
    1. answers icon 1 answer
    2. views icon 26 views
  9. Use the code to answer the question. if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category ==
    1. answers icon 1 answer
    2. views icon 94 views
  10. Use the code to answer the question.if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
    1. answers icon 1 answer
    2. views icon 13 views