Compute the total sales and commission rate applied

Assignment Help Programming Languages
Reference no: EM13835471

At ACME Hammers, Inc., salesmen are paid a commission based on two different factors: whether they are full or part-time, and of course on how much they sell. Part-time salesmen are paid a simple commission on all amounts sold; however, full time salesmen earn a commission that varies based on the amount of sales.

SPECIFIC DIRECTIONS

Write a program that prompts a salesman to enter his/her status and total sales. Compute/display the following: their status; total sales; commission rate applied; the commission ($) earned (the appropriate rate times the sales); and the value of total sales minus commission (basically the company's profit from their work).

The following table details the commission rate paid based on status and total sales:

STATUS*                              TOTAL SALES ($)                   RATE (%)

         P                                     Any amount                                    3.5

         F                                     Below 10,000.00                              5

         F                                     10,000.00 & above                        7.5

(*P:  part-time; F:  full-time)

(Note: if you don't sense the need for a loop in this program, your senses are correct: a loop is not required. You will be looping in the final exam, though)

Reference no: EM13835471

Questions Cloud

Indicate various aspects of finance that management must : Indicate the various aspects of finance that management must understand.
Determine why people go to trade shows : The following responses for 50 people from the computers/electronics industry and 50 people from the food/beverage industry were recorded for general curiosity. Use these data and a = .01 to determine whether there is a significant difference between..
Explain the important role of strategic planning : What is the impact of globalization and the Internet on the corporate world? Explain the important role of strategic planning in today's competitive business world in light of these two forces
What are the particular forms of deferred compensation : What are the particular forms of deferred compensation
Compute the total sales and commission rate applied : Write a program that prompts a salesman to enter his-her status and total sales. Compute the following: their status; total sales; commission rate applied; the commission ($) earned (the appropriate rate times the sales)
How does the documentary shows that product placement : Thinking back to the "blockbuster mentality" (selling lots and lots of content by banking on more formulaic or conventional messages), how does the documentary shows that product placement and brand integration play a part in this phenomenon
Develop a feasibility study for neighborhood foods : Case Study - Neighborhood Foods, Inc. Develop a feasibility study for Neighborhood Foods
What is the probability that a transaction can be completed : Transactions to a computer database are either new items or changes to previous item. The addition of an item can be completed. if 30% of the transactionss are changes what is the probability that a transaction can be completed in less that 100 milli..
Describe the various types of flexible work schedules : Describe the various types of flexible work schedules

Reviews

Write a Review

 

Programming Languages Questions & Answers

  Pseudocode to create thread-safe countdownevent by locks

Write pseudocode to implement a thread-safe CountdownEvent using locks and condition variables by implementing the following methods (lists 4 methods) and then "implement a Barrier using a CountdownEvent.

  Implementing class called card for standard playing card

Design and implement a aclass called Card that represents a standard playing card. each card has a suit and a face value.

  Create an event handler for the click

Create an event handler for the Click event of the Exit button that closes the form

  Create application to use scrollable control track

Create the Application which permits you to enter amount of a purchase and then display the amount of sales tax on the purchase. Use a scrollable control such as a track bar to adjust the tax rate.

  Determine branch folding for unconditional branches

Determine the improvement from branch folding for unconditional branches. Assume a 90% hit rate, a base CPI without unconditional branch stalls of 1.

  Create logic for program which contains housekeeping

Create logic for program in pseudocode or flowchart which contains housekeeping, detail loop, and end-of-job modules, and which computes service charge and the original check amount customers owe for writing bad check.

  Write program which reads in side of a square

Write a program which reads in side of a square and then prints that square out of asterisks. Program must work for hollow squares of all side sizes between 1 and 20.

  Write potential function to derive valid amortized cost

Consider base 3 counter and de ne actual cost of increment operation to be number of digits which get changed. Provide a potential function which enables you to derive smallest valid amortized cost.

  What are the contents of given register

Memory location 2000H has the word 5000H stored in it. What does each location contain after INC BYTE PTR[2000H]. Also after DEC WORD PTR[2000H]

  Write a program to help a local stock trading company

Write a program to help a local stock trading company automate its systems. The company invests only in the stock market. At the end of each trading day, the company would like to generate and post the listing of its stocks so that investors can s..

  Program for sentinel address of all zeros and nickname

Explain class called address_t with members for four integers and must read list up to 100 addresses and nicknames terminated by sentinel address of all zeros and nickname.

  Write class postfixevaluator to evaluate postfix expression

Write a class PostFixEvaluator that evaluates postfix expression such as 6 2 + 5 * 8 4 / -. Program must read a postfix expression consisting of digits and operators into a StringBuffer.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd