Question: Write a C++ program that prompts the user to input the number of years. The program calculates and outputs the depreciated value. A hospital purchases
Write a C++ program that prompts the user to input the number of years. The program calculates and outputs the depreciated value.
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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
