Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Sullivan Ranch Corporation has purchased a new tractor and has provided you with the information related to the purchase. The Controller has asked you to
Sullivan Ranch Corporation has purchased a new tractor and has provided you with the information related to the purchase. The Controller has asked you to calculate the depreciation for the new piece of equipment using three different methods: StraightLine depreciation, UnitsofProduction depreciation, and DoubleDecliningBalance depreciation.
Here are some tips for using Excel:
Cell Reference: Allows you to refer to data from another cell in the worksheet. If you entered B into a blank cell, the formula would output the value from cell B
Basic Math Functions: Allow you to use the basic math symbols to perform mathematical functions. You can use the following keys: plus sign to addminus sign to subtractasterisk sign to multiply and forward slash to divide For example, if you entered BB in a blank cell, the formula would add the values from those cells and output the result.
SUM Function: Allows you to refer to multiple cells and adds all the values. You can add individual cell references or ranges. If you entered SUMCCC into a blank cell, the formula would output the result of adding those three separate cells. Similarly, if you entered SUMC:C the formula would output the same result of adding those cells.
SLN Function: Allows you to calculate the depreciation of an asset using the straightline depreciation method. The syntax of the SLN function is SLNcostsalvage,life and it outputs the depreciation for one period. The cost argument is the initial cost of the asset. The salvage argument is the salvage value at the end of the life of the asset. The life argument is the number of periods over which the asset is being depreciated, also called the useful life.
DDB Function: Allows you to calculate the depreciation of an asset using the doubledeclining balance method. The syntax of the DDB function is DDBcostsalvage,life,period,factor and it outputs the depreciation for one period. The function must include the first four arguments, and it supports a fifth optional argument. The cost argument is the initial cost of the asset. The salvage argument is the salvage value at the end of the life of the asset. The life argument is the number of periods over which the asset is being depreciated, also called the useful life. The period argument is the period for which you want to calculate the depreciation and must use the same units as the life argument. The factor argument is the rate at which the balance declines; when omitted, the rate is assumed to be the doubledeclining balance method
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started