Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Each employee has the following deductions taken from his gross pay: Federal Income Tax: 15% State Tax: 3.5% Social Security + Medicare Tax: 8.5% Health Insurance $75 The output from your program should be structured as is displayed below: Bill Robinson Gross Amount: ............ $3575.00 Federal Tax: ............. $ 536.25 State Tax: ............... $ 125.13 Social Sec / Medicare: ... $ 303.88 Health Insurance: ........ $ 75.00 Net Pay: ................. $2534.75 Here is the program I have designed: #include #include using namespace std; int main() { double grossPay; double FedralTax; double StateTax; double Social_midCare; double HealthInsurance; string name; cout<<"please enter the employee name"<<endl; getline(cin,name); cout<<"please enter the gross pay of "<<name<<endl; cin>>grossPay; if(grossPay<0) { while(grossPay<=0) { cout<<"sorry you entered a wrong Gross Pay information"<<endl; cout<<"please enter the Gross Pay again"<<endl; cin>>grossPay; } } FedralTax=grossPay*(15.0/100) ; StateTax=(3.5/100)*grossPay; Social_midCare=(8.5/100)*grossPay; HealthInsurance=75; cout<<name<<endl; cout<<"Gross Amount: ............ "<<grossPay<<"$"<<endl; cout<<"Federal Tax: ............. "<<FedralTax <<"$"<<endl; cout<<"State Tax: ............... "<<StateTax<<"$"<<endl; cout<<"Social Sec / Medicare: ... "<<Social_midCare<<"$"<<endl; cout<<"Health Insurance: ........ "<<HealthInsurance<<"$"<<endl; grossPay=grossPay - (FedralTax + StateTax + Social_midCare + HealthInsurance); cout<<"Net Pay: ................. "<<grossPay<<"$"<<endl; 3. Design an algorithm in pseudocode to solve the problem. Make sure to include steps to get each input and to report each output. Include steps to deal with error cases. 4. Identify three test cases, one using a positive number, and one using a negative number, and one using incorrect input (ie. Input a letter rather than a digit for the numeric input). For each of the three test cases show what inputs you will use and what your expected outputs should be. 5. Write the program to implement your algorithm. Test your program using your test cases.
Short Paper on Cross-cultural Opportunities and Conflicts in Canada.
Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.
This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.
Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.
Individual Assignment : Two Models Handout and Rubric, This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.
The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.
In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.
Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.
The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.
Prepare the power point presentation for the case: Santa Fe Independent School District
Information literacy is critically important in this contemporary environment
Write a definition for associative property of multiplication.
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!
whatsapp: +1-415-670-9521
Phone: +1-415-670-9521
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd