Question: I need help writing a C++ program. THIS IS NOT A GRAPHING PROBLEM... Looking for a source code in C++ language. Objectives: A hospital purchases

I need help writing a C++ program. THIS IS NOT A GRAPHING PROBLEM... Looking for a source code in C++ language.

Objectives: A hospital purchases a new Magnetic Resonance Imaging (MRI) machine for $1.2 million. The depreciated value y (reduced value) after t years is given by Y = 1200000 80000 t

Design an algorithm and write a C++ program that prompts the user to input the number of years. The program calculates and outputs the depreciated value.

I need help writing a C++ program. THIS IS NOT A GRAPHING

Objectives: A hospital purchases a new Magnetic Resonance Imaging (MRI) machine for $1.2 million. The depreciated value y (reduced value) after t years is given by Y = 1200000 80000 t Design an algorithm and write a C++ program that prompts the user to input the number of years. The program calculates and outputs the depreciated value. Sample Run1 MRI Depreciated Value ***** Enter the number of years: 5 The depreciated value of the MRI machine is $800000 Sample Run2 ** MRI Depreciated Value Enter the number of years: 10 The depreciated value of the MRI machine is $400000

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!