C Program Write a program that will compute for the salesman's commission based from his total sales for the month.          if total sales is                            Commission is above 0 but below 10,000                  2% of total sales at least 10,000 but below 25,000       5% of total sales at least 25,000 but below 50,000      10% of total sales at least 50,000 but below 75,000      13% of total sales at least 75,000 but below 100,000    15% of total sales        at least 100,000                                 25% of total s

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

C Program

Write a program that will compute for the salesman's commission based from his total sales for the month.

         if total sales is                            Commission is
above 0 but below 10,000                  2% of total sales
at least 10,000 but below 25,000       5% of total sales
at least 25,000 but below 50,000      10% of total sales
at least 50,000 but below 75,000      13% of total sales
at least 75,000 but below 100,000    15% of total sales       
at least 100,000                                 25% of total sales       

Input the total sales and print Commission = <the computed commission>

Write a program that will compute for the salesman's commission based from his total sales
for the month.
if total sales is
above 0 but below 10,000
at least 10,000 but below 25,000
at least 25,000 but below 50,000
at least 50,000 but below 75,000
at least 75,000 but below 100,000
at least 100,000
Input Result
Input the total sales and print Commission = <the computed commission>
For example:
5000.00 100.00
15000.00 750.00
30000.00 3000.00
60000.00 7800.00
Commission is
85000.00 12750.00
2% of total sales
5% of total sales
10% of total sales
13% of total sales
15% of total sales
25% of total sales
Transcribed Image Text:Write a program that will compute for the salesman's commission based from his total sales for the month. if total sales is above 0 but below 10,000 at least 10,000 but below 25,000 at least 25,000 but below 50,000 at least 50,000 but below 75,000 at least 75,000 but below 100,000 at least 100,000 Input Result Input the total sales and print Commission = <the computed commission> For example: 5000.00 100.00 15000.00 750.00 30000.00 3000.00 60000.00 7800.00 Commission is 85000.00 12750.00 2% of total sales 5% of total sales 10% of total sales 13% of total sales 15% of total sales 25% of total sales
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY