Examlex

Solved

Current Design Co A) $13810
B) $149

question 104

Multiple Choice

Current Design Co. is considering two mutually exclusive, equally risky, and not repeatable projects, S and L. Their cash flows are shown below. The CEO believes the IRR is the best selection criterion, while the CFO advocates the NPV. If the decision is made by choosing the project with the higher IRR rather than the one with the higher NPV, how much, if any, value will be forgone, i.e., what's the chosen NPV versus the maximum possible NPV? Note that (1) "true value" is measured by NPV, and (2) under some conditions the choice of IRR vs. NPV will have no effect on the value gained or lost. r7.50% Year 01234CFS$1,100$550$600$100$100CFL$2,700$650$725$800$1,400\begin{array}{cccccr}r& 7.50 \% & & & \\\text { Year } & 0 & 1 & 2 & 3 & 4 \\\mathrm{CF}_{\mathrm{S}} & -\$ 1,100 & \$ 550 & \$ 600 & \$ 100 & \$ 100 \\\mathrm{CF}_{\mathrm{L}} & -\$ 2,700 & \$ 650 & \$ 725 & \$ 800 & \$ 1,400\end{array}


Definitions:

Trim

A method in many programming languages used to remove leading and trailing whitespace from a string.

Package Statement

A statement in Java that specifies the package to which the Java file belongs, helping in organizing classes.

Class File

A file containing bytecode compiled from a Java source file, suitable for execution by the Java Virtual Machine.

Null

A special marker used in many programming languages to indicate that a reference does not point to any object or is not associated with any value.

Related Questions