Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For C# Jessie is starting a new computer business and would like to make a net profit of 20% after all the expenses are paid.

For C#

Jessie is starting a new computer business and would like to make a net profit of 20% after all the expenses are paid. These expenses include merchandise cost, store rent, employees salary, and electricity cost for the store. He would like to know how much he needs to cost of each computer in order to make that 20% profit. One simple assumption is being made that Jessies company can only build 20 computers a day which equates to 5,200 computers a year. Write a program that prompts Jessie to enter the total cost of the merchandise, the salary of the employees (on a yearly basis), the yearly rent, and the estimated electricity cost (on a monthly basis). The program then outputs how much the merchandise should be marked up so that Jessie gets the desired profit. Your program must have the following: An introductory statement that allows the user to understand what type of program they are running. Variable declarations User input acceptance Proper mathematical calculations Proper output You must provide the following: Your code Screenshot of your fully functioning program with inputs/outputs

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

Relational Database Design With Microcomputer Applications

Authors: Glenn A. Jackson

1st Edition

0137718411, 978-0137718412

More Books

Students also viewed these Databases questions

Question

Why do mergers and acquisitions have such an impact on employees?

Answered: 1 week ago

Question

2. Describe the functions of communication

Answered: 1 week ago