subject

The cost of renting a room at a hotel is, say $100.00 per night. for special occasions, such as a wedding or conference, the hotel offers a special discount as follows: if the number of rooms booked is at least 10, the discount is 10%; at least 20, the discount is 20%; and at least 30, the discount is 30%. also if rooms are booked for at least 3 days, then there is an additional 5% discount. write a program that prompts the user to enter the cost of renting one room, the number of rooms booked, the number of days the rooms are booked, and the sales tax (as a percent). the program outputs the cost of renting one room, the discount on each room as a percent, the number of rooms booked, the number of days the rooms are booked, the total cost of the rooms, the sales tax, and the total billing amount. your program must use appropriate named constants to store special values such as various discounts. html editorkeyboard shortcuts

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 14:00
Rint "censored" if userinput contains the word "darn", else print userinput. end with newline. #include #include using namespace std; int main() { string userinput; userinput = "that darn cat."; /* your solution goes here */ return 0; }
Answers: 1
question
Computers and Technology, 23.06.2019 03:00
State 7 common key's for every keyboard
Answers: 1
question
Computers and Technology, 23.06.2019 03:50
Q-1 which of the following can exist as cloud-based it resources? a. physical serverb. virtual serverc. software programd. network device
Answers: 1
question
Computers and Technology, 24.06.2019 00:00
Visualizing a game of “tag” to remember the meaning of contagious
Answers: 3
You know the right answer?
The cost of renting a room at a hotel is, say $100.00 per night. for special occasions, such as a we...
Questions
question
Biology, 02.04.2020 23:35
question
Spanish, 02.04.2020 23:35
question
Mathematics, 02.04.2020 23:35
question
Mathematics, 02.04.2020 23:35
Questions on the website: 13722367