Ask Question
3 December, 00:49

A store offers customers a 30 % discount on the price x of selected items. Then, the store takes off an additional 15 % off at the cash register. Write a price function P (x) that computes the final price of the item in terms of the original price x.

+2
Answers (2)
  1. 3 December, 01:12
    0
    P (x) = x*0.7*0.85=x*0.595

    Step-by-step explanation:

    from the 100% of the price, they make a 30 % discount, then the customers pay 70%. Then when the store takes off an additional 15 % off at the cash register, the costumers pay the 85% of the 70% they had to pay.

    P (x) = x*0.7*0.85=x*0.595

    then the total discount is 40.5%.
  2. 3 December, 01:19
    0
    P (x) = 0.595x

    Step-by-step explanation:

    A store offers customers a a 30% discount on the price x of an item.

    Therefore, after 30% discount selling price of the item = [x - (30% of x) ]

    = (x - 0.30x)

    = 0.70x

    Then the store takes off an additional 15% off on the same item then the final selling price of the given item will be = 0.70x - (15% of 0.70x)

    = (0.70x - 0.105x)

    = 0.595x

    And the function that represents the final selling price will be

    P (x) = 0.595x
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A store offers customers a 30 % discount on the price x of selected items. Then, the store takes off an additional 15 % off at the cash ...” 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