subject

Problem 2. (expectedcost) it is difficult to make a budget that spans several years, because prices are not stable. if your company needs 200 pencils per year, you cannot simply use this year’s price as the cost of pencils two years from now. because of inflation the cost is likely to be higher than it is today. write a program to gauge the expected cost of an item in a specified number of years. the program asks for the cost of the item, the number of years from now that the item will be purchased, and the rate of inflation. the program then outputs the estimated cost of the item after the specified period. have the user enter the inflation rate as a percentage, such as 5.6 (percent). your program should then convert the percentage to a fraction,

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 22:40, Bgreene2377
In this lab, you complete a python program that calculates an employee's annual bonus. input is an employee's first name, last name, salary, and numeric performance rating. if the rating is 1, 2, or 3, the bonus rate used is .25, .15, or .1 respectively. if the rating is 4 or higher, the rate is 0. the employee bonus is calculated by multiplying the bonus rate by the annual salary.
Answers: 1
image
Computers and Technology, 23.06.2019 01:30, solikhalifeoy3j1r
In deadlock avoidance using banker’s algorithm, what would be the consequence(s) of: (i) a process declaring its maximum need as maximum possible for each resource. in other words, if a resource a has 5 instances, then each process declares its maximum need as 5. (ii) a process declaring its minimum needs as maximum needs. for example, a process may need 2-5 instances of resource a. but it declares its maximum need as 2.
Answers: 3
image
Computers and Technology, 23.06.2019 15:00, Siris420
Plz ( which is an example of a good url?
Answers: 1
image
Computers and Technology, 24.06.2019 22:00, kingkush85
Difference between ancient and modern mode of information transmission
Answers: 1
You know the right answer?
Problem 2. (expectedcost) it is difficult to make a budget that spans several years, because prices...

Questions in other subjects: