Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For C++ please Create a program using n loop, that displays the registration information for medical conferences. The price per person depends on the number

For C++ please image text in transcribed
Create a program using n loop, that displays the registration information for medical conferences. The price per person depends on the number of people a hospital registers (For example if a hospital registers 5 people then the amount owed by that hospital is $552.50) The following chart shows the charges per registrant: Number of Registrants 1-3 Charge Per Person $129.50 Number of Registrants 4-10 Charge Per Person $110.50 Number of Registrants 11 or more Charge Per Person $84.00 The program should allow the user to enter the number registered for as many hospitals as desired One of the easiest ways to write this program uses a sentinel of some sort (make sure the user knows how to stop the program loop). The program should display the total number of people registered, the total charge and the average per registrant. (For example, if one company registers 5 people and a second company registers 2 people, then the total number of people registered is 7. The total is $811.50, and the average charge per registrant is $115.93)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning ASP.NET 4.5 Databases

Authors: Sandeep Chanda, Damien Foggon

3rd Edition

1430243805, 978-1430243809

More Books

Students also viewed these Databases questions

Question

To understand the role of HRM as a business development partner.

Answered: 1 week ago

Question

=+management system of the MNE?

Answered: 1 week ago