Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How to solve this problem and input this in Dev c using C project 3. You found an exciting part-time job as a barista. It

How to solve this problem and input this in Dev c using C project

image text in transcribed

3. You found an exciting part-time job as a barista. It pays 300 pesos an hour, plus 20% of the hourly rate per hour of overtime. Your total income for month is subject to as 12% income tax deduction. The net income is then divided further by your personal budget. Your budget are the following: 15% for savings, 15% investments, 20% for school fees, 10% buy clothes and shoes, 10% for toiletries. Write a program in that shall perform the following: Prompt user for number of hours worked in a month and the number of hours done for overtime. Note: hours must be of data type integer b. Outputs the amounts for deducted income tax, savings investments, buying clothes and shoes, and toiletries Outputs amount left for daily expenses

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_2

Step: 3

blur-text-image_3

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

Beginning ASP.NET 4.5 Databases

Authors: Sandeep Chanda, Damien Foggon

3rd Edition

1430243805, 978-1430243809

More Books

Students also viewed these Databases questions

Question

What does the start( ) method defined by Thread do?

Answered: 1 week ago