Ask Question
13 May, 12:14

Assume that price is an integer variable whose value is the price (in US currency) in cents of an item. Assuming the item is paid for with a minimum amount of change and just single dollars, write an expression for the number of single dollars that would have to be paid.

+1
Answers (1)
  1. 13 May, 12:28
    0
    The answer to the question is

    The expression for the number of single dollars that would have to be paid is Price/100.

    Step-by-step explanation:

    Price is an integer variable in cents

    Item is paid for with a minimum amount of change

    $ 1.00 = 100 cents

    Therefore 1 cent = $ 1.00 / 100

    Since the price of an item is in cents, we have

    Number of cents/100 = minimum amount of dollars that would have to be paid. That is

    Price of the item in cents/100

    Therefore the expression for the number of single dollars that would have to be paid is price/100.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Assume that price is an integer variable whose value is the price (in US currency) in cents of an item. Assuming the item is paid for with ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers