proflite.blogg.se

Simple commission calculation program part 2 explanation
Simple commission calculation program part 2 explanation











simple commission calculation program part 2 explanation
  1. #Simple commission calculation program part 2 explanation mods
  2. #Simple commission calculation program part 2 explanation code
  3. #Simple commission calculation program part 2 explanation plus
  4. #Simple commission calculation program part 2 explanation free

Calculate the total income for the year. Example: Sale's Person Response is 200000 in annual sales. Scanner keyboard = new Scanner(System.in) ĭouble salesAmount //Amount sold for the year

simple commission calculation program part 2 explanation

#Simple commission calculation program part 2 explanation plus

("The total of a sales person's earning's for the year is $" + fixedSalary + ", plus an 14 percent commission on all sales for that year.") Calculate the total sum of the salary plus the commission earned. ("A sales person will also receive an additional 14% of all sales made for the year.") Show the fact that a sales person will also earn 14% pay of any sales. (fixedSalary + " is the yearly gross pay of a sales person.")

simple commission calculation program part 2 explanation

* Lastly, a sum of the fixed salary plus the commission earned. * It will also show that a sales person will also receive an 14% commission as a sales incentive * This program will show that a sales person will earn a fixed salary of $55,000.

  • Include a screen shot of the running program.
  • There should be proper documentation in the source code.
  • #Simple commission calculation program part 2 explanation code

  • The source code must demonstrate the use of Array or ArrayList and store the names, and total sales for each individual in the array or ArrayList data structure.
  • The application should have at least one class, in addition to the application’s controlling class.
  • The Java™ application should also meet these technical requirements:
  • Use OOP concepts as defined in the previous week program.
  • The application should ask for the name of each salesperson being compared.
  • It will calculate the additional amount of sales that each salesperson must achieve to match or exceed the higher of the two earners.
  • The application will now compare the total annual compensation of at least two salespersons.
  • Write a simple commission calculation program using IDE.

    #Simple commission calculation program part 2 explanation free

    I need to pass this assignemn this week or i'll most likely fail this class, I wrote my own code but i am having trouble getting it to run error free i will first post the question and then the code i wrote. First off let me start by saying I'm a new programmer and I am frustrated and cofused by the class i'm in prg 420.

    #Simple commission calculation program part 2 explanation mods

    If such an ad campaign raised your unit sales from 6,000 to more than 7,000, it would be considered successful.I tried dreamincode but the mods there are pretty mean so i have come here to humbly beg for help. Raising your advertising budget by $5,000 per year would raise your fixed costs to $35,000 and your breakeven point to 7,000. This calculation can be used when considering the benefits of advertising.

  • Increasing sales: Assuming breakeven unit sales of 6,000, increasing the number of units sold to 10,000 would boost profits by $20,000 (4,000 units at $5 per unit).
  • For example, a builder could source lumber from a lower-cost supplier or take advantage of equipment and/or technology to automate production. Variable costs typically are lowered by reducing material or labor costs.
  • Reducing variable costs: Reducing variable costs by $1 also would lower the breakeven point by 5,000 units.
  • Reducing rent and payroll are common ways for businesses to reduce fixed costs, as is relocating to other jurisdictions that have lower business taxes or utility costs.
  • Reducing your fixed costs: If you were able to reduce your fixed costs by $5,000, you also would reduce the breakeven point to 5,000 units sold.
  • However, increasing the selling price often is not an option in a highly competitive environment.
  • Increasing the selling price: Staying with the example of $12 widgets, increasing the selling price by $1 reduces the number of units you need to sell by 1,000 based on a new calculation: $30,000/($13-$7)=5,000.












  • Simple commission calculation program part 2 explanation