Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

THIS PROGRAM SHOULD BE IN C# OUTPUT SHOULD BE SOMETHING LIKE THIS Design a solution that prints the amount of pay a commissioned salesperson takes

THIS PROGRAM SHOULD BE IN C#

image text in transcribed

OUTPUT SHOULD BE SOMETHING LIKE THIS

image text in transcribed

Design a solution that prints the amount of pay a commissioned salesperson takes home. The more sales documented, the larger the commission rate. Allow the user to input a total sales amount for the week. Compute the commission based on the following table. Display the pay amount formatted with commas, decimals, and a dollar symbol. Display the profit ratio formatted with a percent symbol. 0 $1000.01 $5000: $5000.01 $10000: Over $10000: 3.0% 3.5% 4.0% 4.5% $1000: sales Profit App Please enter sales amount: 789.56 sales Profit App Sales:$ 789-56 Profit Ratio: 3.00% Net Proceeds: $23.69 Try another employee P y y Pleaseenter sales amountt: 3981-12 sales Profit App Sales:$3,981-12 Profit Ratio: 3.50% NetProceeds:$$139 34 Try another employeePyy Please enter sales amount: 7569-99 Sales Profit App Sales:$7,569.99 Profit Ratio: 4.00% Net Proceeds: $3 2-80 Try another employee P CYny Please enter sales amount: 12890. 55 sales ProfitApp Sales:12,890-55 Profit Ratio: 4.50% Net Proceeds: $580 . 7 Try anotheremployeePyIn n

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

How To Build A Million Dollar Database

Authors: Michelle Bergquist

1st Edition

0615246842, 978-0615246840

Students also viewed these Databases questions