Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The constant percentage method of computing depreciation of an asset is based on the assumption that the depreciation charge at the end of each year

The constant percentage method of computing depreciation of an asset is based on the assumption that the depreciation charge at the end of each year is a fixed percentage of the book value of the asset at the beginning of the year. This assumption leads to the following relationship: S = C (1 - d)^n where

C = original cost of asset,

D = depreciation rate per year,

n = number of years,

S = book value at the end of n years.

Write a program to compute the number of years of useful life of an asset given the original cost, depreciation rate, and book value at the end of its useful life (called scrap value). [Approach: Read the original cost (C), depreciation rate (D), book value at the end of useful life of an asset (S). Then, calculate the useful like of the asset (n)]

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

Step: 3

blur-text-image

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

Making Databases Work The Pragmatic Wisdom Of Michael Stonebraker

Authors: Michael L. Brodie

1st Edition

1947487167, 978-1947487161

More Books

Students also viewed these Databases questions