Examlex

Solved

Use the Information Below to Answer the Following Question(s)

question 1

Multiple Choice

Use the information below to answer the following question(s) .Hawkeye Cleaners has been considering the purchase of an industrial dry-cleaning machine.The existing machine is operable for three more years and will have a zero disposal price.If the machine is disposed of now, it may be sold for $30,000.The new machine will cost $200,000, an additional cash investment in working capital of $60,000 will be required and will be returned at the end of the project.The machine is expected to last 3 years and has an estimated disposal value at that time of $20,000.The new machine will reduce the average amount of time required to wash clothing and will decrease labour costs.The investment is expected to net $50,000 in additional cash inflows during the year of acquisition and $150,000 each additional year of use.These cash flows will generally occur throughout the year and are recognized at the end of each year.Income taxes are not considered in this problem.
-Use the following information to determine which machines to purchase based on net present value. Use the information below to answer the following question(s) .Hawkeye Cleaners has been considering the purchase of an industrial dry-cleaning machine.The existing machine is operable for three more years and will have a zero disposal price.If the machine is disposed of now, it may be sold for $30,000.The new machine will cost $200,000, an additional cash investment in working capital of $60,000 will be required and will be returned at the end of the project.The machine is expected to last 3 years and has an estimated disposal value at that time of $20,000.The new machine will reduce the average amount of time required to wash clothing and will decrease labour costs.The investment is expected to net $50,000 in additional cash inflows during the year of acquisition and $150,000 each additional year of use.These cash flows will generally occur throughout the year and are recognized at the end of each year.Income taxes are not considered in this problem. -Use the following information to determine which machines to purchase based on net present value.   Cost of capital is 10 percent. A) purchase machine 3 B) purchase machine 2 C) purchase machine 1 D) purchase machines 2 and 3 E) purchase machines 1 and 3 Cost of capital is 10 percent.


Definitions:

Implements

A keyword in many programming languages used to specify that a class is going to use the interface(s) declared methods.

CompareTo

A method typically defined in an object to compare itself with another object of the same type, often used for sorting.

Calling Object

The object on which a method is invoked. In object-oriented programming, methods are called on objects to perform actions or access values.

Clone Method

A method that creates and returns a copy of an object, often used to duplicate instances with the same properties.

Related Questions