Write program that calculate and prints the monthly paycheck

Assignment Help Programming Languages
Reference no: EM131316513

Complete the below two problems. Each problem is a separate program (project).

Question 1

Write a program that calculates and prints the monthly paycheck for an employee. The net pay is calculated after taking the following deductions:

Federal Income Tax: 15%

State Tax: 3.5%

Social Security Tax: 5.75%

Medicare/Medicaid Tax: 2.75%

Pension Plan: 5%

Health Insurance: $75.00

Your program should prompt the user to input the gross amount and the employee name. The output will be stored in a file. Format your output to have two decimal places. A sample output follows:

Bill Robinson

Gross Amount: ............ $3575.00

Federal Tax: ............. $ 536.25

State Tax: ............... $ 125.13

Programming Exercises | 173

Social Security Tax: ..... $ 205.56

Medicare/Medicaid Tax: ... $ 98.31

Pension Plan: ............ $ 178.75

Health Insurance: ........ $ 75.00

Net Pay: ................. $2356.00

Note that the first column is left-justified, and the right column is right justified.

7. Redo Programming Exercise 21, in Chapter 2, so that each string can store a line of text.

Question 2

A bank in your town updates its customers' accounts at the end of each month.

The bank offers two types of accounts: savings and checking. Every customer must maintain a minimum balance. If a customer's balance falls below the minimum balance, there is a service charge of $10.00 for savings accounts and $25.00 for checking accounts. If the balance at the end of the month is at least the minimum balance, the account receives interest as follows:

a. Savings accounts receive 4% interest.

b. Checking accounts with balances of up to $5,000 more than the minimum balance receive 3% interest; otherwise, the interest is 5%.

Write a program that reads a customer's account number (int type), account type (char; s for savings, c for checking), minimum balance that the account should maintain, and current balance. The program should then output the account number, account type, current balance, and an appropriate message. Test your program by running it five times, using the following data:

46728 S 1000 2700

87324 C 1500 7689

79873 S 1000 800

89832 C 2000 3000

98322 C 1000 750

Reference no: EM131316513

Questions Cloud

Write a class that simulates managing a simple bank account : Write a class that simulates managing a simple bank account. The account is created with an initial balance. It is possible to deposit and withdraw funds, to add interest, and to find out the current balance.
Find the natural frequencies as a function of the mass m : A plate of mass m, supported by a slender straight beam as shown in the Fig. P5.7, vibrates while sinusoidal force is applied to the center of the plate. Find the natural frequencies as a function of the mass m, flexural rigidity EI of the beam, a..
Calculate the binomial interest rate tree : Assume annual compounding of interest for these problems. Assume 10% annual interest rate volatility. Calculate the binomial interest rate tree using the 2-year on-the-run issue and the 3-year on-the-run issue.
Define pm assessment in context of the pmo : For this assignment, address the following items: Define PM assessment in context of the PMO infrastructure management. Describe the primary domains of encompassing PMO assessment
Write program that calculate and prints the monthly paycheck : Write a program that calculates and prints the monthly paycheck for an employee. The net pay is calculated after taking the following deductions: Federal Income Tax: 15%.
Nonconstant growth valuation-stock current price : Nonconstant Growth Valuation A company currently pays a dividend of $1.5 per share (D0 = $1.5). It is estimated that the company's dividend will grow at a rate of 24% per year for the next 2 years, then at a constant rate of 5% thereafter. The compan..
Write a main program that first reads all available meals : Write a main program that first reads all available meals from a file called menu.txt. Write a function called create_event. This function is be called if a customer of the company wants to book an event.
Find inertial force acting on the man at the position shown : A man walks along a guide at a constant velocity υ on a disk in the vertical direction in Fig. P5.2 while the disk rotates at a constant angular velocity ω. Find the inertial force acting on the man at the position shown.
Current and projected free cash flows-horizon value : Current and projected free cash flows for Radell Global Operations are shown below. Actual 2013 2014 Projected 2015 2016 Free cash flow $619.52 $680.20 $720.25 $763.47 (millions of dollars) Growth is expected to be constant after 2015, and the weight..

Reviews

Write a Review

 

Programming Languages Questions & Answers

  Create the calculate and exit buttons on the form

Make sure the application accepts and calculates decimal values

  Simulate the metro station

To simulate the metro system, your program will create and manipulate a set of dynamic data structures that will represent various components of the metro. Figure 1 illustrates the required dynamic data structures. Your program will maintain 3 typ..

  Features of object oriented programming

Write a 200- to 300-word short-answer response to the following: Describe the main features of Object Oriented Programming - Encapsulation, Inheritance and Polymorphism

  Application development and programming languages

Compare and contrast object-oriented languages (Java, C++, C#, etc.) to imperative languages (C, Pascal, etc.) in terms of:

  What flash and html5 can and cannot do

Provide recommendations for developers ­in terms of developing within and between each platform.

  Prepare the logic for a program which performs arithmetic

create the logic for a program that performs arithmetic functions. design the program to contain two numeric variables.

  Discussion: html/css

Discussion: HTML/CSS,  "JavaScript Placement"  Please respond to the following: Compare and contrast the process of adding JavaScript and a Cascading Style Sheet to a Website. Determine if they can be used simultaneously in a page. If so, explain wh..

  Program to keep track of a cd or dvd collection

Write a program to keep track of a CD or DVD collection. This can only work exclusively with either CDs or DVDs since some of the data is different.

  Application that calculates the cost of all the supplies

Write an application that calculates the cost of all the supplies added to the user's shopping list (Fig. 22.18). The application should contain two Li stBoxes. The first contains all the supplies offered and their respective prices. Users should ..

  Also assume the air behaves as an ideal gas with constant

consider the evaporator section of a window air conditioner note the evaporator may be considered as a shell and tube

  Write program in mips to compute average of series of number

Write program in MIPS which computes average of a series of entered numbers. User will enter a sequence of integers. When the user enters a negative number.

  Write the program by declaring one-dimensional array

Write the program by declaring one-dimensional array which could be used to hold data for grades (int type) of 10 students. The program will prompt user for numeric grades.

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