Ask Question
30 October, 03:57

Given the variables fullAdmissionPrice and discountAmount (already declared and assigned values), write an expression corresponding to the price of a discount admission. (The variable discountAmount holds the actual amount discounted, not a percentage.)

+2
Answers (1)
  1. 30 October, 04:12
    0
    Answer: Price of a discount amision = Full Admission Price - discount Amount

    Step-by-step explanation:

    We have two variables "X" and "Y", where X = Full Admision Price and Y = Discount Price of Admision and we have to get the price of a discount admision or "Z" so the expresion will be Z = X-Y or Price of a discount admision = Full admision Price - discount Amount.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Given the variables fullAdmissionPrice and discountAmount (already declared and assigned values), write an expression corresponding to the ...” 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